aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08videodb: use strings instead of numbers in videodb:// URLmontellese
2013-04-08Merge pull request #2565 from ulion/add_slideshow_isvideo_infojmarshallnz
2013-04-08[rpi] fix commit after 0e15d214b4264510e629112554194b74067d84d9montellese
2013-04-08[cosmetics] add the files to string.po to indicate where strings are usedMartijn Kaijser
2013-04-08[musicdb] cosmetic: make the path / filename index uniqueChris Roberts
2013-04-08[musicdb] cosmetic: remove CSongMap and just use an std::map insteadChris Roberts
2013-04-08Add isvideo info for slideshow window.ulion
2013-04-08upnp: fixed missing fanart and thumbs for playlist items. fixes #13945Alasdair Campbell
2013-04-08Add support for new libcec method, PowerOnScreensaverJavier Marcet
2013-04-08upnp: smartplaylists had incorrect upnp:classAlasdair Campbell
2013-04-08upnp: missing playlist & musicvideo nodes for music libraryAlasdair Campbell
2013-04-08Merge pull request #2559 from Tolriq/recursive_playlistitemSascha Montellese
2013-04-08fixed: Make sure item has a VideoInfoTag before accessing itarnova
2013-04-08fixed: Setting streamdetails for auto thumbs/flags didn't work for items with...arnova
2013-04-08changed: Improve logic in GetStreamDetails() for items without a (complete) V...arnova
2013-04-08fixed: Auto flags didn't work for items without a VideoInfoTagarnova
2013-04-08fixed: The check for determining whether we're done was wrongarnova
2013-04-08fixed: We should only try to extract/show thumbs/flags for file-like items (f...arnova
2013-04-08changed: Cosmeticsarnova
2013-04-08Merge pull request #2535 from ace20022/info_cachejmarshallnz
2013-04-08Merge pull request #2561 from Montellese/settings_cleanup_5Sascha Montellese
2013-04-08settings: move audio settings to CApplicationmontellese
2013-04-08settings: move system uptime setting to CSysInfomontellese
2013-04-08cleanup includes and defines in Settings.hmontellese
2013-04-08Merge pull request #2547 from alcoheca/upnp-savestateAlasdair Campbell
2013-04-08Merge pull request #2494 from smfontes/pictureinfojmarshallnz
2013-04-08upnp: client support for updating files on serverAlasdair Campbell
2013-04-08upnp: server support for remote file updatesAlasdair Campbell
2013-04-08upnp: use reference ids for path when available.Alasdair Campbell
2013-04-08upnp: add support for UpdateObject action to PlatinumAlasdair Campbell
2013-04-08[GUIInfoManager] Cache the audio info for music player labels.ace20022
2013-04-08[GUIInfoManager] Cache the audio/video info for video player labels.ace20022
2013-04-08Merge pull request #2496 from ulion/check_dir_exists_use_dircacheMartijn Kaijser
2013-04-08Make CDirectory::Exists support use directory cache by default.ulion
2013-04-07settings: move some settings to CGUISettingsmontellese
2013-04-07settings: move more settings to CMediaSettingsmontellese
2013-04-07Merge pull request #2491 from FernetMenta/recordingsJoakim Plate
2013-04-07pvr: align NexStream and SkipNext with logic in dvdplayerxbmc
2013-04-07pvr: fix too early finish of recordingsxbmc
2013-04-07dvdplayer: fixed crash introduced with change in handling of abortJoakim Plate
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - xbmc filesFlyingRat
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - lib/ffmpegFlyingRat
2013-04-07settings: move some more settings to CAdvancedSettingsmontellese
2013-04-07settings: move some more settings to CDisplaySettingsmontellese
2013-04-07Add recursive parameter to Playlist.Item directoriesTolriq
2013-04-07Merge pull request #2557 from elupus/abortJoakim Plate
2013-04-07Merge pull request #2543 from ulion/enhanced_builtin_slideshowjmarshallnz
2013-04-07dvdplayer: make sure we can also abort the open of a ffmpeg input streamJoakim Plate
2013-04-07dvdplayer: make sure member variables are inited in constructorJoakim Plate
2013-04-07Fixed: Navigation on the new subtitle pop up in full screen playbackJezz_X