aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-08videodb: use strings instead of numbers in videodb:// URLmontellese
2013-04-08Merge pull request #2565 from ulion/add_slideshow_isvideo_infojmarshallnz
Add isvideo info for slideshow window.
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
json-rpc: add recursive parameter to Playlist.Item directories
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 ↵arnova
with incomplete/empty infotags
2013-04-08changed: Improve logic in GetStreamDetails() for items without a (complete) ↵arnova
VideoInfoTag
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 ↵arnova
(fixes #14176)
2013-04-08changed: Cosmeticsarnova
2013-04-08Merge pull request #2535 from ace20022/info_cachejmarshallnz
[GUIInfoManager] Add a cache for audio and video info labels
2013-04-08Merge pull request #2561 from Montellese/settings_cleanup_5Sascha Montellese
final settings cleanup
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
UPnP track file state on remote server when supported
2013-04-08Merge pull request #2494 from smfontes/pictureinfojmarshallnz
Make picture tags complete and consistent
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
The cache period is one frame (move).
2013-04-08[GUIInfoManager] Cache the audio/video info for video player labels.ace20022
The cache period is one frame (move).
2013-04-08Merge pull request #2496 from ulion/check_dir_exists_use_dircacheMartijn Kaijser
Make CDirectory::Exists support use directory cache by default.
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
pvr: fix too early finish of recordings
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
lib/DllAvFormat.h lib/Makefile.in lib/ffmpeg/build_xbmc_win32.sh project/Win32BuildSetup/BuildSetup.bat project/Win32BuildSetup/buildmingwlibs.sh tools/depends/native/gas-preprocessor-native/gas-preprocessor.pl xbmc/DllPaths_win32.h xbmc/cores/dvdplayer/DVDAudio.h xbmc/cores/dvdplayer/DVDCodecs/DVDCodecs.h xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.h xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecLibMpeg2.cpp xbmc/cores/dvdplayer/DVDCodecs/Video/DXVA.cpp xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h xbmc/cores/dvdplayer/DVDPlayerAudio.h xbmc/cores/dvdplayer/DVDStreamInfo.h
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - lib/ffmpegFlyingRat
This commit now contains the original patches sub directory: patches - Org dir that contains applied xbmc custom patches. patches/README-patches - New README file with info about xbmc patches. patches/obsolete-patches - New dir with obsolete xbmc patches.
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
Default to false to keep consistency with Frodo
2013-04-07Merge pull request #2557 from elupus/abortJoakim Plate
dvdplayer: fix abort of ffmpeg streams
2013-04-07Merge pull request #2543 from ulion/enhanced_builtin_slideshowjmarshallnz
Enhanced builtin func SlideShow() support pause and set beginslide path
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
Fixed: Hide the Meta data when your adjusting subtitle offset from the new pop up Changed: Hide the "Next" and "Subtitle Offset" buttons in the pop up if you don't have subtitles enabled