aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-30jsonrpc: bump version to 6.0.0montellese
2012-11-30jsonrpc: change versioning to <major>.<minor>.<patch> and change JSONRPC.Vers...montellese
2012-11-30Merge pull request #1865 from tthomas48/masterSascha Montellese
2012-11-30fixed GetArtistDetails to return artistTim Thomas
2012-11-30epg: new advanced setting that overrides the user defined EPG update interval...Dimitris Kazakos
2012-11-30[bitstreamconverter] fixed return correct extradata/size and allow 3byte NAL ...gimli
2012-11-30Merge pull request #1847 from mikrohard/pvr-wakeupLars Op den Kamp
2012-11-29Merge pull request #1548 from DDDamian/SoftSuspendSinkdavilla
2012-11-29Merge pull request #1818 from alcoheca/fix-updatesjmarshallnz
2012-11-29Merge pull request #1856 from kylhill/masterjmarshallnz
2012-11-29[droid] fix libtool system link orderCory Fields
2012-11-29Improved keymap for XBOX 360 Wireless controllerFranz Koch
2012-11-29Merge pull request #1858 from davilla/aq-vq-starvationdavilla
2012-11-29fixed, aq/vq starvation on low resource platforms when parsing video content ...davilla
2012-11-29Merge pull request #1767 from koying/droidaddsplashChris Browet
2012-11-29[droid] splash: adjust progressbar colorChris "Koying" Browet
2012-11-29[droid] use main splash pngChris "koying" Browet
2012-11-29[droid] remove obsolete stubsChris "Koying" Browet
2012-11-29[droid] Do not show any ui if pre-checks are OKChris "Koying" Browet
2012-11-29ADD: [droid] Splashscreen while caching assetsChris "koying" Browet
2012-11-29Merge pull request #1852 from Montellese/ra_fixesSascha Montellese
2012-11-29Merge pull request #1857 from jmarshallnz/job_jamjmarshallnz
2012-11-29don't show two 'scan recursive' options in musicvideo content settings. fixes...Jonathan Marshall
2012-11-29fix and improve updating of recentlyaddedmontellese
2012-11-29ensure that paused jobs don't get stuck on the top of the jobqueue, thus allo...Jonathan Marshall
2012-11-28Fix possible use after free in BitstreamConverter.cppKyle Hill
2012-11-28Fix read from invalidated iterator in CallbackHandler.cppKyle Hill
2012-11-28Fix possible memory leak in WebServer.cppKyle Hill
2012-11-28Fix use-after-free error in TagLoaderTagLib.cppKyle Hill
2012-11-28Fix unreachable code in GUIDialogMediaSource.cppKyle Hill
2012-11-28Fix incorrect operator grouping in ZeroconfAvahi.cppKyle Hill
2012-11-29make backspace go back in music vis as it does in fullscreen videoJonathan Marshall
2012-11-28[win32] fix log message on failed call to D3DXCreateEffectmontellese
2012-11-28[osx/ios] - save the sinkname instead of the device label to guisettings.xml ...Memphiz
2012-11-28Merge pull request #1854 from tkurbad/nfslib-fixMemphiz
2012-11-28NFSDirectory.cpp must include limits.hTorsten Kurbad
2012-11-28[CA/AE] - fix passthrough - don't start the engine before stream initialisationMemphiz
2012-11-28[AE/CA] - fix upmix of source formats which don't have a 4byte frame size (e....Memphiz
2012-11-28upnp: fix container updates for episodes where seasons > 1Alasdair Campbell
2012-11-28library: add method to determine season num from episode idAlasdair Campbell
2012-11-28cosmetics: get rid of unused variablemontellese
2012-11-28jsonrpc: use CFileItemPtr instead of CFileItem in FillFileItem() to fix crashesmontellese
2012-11-27Merge pull request #1851 from taxigps/taglibjmarshallnz
2012-11-27fixed: reimplementing Latin1StringHandler.parse() to get non-ISO-8859-1 tags ...taxigps
2012-11-27jsonrpc: add missing fields and properties to List.* types and clean them upmontellese
2012-11-26Merge pull request #1840 from Montellese/jsonrpc_artist_messSascha Montellese
2012-11-27json-rpc: add "albumartistid" property for songsmontellese
2012-11-27musicdb: add strAlbumArtists to songview for fast retrievalmontellese
2012-11-27musicdb: fix retrieval of compilation flag for songsmontellese
2012-11-26jsonrpc: add "displayartist" property to albums and songsmontellese