aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-16videodb: change single file export directory name to kodi_videodb_yyyy-mm-ddMatthias Kortstiege
2017-06-16videodb: musicvideo artwork is exported in the wrong directory (fixes #17501)Matthias Kortstiege
2017-06-15[Estuary] Remove show title and episodename from to live tv seek bar dialog.Kai Sommerfeld
2017-06-15[Estuary] Add episodename to live tv and recordings osd sub label.Kai Sommerfeld
2017-06-15[depends] bump libbluray to version 1.0.1Rechi
2017-06-15[windows] bump libbluray to version 1.0.1 for x64Rechi
2017-06-15Merge pull request #11954 from ace20022/bd_leia_bdjAndreas Zelend
2017-06-15[bluray] Use the correct language codes (ISO 639-2/T) for the language prefer...ace20022
2017-06-15[bluray][win32] Check if the jvm can be loaded when selecting "Show Blu-ray m...ace20022
2017-06-15[bluray] Set up the player, i.e, its registers, before opening a Blu-ray disc...ace20022
2017-06-15[bluray] print some more disc info to the debug log.ace20022
2017-06-15[bluray] Add ".udf" to the list of Blu-Ray extensions.ace20022
2017-06-15[fix][bluray] Use enum values instead of hard-coded ones for cache/persistent...ace20022
2017-06-15[bluray] Print filename is case of file open error.ace20022
2017-06-15[bluray][win32] Enable BD-J support.ace20022
2017-06-15[bluray][win32] Bump libbluray to version 1.0.1.ace20022
2017-06-15[git][win32] Add /project/BuildDependencies/win32 to the ignore list.ace20022
2017-06-15ButtonTranslator family: Make function names less redundantGarrett Brown
2017-06-15ButtonTranslator: General cleanupGarrett Brown
2017-06-15ButtonTranslator: Move joystick translation to new class CJoystickTranslatorGarrett Brown
2017-06-15ButtonTranslator: Move keyboard translation to new class CKeyboardTranslatorGarrett Brown
2017-06-15ButtonTranslator: Move gamepad translation to new class CGamepadTranslatorGarrett Brown
2017-06-15ButtonTranslator: Move app command translation to new class CAppTranslatorGarrett Brown
2017-06-15ButtonTranslator: Move mouse translation to new class CMouseTranslatorGarrett Brown
2017-06-15ButtonTranslator: Move window translation to new class CWindowTranslatorGarrett Brown
2017-06-15ButtonTranslator: Move custom controller translation to new class CCustomCont...Garrett Brown
2017-06-14ButtonTranslator: Move touch translation to new class CTouchTranslatorGarrett Brown
2017-06-14ButtonTranslator: Move action translation to new class CActionTranslatorGarrett Brown
2017-06-14ButtonTranslator: Move IR translation to new class CIRTranslatorGarrett Brown
2017-06-15Merge pull request #12302 from AlwinEsch/fix-screensaverjenkins4kodi
2017-06-15[screensaver] fix wrongly removed callAlwin Esch
2017-06-14Merge pull request #12279 from romanvm/pixel_sizeSascha Woo
2017-06-14Merge pull request #12301 from ace20022/lang_crashAndreas Zelend
2017-06-14Merge pull request #12273 from notspiff/quell_warningsRechi
2017-06-14[lang][fix] Don't try to access non existing ISO 639-2/T codes.ace20022
2017-06-14remove unnecessary initializationArne Morten Kvarving
2017-06-14remove unused variableArne Morten Kvarving
2017-06-14quell signed/unsigned comparison warningsArne Morten Kvarving
2017-06-13Add deprecation notice for Window.getResolution/setCoordinateResolution methodsRoman Miroshnychenko
2017-06-13Add xbmcgui.getScreenHeight/getScreenWidth functionsRoman Miroshnychenko
2017-06-13Merge pull request #12297 from MartijnKaijser/ffmpeg3.3.2Martijn Kaijser
2017-06-13FFmpeg: Bump to 3.3.2-Leia-AlphaMartijn Kaijser
2017-06-13Merge pull request #12295 from peak3d/guidirtyMarkus Pfau
2017-06-13Change Window.getWidth/getHeight to return real Window sizeRoman Miroshnychenko
2017-06-13Merge pull request #12296 from AlwinEsch/remove-not-needed-partAlwin Esch
2017-06-13[pvr] remove the use of memset from CPVRClientAlwin Esch
2017-06-13[pvr] remove the no longer needed HAS_PVRCLIENTSAlwin Esch
2017-06-13[pvr] remove the use of ADDON::CAddonDll::FromExtensionAlwin Esch
2017-06-12Fix GUIControlGroupList focus / fix crash on kodu shutdown with open addon-di...peak3d
2017-06-12Merge pull request #12294 from hudokkow/fake_showsMartijn Kaijser