Age | Commit message (Expand) | Author |
2012-05-24 | don't map 'end' key to Shutdown() | ronie |
2012-05-24 | fixed compiler warning spew under clang 'indirection of non-volatile null poi... | davilla |
2012-05-24 | [osx] fixed compile warning | davilla |
2012-05-24 | [osx] fix compile warning | davilla |
2012-05-24 | [osx] changed to match depends default build, use 'latest' SDK and target 10.... | davilla |
2012-05-24 | [osx/ios] ignore xcode4 user settings | davilla |
2012-05-24 | updated: Czech translation for core strings (thanks to Tomáš Chvátal) | alanwww1 |
2012-05-23 | Merge pull request #989 from alanwww1/modified_po_format | alanwww1 (Attila) |
2012-05-23 | fix partymode for smartplaylists with no filters | montellese |
2012-05-23 | no need for deleting the videodb cache when running the video thumb loader as... | Jonathan Marshall |
2012-05-23 | use the video thumb loader for video art in the infomanager - fixes #13042 | Jonathan Marshall |
2012-05-22 | Merge pull request #993 from fetzerch/bugfix-flac-albumartist | Sascha Montellese |
2012-05-22 | bugfix: CMusicInfoTag::AppendAlbumArtist should append to m_albumArtist inste... | cfetzer |
2012-05-21 | changed: language files to modified PO file format for core and Confluence | alanwww1 |
2012-05-21 | changed: POUtils to parse modified PO file format | alanwww1 |
2012-05-20 | changed move system_gl.h where it belongs to | gimli |
2012-05-20 | [egl] fixed after gl refactor | gimli |
2012-05-20 | updated: language files from Transifex test project for core and Confluence | alanwww1 |
2012-05-20 | fix "Play in party mode" for smartplaylists | montellese |
2012-05-20 | jsonrpc: send details with Player.OnStop notification if playback ended (fixe... | montellese |
2012-05-19 | [osx] silence kAUGraphErr_NodeNotFound error, it is harmless | davilla |
2012-05-19 | [osx/ios] cosmetics | davilla |
2012-05-19 | jsonrpc: make sure to return artist details even if there's no entry for that... | montellese |
2012-05-19 | restored: optional crossfade for consecutive albumtracks functionality. | Martin van Beurden |
2012-05-19 | [osx] restore previous logic but keep the new checks | davilla |
2012-05-19 | fixed, it is -lcrystalhd NOT -llibcrystalhd :) | davilla |
2012-05-19 | [osx] changed, add a property listener for virtual and physical format change... | davilla |
2012-05-19 | [osx] fixed 2x video playback with spdif, qualify sample rate and channels/fr... | davilla |
2012-05-19 | [osx/ios] fixed, set a limit on how long we will wait for audio to be consumed | davilla |
2012-05-19 | [osx] fixed autorelease memory leak | davilla |
2012-05-19 | [AE] [DirectSound] Work around AE initializing before window created and no w... | Damian Huckle |
2012-05-19 | [AE] DirectSound use calculated sleep durations to reduce cpu usage | Damian Huckle |
2012-05-18 | [AE] fixed: free mainloop in PulseAE | spiff |
2012-05-18 | Merge pull request #980 from alanwww1/reuse-IDs | alanwww1 (Attila) |
2012-05-18 | [gettext] define use of the English string file, as the source language file. | alanwww1 |
2012-05-18 | [ios] - temporary fix. For making the nightlys usable with ios touch devices ... | Memphiz |
2012-05-18 | [darwin-deps] - added build for libboblight (not hooked up to be auto built -... | Memphiz |
2012-05-18 | changed: let the video info scanner handle the database cleanup (closes #10527) | vdrfan |
2012-05-17 | Merge pull request #977 from alanwww1/reuse-IDs | alanwww1 (Attila) |
2012-05-18 | [gettext] fixed old bug at comparing fallback language pathnames case sensitive | alanwww1 |
2012-05-18 | [gettext] fixed: check reuse of numeric id in Enlish string. If it is reused ... | alanwww1 |
2012-05-17 | [AE] Additional crash protection when HDMI device removed | Damian Huckle |
2012-05-17 | [AE] Remove potential log spam when user shuts down receiver while XBMC runni... | Damian Huckle |
2012-05-17 | [AE] Update dwChannelMask during audio device channel enumeration for drivers... | Damian Huckle |
2012-05-17 | no need to hit the database for a resume point if no fileid is available | Jonathan Marshall |
2012-05-17 | hold a CVideoDatabase member in the CVideoThumbLoader to save constantly open... | Jonathan Marshall |
2012-05-17 | fix compile warning | Jonathan Marshall |
2012-05-17 | ensure we set the ctype facet of the global locale, else toupper/tolower won'... | Jonathan Marshall |
2012-05-16 | [ios] fixed, xcode4 flags this as errors, move them into include interface def | davilla |
2012-05-16 | [ios] fixed, clang does not like this arm asm, phi need some help here | davilla |