aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata/common
AgeCommit message (Expand)Author
2022-11-05Games: Refactor port mapping into new Agent ManagerGarrett Brown
2022-05-23Merge pull request #21320 from enen92/skintimersMiguel Borges de Freitas
2022-05-21[skinning] Skin timer implementationenen92
2022-05-09[Android] Speech to text on search dialog.Kai Sommerfeld
2022-05-04changed: put application screensaver/dpms/idle handling in separate classArne Morten Kvarving
2022-03-23RetroPlayer: Cheevos subsystemNickSiak
2022-03-23Game API v3.0.0: RCheevos functionsNick Siakas
2022-02-18Ports: Refactor ports into new folderGarrett Brown
2022-01-09[EDL] Add unit tests for EDLenen92
2021-11-09Controllers: Refactor input code into new subdirGarrett Brown
2021-10-28Merge pull request #20352 from AlwinEsch/cleanup-bin-addon-cmakeAlwin 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 partsAlwin Esch
2021-10-26[Subtitles][Webvtt] Implemented WebVTT parserCastagnaIT
2021-10-03[pvr] Add support for providers and PVR SysInfo Window updates including grou...phunkyfish
2021-05-25[test] add tests for CConvertMatrix operationsLukas Rusak
2020-10-28[addons][inputstream] use independent TimingConstants.h for addonsAlwin Esch
2020-10-05Input: Add ability to "detect" longpress for XBMC_BUTTON eventsWolfgang Haupt
2020-09-12[addons][gui] place all gui "C" subparts to own headersAlwin Esch
2020-09-12[addons][gui] use own <kodi/gui/input/ActionIDs.h> and independent from KodiAlwin Esch
2020-09-12[addons][gui] make kodi<->addon interface header "C" conformAlwin Esch
2020-09-08RPi: remove platformLukas Rusak
2020-09-06[addons][peripheral] move PeripheralUtils.h to own "peripheral" folderAlwin Esch
2020-08-23[addons] rename kodi-addon-dev-kit folder to kodi-dev-kitAlwin Esch
2020-08-22[addons][gui] move addon gui source files to own folderAlwin Esch
2020-06-12[addons][pvr] add C++ PVR instance classAlwin Esch
2020-06-12[addons][pvr] move all "C" parts to independent header placeAlwin Esch
2020-06-12[addons] remove old interface code (no more needed anymore)Alwin Esch
2020-05-18[addons][imagedecoder] separate "C" and "C++" parts in different filesAlwin Esch
2020-05-08[addons][network] separate "C" and "C++" parts of headersAlwin Esch
2020-03-25[VideoPlayer] CVideoBuffer move to Buffers directoryLukas Rusak
2020-02-19[addons] rename binary gui interface dir to "gui" (lowercase) to match headersAlwin Esch
2019-10-02[PVR] Rework PVR component source directory structure.Kai Sommerfeld
2019-07-19Merge pull request #14908 from AlwinEsch/remove-cpluffAlwin Esch
2019-07-17[addons] move AddonInfo (.cpp / .h) to its own folderAlwin Esch
2019-07-12[PVR] CPVRChannelsPath: add unittestsArne Morten Kvarving
2019-06-03Remove amlogic platformLukas Rusak
2019-05-03[cmake] use treedata instead of add_directory for omxplayer and rpi windowingRechi
2019-05-03[cmake] add treedata/common/${CORE_PLATFORM_NAME_LC}/*.txt to read filesRechi
2019-04-29[addons] add OpenGL shader supportAlwin Esch
2019-04-19[cmake] sort treedataRechi
2019-03-18Decoderfilter implementationpeak3d
2018-10-25Input: Move action source files to 'input/actions/' subfolderGarrett Brown
2018-10-21[playlists] Add support for reading XSPF playlistsTyler Szabo
2018-09-20Game OSD: Show help dialog on first viewGarrett Brown
2018-08-13RetroPlayer: Import savestate code from game add-onsGarrett Brown
2018-08-13RetroPlayer: Import playback and memory code from game add-onsGarrett Brown
2018-06-06Game API v1.0.38: Stream abstractionGarrett Brown
2018-06-02RetroPlayer: Move buffers to new buffers/ folderGarrett Brown
2018-04-19Implement generic DRM CryptoSession interface + python APIpeak3d