aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-24don't map 'end' key to Shutdown()ronie
2012-05-24fixed compiler warning spew under clang 'indirection of non-volatile null poi...davilla
2012-05-24[osx] fixed compile warningdavilla
2012-05-24[osx] fix compile warningdavilla
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 settingsdavilla
2012-05-24updated: Czech translation for core strings (thanks to Tomáš Chvátal)alanwww1
2012-05-23Merge pull request #989 from alanwww1/modified_po_formatalanwww1 (Attila)
2012-05-23fix partymode for smartplaylists with no filtersmontellese
2012-05-23no need for deleting the videodb cache when running the video thumb loader as...Jonathan Marshall
2012-05-23use the video thumb loader for video art in the infomanager - fixes #13042Jonathan Marshall
2012-05-22Merge pull request #993 from fetzerch/bugfix-flac-albumartistSascha Montellese
2012-05-22bugfix: CMusicInfoTag::AppendAlbumArtist should append to m_albumArtist inste...cfetzer
2012-05-21changed: language files to modified PO file format for core and Confluencealanwww1
2012-05-21changed: POUtils to parse modified PO file formatalanwww1
2012-05-20changed move system_gl.h where it belongs togimli
2012-05-20[egl] fixed after gl refactorgimli
2012-05-20updated: language files from Transifex test project for core and Confluencealanwww1
2012-05-20fix "Play in party mode" for smartplaylistsmontellese
2012-05-20jsonrpc: send details with Player.OnStop notification if playback ended (fixe...montellese
2012-05-19[osx] silence kAUGraphErr_NodeNotFound error, it is harmlessdavilla
2012-05-19[osx/ios] cosmeticsdavilla
2012-05-19jsonrpc: make sure to return artist details even if there's no entry for that...montellese
2012-05-19restored: optional crossfade for consecutive albumtracks functionality.Martin van Beurden
2012-05-19[osx] restore previous logic but keep the new checksdavilla
2012-05-19fixed, 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 consumeddavilla
2012-05-19[osx] fixed autorelease memory leakdavilla
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 usageDamian Huckle
2012-05-18[AE] fixed: free mainloop in PulseAEspiff
2012-05-18Merge pull request #980 from alanwww1/reuse-IDsalanwww1 (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-18changed: let the video info scanner handle the database cleanup (closes #10527)vdrfan
2012-05-17Merge pull request #977 from alanwww1/reuse-IDsalanwww1 (Attila)
2012-05-18[gettext] fixed old bug at comparing fallback language pathnames case sensitivealanwww1
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 removedDamian 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-17no need to hit the database for a resume point if no fileid is availableJonathan Marshall
2012-05-17hold a CVideoDatabase member in the CVideoThumbLoader to save constantly open...Jonathan Marshall
2012-05-17fix compile warningJonathan Marshall
2012-05-17ensure 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 defdavilla
2012-05-16[ios] fixed, clang does not like this arm asm, phi need some help heredavilla