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
path:
root
/
cmake
/
treedata
Age
Commit message (
Expand
)
Author
2022-01-09
[EDL] Add unit tests for EDL
enen92
2021-11-17
Fix various typos in docs, user-facing code, and source comments
luz paz
2021-11-09
Controllers: Refactor input code into new subdir
Garrett Brown
2021-10-28
Merge pull request #20352 from AlwinEsch/cleanup-bin-addon-cmake
Alwin Esch
2021-10-26
[auto][addons] devkit script update (26/10/2021 16:26:03)
Alwin Esch
2021-10-26
[addons][binary] add initial autogen script parts
Alwin Esch
2021-10-26
[Subtitles][Webvtt] Implemented WebVTT parser
CastagnaIT
2021-10-03
[pvr] Add support for providers and PVR SysInfo Window updates including grou...
phunkyfish
2021-09-20
[osx][windowing] relocate SDL specific code to an SDL folder
fuzzard
2021-05-25
[test] add tests for CConvertMatrix operations
Lukas Rusak
2021-05-19
[Darwin][Input] Extend GCController support to osx
fuzzard
2020-10-28
[addons][inputstream] use independent TimingConstants.h for addons
Alwin Esch
2020-10-05
Input: Add ability to "detect" longpress for XBMC_BUTTON events
Wolfgang Haupt
2020-09-12
[addons][gui] place all gui "C" subparts to own headers
Alwin Esch
2020-09-12
[addons][gui] use own <kodi/gui/input/ActionIDs.h> and independent from Kodi
Alwin Esch
2020-09-12
[addons][gui] make kodi<->addon interface header "C" conform
Alwin Esch
2020-09-08
RPi: remove platform
Lukas Rusak
2020-09-06
[addons][peripheral] move PeripheralUtils.h to own "peripheral" folder
Alwin Esch
2020-08-23
[addons] rename kodi-addon-dev-kit folder to kodi-dev-kit
Alwin Esch
2020-08-22
[addons][gui] move addon gui source files to own folder
Alwin Esch
2020-06-12
[addons][pvr] add C++ PVR instance class
Alwin Esch
2020-06-12
[addons][pvr] move all "C" parts to independent header place
Alwin Esch
2020-06-12
[addons] remove old interface code (no more needed anymore)
Alwin Esch
2020-06-10
[peripheralbusdarwinembedded] Micro and Extended gamecontroller support
Brent Murphy
2020-05-18
[addons][imagedecoder] separate "C" and "C++" parts in different files
Alwin Esch
2020-05-08
[addons][network] separate "C" and "C++" parts of headers
Alwin Esch
2020-04-16
[utils] CLog: replace custom logging implementation with spdlog
montellese
2020-04-06
Merge pull request #17212 from SylvainCecchetto/transition-manager2
Sylvain CECCHETTO
2020-03-31
[tvOS] Implement PowerManager::OnSleep/OnWake
Sylvain CECCHETTO
2020-03-25
[VideoPlayer] CVideoBuffer move to Buffers directory
Lukas Rusak
2020-02-19
[addons] rename binary gui interface dir to "gui" (lowercase) to match headers
Alwin Esch
2020-01-24
[posix] network: split into platform specific files
Lukas Rusak
2020-01-14
kodi-test: add test cases for CSysfsPath
Lukas Rusak
2020-01-08
[tvOS] Initial Platform Commit for Apple TVOS
Sylvain CECCHETTO
2019-10-10
[ios/networking] - Implemented Darwin_embedded specific network implemenation
fuzzard
2019-10-02
[PVR] Rework PVR component source directory structure.
Kai Sommerfeld
2019-10-01
split DarwinStorageProvider into OSX and iOS
Andrey Filipenkov
2019-07-19
Merge pull request #14908 from AlwinEsch/remove-cpluff
Alwin Esch
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2019-07-17
[addons] move AddonInfo (.cpp / .h) to its own folder
Alwin Esch
2019-07-12
[PVR] CPVRChannelsPath: add unittests
Arne Morten Kvarving
2019-06-11
MemUtils: breakup into platform specific files
Lukas Rusak
2019-06-03
Remove amlogic platform
Lukas Rusak
2019-05-30
platform: linux is for linux! (and freebsd I guess)
Lukas Rusak
2019-05-25
[osx] remove platform/linux
fuzzard
2019-05-25
[posix] relocate common platform/network/linux to platform/posix
fuzzard
2019-05-03
[cmake] use treedata instead of add_directory for omxplayer and rpi windowing
Rechi
2019-05-03
[cmake] add treedata/common/${CORE_PLATFORM_NAME_LC}/*.txt to read files
Rechi
2019-05-03
[windows] use treedata instead of add_directory after f47c959f0d
Rechi
2019-05-01
GBM: override ProcessInfo and use Deinterlace Half by default on arm
Jonas Karlman
[next]