Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-08 | videodb: use strings instead of numbers in videodb:// URL | montellese | |
2013-04-08 | Merge pull request #2565 from ulion/add_slideshow_isvideo_info | jmarshallnz | |
Add isvideo info for slideshow window. | |||
2013-04-08 | [rpi] fix commit after 0e15d214b4264510e629112554194b74067d84d9 | montellese | |
2013-04-08 | [cosmetics] add the files to string.po to indicate where strings are used | Martijn Kaijser | |
2013-04-08 | [musicdb] cosmetic: make the path / filename index unique | Chris Roberts | |
2013-04-08 | [musicdb] cosmetic: remove CSongMap and just use an std::map instead | Chris Roberts | |
2013-04-08 | Add isvideo info for slideshow window. | ulion | |
2013-04-08 | upnp: fixed missing fanart and thumbs for playlist items. fixes #13945 | Alasdair Campbell | |
2013-04-08 | Add support for new libcec method, PowerOnScreensaver | Javier Marcet | |
2013-04-08 | upnp: smartplaylists had incorrect upnp:class | Alasdair Campbell | |
2013-04-08 | upnp: missing playlist & musicvideo nodes for music library | Alasdair Campbell | |
2013-04-08 | Merge pull request #2559 from Tolriq/recursive_playlistitem | Sascha Montellese | |
json-rpc: add recursive parameter to Playlist.Item directories | |||
2013-04-08 | fixed: Make sure item has a VideoInfoTag before accessing it | arnova | |
2013-04-08 | fixed: Setting streamdetails for auto thumbs/flags didn't work for items ↵ | arnova | |
with incomplete/empty infotags | |||
2013-04-08 | changed: Improve logic in GetStreamDetails() for items without a (complete) ↵ | arnova | |
VideoInfoTag | |||
2013-04-08 | fixed: Auto flags didn't work for items without a VideoInfoTag | arnova | |
2013-04-08 | fixed: The check for determining whether we're done was wrong | arnova | |
2013-04-08 | fixed: We should only try to extract/show thumbs/flags for file-like items ↵ | arnova | |
(fixes #14176) | |||
2013-04-08 | changed: Cosmetics | arnova | |
2013-04-08 | Merge pull request #2535 from ace20022/info_cache | jmarshallnz | |
[GUIInfoManager] Add a cache for audio and video info labels | |||
2013-04-08 | Merge pull request #2561 from Montellese/settings_cleanup_5 | Sascha Montellese | |
final settings cleanup | |||
2013-04-08 | settings: move audio settings to CApplication | montellese | |
2013-04-08 | settings: move system uptime setting to CSysInfo | montellese | |
2013-04-08 | cleanup includes and defines in Settings.h | montellese | |
2013-04-08 | Merge pull request #2547 from alcoheca/upnp-savestate | Alasdair Campbell | |
UPnP track file state on remote server when supported | |||
2013-04-08 | Merge pull request #2494 from smfontes/pictureinfo | jmarshallnz | |
Make picture tags complete and consistent | |||
2013-04-08 | upnp: client support for updating files on server | Alasdair Campbell | |
2013-04-08 | upnp: server support for remote file updates | Alasdair Campbell | |
2013-04-08 | upnp: use reference ids for path when available. | Alasdair Campbell | |
2013-04-08 | upnp: add support for UpdateObject action to Platinum | Alasdair 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-08 | Merge pull request #2496 from ulion/check_dir_exists_use_dircache | Martijn Kaijser | |
Make CDirectory::Exists support use directory cache by default. | |||
2013-04-08 | Make CDirectory::Exists support use directory cache by default. | ulion | |
2013-04-07 | settings: move some settings to CGUISettings | montellese | |
2013-04-07 | settings: move more settings to CMediaSettings | montellese | |
2013-04-07 | Merge pull request #2491 from FernetMenta/recordings | Joakim Plate | |
pvr: fix too early finish of recordings | |||
2013-04-07 | pvr: align NexStream and SkipNext with logic in dvdplayer | xbmc | |
2013-04-07 | pvr: fix too early finish of recordings | xbmc | |
2013-04-07 | dvdplayer: fixed crash introduced with change in handling of abort | Joakim Plate | |
2013-04-07 | [FFmpeg] version bump to n1.2 (rev e820e3a) - xbmc files | FlyingRat | |
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/ffmpeg | FlyingRat | |
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-07 | settings: move some more settings to CAdvancedSettings | montellese | |
2013-04-07 | settings: move some more settings to CDisplaySettings | montellese | |
2013-04-07 | Add recursive parameter to Playlist.Item directories | Tolriq | |
Default to false to keep consistency with Frodo | |||
2013-04-07 | Merge pull request #2557 from elupus/abort | Joakim Plate | |
dvdplayer: fix abort of ffmpeg streams | |||
2013-04-07 | Merge pull request #2543 from ulion/enhanced_builtin_slideshow | jmarshallnz | |
Enhanced builtin func SlideShow() support pause and set beginslide path | |||
2013-04-07 | dvdplayer: make sure we can also abort the open of a ffmpeg input stream | Joakim Plate | |
2013-04-07 | dvdplayer: make sure member variables are inited in constructor | Joakim Plate | |
2013-04-07 | Fixed: Navigation on the new subtitle pop up in full screen playback | Jezz_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 |