aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata/common/subdirs.txt
AgeCommit message (Expand)Author
2024-10-14[GUI] Introduce GUI Announcement Handlersenen92
2024-06-22[Pictures] Move metadata extraction to metadata folderMiguel Borges de Freitas
2024-01-16[CMake] Move input subdirectories to new treedata fileGarrett Brown
2024-01-08[gui] Move listproviders to guilibenen92
2023-10-10[favourites] Add selected items of the target to favourite's context menu (pl...ksooo
2023-05-02Introduce an interface for pulling all images into cacheRyan Rector
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
2021-10-26[addons][binary] add initial autogen script partsAlwin Esch
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-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-02-19[addons] rename binary gui interface dir to "gui" (lowercase) to match headersAlwin Esch
2019-07-17[addons] move AddonInfo (.cpp / .h) to its own folderAlwin Esch
2019-04-29[addons] add OpenGL shader supportAlwin Esch
2019-03-18Decoderfilter implementationpeak3d
2018-10-25Input: Move action source files to 'input/actions/' subfolderGarrett Brown
2018-04-14[guiinfo] Moved all files from guiinfo/ to guilib/guiinfo and changed namespa...Kai Sommerfeld
2017-12-21[weather][refactor] move weather related classes into its own subdir weatherxhaggi
2017-09-06[guiinfo][cmake] add header-only directory xbmc/guiinfo.Kai Sommerfeld
2017-09-06[addons][cmake] add header-only directories in xbmc/addons/kodi-addon-dev-kit.Kai Sommerfeld
2017-06-30Joysticks: Implement new keymap handlingGarrett Brown
2017-06-17[addons] make binary addon management independentAlwin Esch
2017-06-05[cmake] fix CMakeLists.txt include pathsAlwin Esch
2017-06-05[addons] rename addon dialogs to use namespace kodi::gui::dialogs::..Alwin Esch
2017-06-05[addons] add first gui control addon class for buttonsAlwin Esch
2017-06-02[add-ons/settings] migrate add-on settings to settings librarymontellese
2017-05-28[addons] remove libKODI_audioengine.h and his partsAlwin Esch
2017-05-19[game] change to new addon to kodi callback wayAlwin Esch
2017-05-19[inputstream] change to new addon to kodi callback wayAlwin Esch
2017-05-18[peripheral] change to new addon to kodi callback wayAlwin Esch
2017-05-18[adsp] change to new addon to kodi callback wayAlwin Esch
2017-05-17[pvr] change to new addon to kodi callback wayAlwin Esch
2017-04-28[pvr] remove libXBMC_codec.h and add to libXBMC_pvr.hAlwin Esch
2017-04-18[PVR] Move files from xbmc/epg to xbmc/pvr/(epg|windows).Kai Sommerfeld
2017-04-16refactor favourites directory to a service to avoid reloading from disk on ev...Thomas Amland
2016-12-21[cmake] Move to root folder: Move filesh.udo