index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-03
[osx] use Xcode 9 and OS X 10.13 SDK
Rechi
2018-02-03
[ios] use Xcode 9 and iOS 11.0 SDK
Rechi
2018-02-03
[osx] deployment target is 10.8
Rechi
2018-02-03
[ios] bump deployment target to 9.0
Rechi
2018-02-02
Merge pull request #13374 from garbear/keyboard-mapping
Garrett Brown
2018-02-02
Game API v1.0.34: Keyboard mapping support
Garrett Brown
2018-02-02
Rename IKeyboardHandler to IKeyboardDriverHandler
Garrett Brown
2018-02-02
Controller dialog: Keyboard mapping support
Garrett Brown
2018-02-02
Peripherals: Remove joystick emulation
Garrett Brown
2018-02-02
Peripheral API v1.3.6: Add support for mapping keyboard keys
Garrett Brown
2018-02-02
Peripheral API: Fix uninitialized array
Garrett Brown
2018-02-03
Merge pull request #13435 from garbear/fix-modifiers
jenkins4kodi
2018-02-02
Merge pull request #13443 from garbear/kill-singletons
Garrett Brown
2018-02-02
CIRTranslator: Fix unused variable
Garrett Brown
2018-02-02
Kill CProfilesManager singleton
Garrett Brown
2018-02-02
Kill CEventLog "singleton" (really singletons)
Garrett Brown
2018-02-02
Kill CDatabaseManager singleton
Garrett Brown
2018-02-02
Kill CPlayerCoreFactory singleton
Garrett Brown
2018-02-01
Merge pull request #13469 from codesnake/stereo_mode_mono
Rainer Hochecker
2018-02-01
Merge pull request #13258 from afedchin/refactor
Anton Fedchin
2018-02-01
VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty st...
Alex Deryskyba
2018-02-01
Merge pull request #13453 from lukastribus/rsss
Arne Morten Kvarving
2018-02-01
Merge pull request #13465 from ronie/party
da-anda
2018-02-01
[Estuary] hide repeat / random in partymode
ronie
2018-01-31
Merge pull request #13462 from peak3d/renderflags
Markus Pfau
2018-01-31
Merge pull request #13461 from peak3d/videopicture
Markus Pfau
2018-01-31
Merge pull request #13451 from cjr2222/UDisksDVDFix
Martijn Kaijser
2018-01-31
[AML/ANDROID] Make Android / AML work again after recent Renderflags changes
peak3d
2018-01-31
[VP] Add Reset method to VideoPicture which has changed from struct to class
peak3d
2018-01-31
Merge pull request #13460 from peak3d/revert
Markus Pfau
2018-01-31
Revert "[AML] compile fix (#13450)"
peak3d
2018-01-31
Merge pull request #13459 from xbmc/revert-13456-renderflags
Markus Pfau
2018-01-31
Revert "compile fix"
Markus Pfau
2018-01-30
Merge pull request #13456 from peak3d/renderflags
Rechi
2018-01-30
compile fix
peak3d
2018-01-30
Merge pull request #13455 from Rechi/cleanup/dllloader
Rechi
2018-01-30
[AML] compile fix (#13450)
Markus Pfau
2018-01-30
[cleanup][DllLoader] quicktime isn't used anymore
Rechi
2018-01-30
[cleanup] silence unused private field warnings
Rechi
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-30
add HTTPS support for RSS feeds
Lukas Tribus
2018-01-29
Merge pull request #13446 from lrusak/gles-cleanup-next
Lukas Rusak
2018-01-29
Fix for DVDs not playing under Linux when using UDisks. In this situation, t...
cjr2
2018-01-28
Merge pull request #13447 from jimfcarroll/fix-hang-on-exit
Jim Carroll
2018-01-28
Merge pull request #13429 from phate89/fixlabels
phate89
2018-01-28
Merge pull request #13448 from ksooo/fix-vdpau-crash
Peter Frühberger
2018-01-28
[videoplayer] Fix vdpau crash after #13428.
Kai Sommerfeld
2018-01-28
Fix hang on exit. The VideoPlayer has a JobQueue that's not managed directly ...
Jim Carroll
2018-01-28
Merge pull request #13420 from peak3d/sdk26
Markus Pfau
[next]