aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-03[osx] use Xcode 9 and OS X 10.13 SDKRechi
2018-02-03[ios] use Xcode 9 and iOS 11.0 SDKRechi
2018-02-03[osx] deployment target is 10.8Rechi
2018-02-03[ios] bump deployment target to 9.0Rechi
2018-02-02Merge pull request #13374 from garbear/keyboard-mappingGarrett Brown
2018-02-02Game API v1.0.34: Keyboard mapping supportGarrett Brown
2018-02-02Rename IKeyboardHandler to IKeyboardDriverHandlerGarrett Brown
2018-02-02Controller dialog: Keyboard mapping supportGarrett Brown
2018-02-02Peripherals: Remove joystick emulationGarrett Brown
2018-02-02Peripheral API v1.3.6: Add support for mapping keyboard keysGarrett Brown
2018-02-02Peripheral API: Fix uninitialized arrayGarrett Brown
2018-02-03Merge pull request #13435 from garbear/fix-modifiersjenkins4kodi
2018-02-02Merge pull request #13443 from garbear/kill-singletonsGarrett Brown
2018-02-02CIRTranslator: Fix unused variableGarrett Brown
2018-02-02Kill CProfilesManager singletonGarrett Brown
2018-02-02Kill CEventLog "singleton" (really singletons)Garrett Brown
2018-02-02Kill CDatabaseManager singletonGarrett Brown
2018-02-02Kill CPlayerCoreFactory singletonGarrett Brown
2018-02-01Merge pull request #13469 from codesnake/stereo_mode_monoRainer Hochecker
2018-02-01Merge pull request #13258 from afedchin/refactorAnton Fedchin
2018-02-01VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty st...Alex Deryskyba
2018-02-01Merge pull request #13453 from lukastribus/rsssArne Morten Kvarving
2018-02-01Merge pull request #13465 from ronie/partyda-anda
2018-02-01[Estuary] hide repeat / random in partymoderonie
2018-01-31Merge pull request #13462 from peak3d/renderflagsMarkus Pfau
2018-01-31Merge pull request #13461 from peak3d/videopictureMarkus Pfau
2018-01-31Merge pull request #13451 from cjr2222/UDisksDVDFixMartijn Kaijser
2018-01-31[AML/ANDROID] Make Android / AML work again after recent Renderflags changespeak3d
2018-01-31[VP] Add Reset method to VideoPicture which has changed from struct to classpeak3d
2018-01-31Merge pull request #13460 from peak3d/revertMarkus Pfau
2018-01-31Revert "[AML] compile fix (#13450)"peak3d
2018-01-31Merge pull request #13459 from xbmc/revert-13456-renderflagsMarkus Pfau
2018-01-31Revert "compile fix"Markus Pfau
2018-01-30Merge pull request #13456 from peak3d/renderflagsRechi
2018-01-30compile fixpeak3d
2018-01-30Merge pull request #13455 from Rechi/cleanup/dllloaderRechi
2018-01-30[AML] compile fix (#13450)Markus Pfau
2018-01-30[cleanup][DllLoader] quicktime isn't used anymoreRechi
2018-01-30[cleanup] silence unused private field warningsRechi
2018-01-30[xbmc] re-factor creation of platform specific storage provider instance.Anton Fedchin
2018-01-30[xbmc] re-factor creation of platform specific powersyscall instance.Anton Fedchin
2018-01-30add HTTPS support for RSS feedsLukas Tribus
2018-01-29Merge pull request #13446 from lrusak/gles-cleanup-nextLukas Rusak
2018-01-29Fix for DVDs not playing under Linux when using UDisks. In this situation, t...cjr2
2018-01-28Merge pull request #13447 from jimfcarroll/fix-hang-on-exitJim Carroll
2018-01-28Merge pull request #13429 from phate89/fixlabelsphate89
2018-01-28Merge pull request #13448 from ksooo/fix-vdpau-crashPeter Frühberger
2018-01-28[videoplayer] Fix vdpau crash after #13428.Kai Sommerfeld
2018-01-28Fix hang on exit. The VideoPlayer has a JobQueue that's not managed directly ...Jim Carroll
2018-01-28Merge pull request #13420 from peak3d/sdk26Markus Pfau