aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-29Merge pull request #4083 from tamland/hlsTrent Nelson
2014-01-29AESinkPulse: Remember actual channel name when mapping layoutfritsch
2014-01-29upnp: add video/x-mkv to the list of supported mime types in the renderermontellese
2014-01-29upnp: reset timeout for every interaction in CUPnPPlayer::OpenFile()montellese
2014-01-29upnp: make use of GetMediaControllerQuirks in CUPnPPlayermontellese
2014-01-28Merge pull request #4097 from FernetMenta/dxvaTrent Nelson
2014-01-28Merge pull request #4098 from jmarshallnz/repo_update_timing2jmarshallnz
2014-01-28[PVR] sync add-onsLars Op den Kamp
2014-01-28fix predefined sorting of musicvideo nodes (when accessed through the music l...montellese
2014-01-28VideoDatabaseDirectory: make sure to translate all IDs in the path of a group...montellese
2014-01-28videodb: don't duplicate JOIN statements in musicvideo album SQL queriesmontellese
2014-01-28CVideoDbUrl: fix option name "artistid" instead of "actorid" for musicvideosmontellese
2014-01-28Merge pull request #4103 from Montellese/xsp_browse_sortingjmarshallnz
2014-01-28[settings] fixed: set timezone during initializationVladlen Y. Koshelev
2014-01-28ignore articles when sorting lists in smartplaylist rule dialog (fixes #14815)montellese
2014-01-28[Confluence] cosmetics - fixes #14884ronie
2014-01-28platinum: add all currently applied patchesmontellese
2014-01-28only log when actually auto-selectedThomas Amland
2014-01-28[addons] group the texture invalidation under a Begin/CommitMultipleExecute t...Jonathan Marshall
2014-01-28[addondb] adds CAddonDatabase::GetAddonVersion() to speed up repository parsingJonathan Marshall
2014-01-28[addons] commit the broken status to the database within a Begin/CommitMultip...Jonathan Marshall
2014-01-28[database] add Begin/CommitMultipleExecute() to queue up multiple ExecuteQuer...Jonathan Marshall
2014-01-28[addons] allow passing a database object into CheckDependencies. Saves many O...Jonathan Marshall
2014-01-28[addondb] use ExecuteQuery() and GetSingleValue() for BreakAddon/IsAddonBrokenJonathan Marshall
2014-01-28[addondb] use a single cartesian join query rather than multiple queries when...Jonathan Marshall
2014-01-28[addondb] move GetAddon(int) version to protected as it's not part of the ext...Jonathan Marshall
2014-01-28[addondb] Search() and GetAddons() could return add-ons other than that with ...Jonathan Marshall
2014-01-28[addonversion] adds empty() member to AddonVersion to save some unneeded stri...Jonathan Marshall
2014-01-28dxva2: bump maximum number of slieces for mpeg2Rainer Hochecker
2014-01-28ffmpeg: dxva - backport bump max slices for mpeg2Rainer Hochecker
2014-01-28ffmpeg: dxva drop outdated patchesRainer Hochecker
2014-01-27Ensuring libbluray doesn't overwrite distro files on non-Darwin systemsDave Bendit
2014-01-27move HLS variant selection to a DVDInputStreamFFmpeg. DVDPlayer may not have ...Thomas Amland
2014-01-26Merge pull request #4093 from ace20022/blu_logTrent Nelson
2014-01-27[musicdb] songs with extensions that weren't lower-case couldn't be played. f...Jonathan Marshall
2014-01-26[ios7] - fix autorotation of external touchscreen controller (when using tvou...Memphiz
2014-01-26[bluray] Revise debug log messages.ace20022
2014-01-26[ios] - on the native onscreen keyboard make the heading a disabled UITextFie...Memphiz
2014-01-26Merge pull request #4003 from ace20022/bluray_fixes1Andreas Zelend
2014-01-26[gui] don't use auto-sized width/height to calculate the size of the parent (...Jonathan Marshall
2014-01-26[smartplaylist] fix incorrect field used for Studio/MPAA fields for episodes....Jonathan Marshall
2014-01-26[gui] fix setting state on controls inside groups inside containers. fixes #1...Jonathan Marshall
2014-01-25[Fix][bluray/geometry] Fix compiler warning about float -> int and int -> flo...ace20022
2014-01-25[bluray] Disable menu icon of the VideoOSD if a bluray is played in non nav m...ace20022
2014-01-25[bluray] Make the infinite loop fix work with libbluray 0.2.1.ace20022
2014-01-25[Fix][bluray] Fix infinite loop if (next) bluray title can not be played.ace20022
2014-01-25[Fix][bluray] Add HAVE_LIBBLURAY guard to BlurayDirectory.cpp.ace20022
2014-01-25[Fix][bluray] BD_EVENT_MENU and BD_EVENT_IDLE are independent of HAVE_LIBBLUR...ace20022
2014-01-24Merge pull request #4050 from elupus/archivefolderJoakim Plate
2014-01-24(dvd/omx)player: make sure we restore output timestamps for text based subsJoakim Plate