aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata/common
AgeCommit message (Expand)Author
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
2018-04-14[guiinfo] Moved all files from guiinfo/ to guilib/guiinfo and changed namespa...Kai Sommerfeld
2018-02-15RetroPlayer: Separate GUI bridge codeGarrett Brown
2018-02-15RetroPlayer: Rename windows/ folder to guiwindows/Garrett Brown
2018-02-15Game API v1.0.36: Controller topology (hub support)Garrett Brown
2018-01-05Game add-ons: Move input code to subdirectoryGarrett Brown
2017-12-21[weather][refactor] move weather related classes into its own subdir weatherxhaggi
2017-12-20added: a base video tag loader classnotspiff
2017-10-30Fix issues that cause wrong artist and album art and nfo files to be used:DaveTBlake
2017-10-01RetroPlayer: Nearest neighbor scaling support for WindowsVelocityRa
2017-09-28RetroPlayer: Add renderer for Windows, OpenGL and OpenGLESGarrett Brown
2017-09-07Merge pull request #12761 from garbear/disable-top2Garrett Brown
2017-09-07Implement FullscreenGame windowGarrett Brown
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-08-11Game OSD: Add game controlGarrett Brown
2017-08-08Video select dialogs: Remove dependence on IPlayer interfaceGarrett Brown
2017-07-05Merge pull request #12367 from garbear/game-osdGarrett Brown
2017-07-05Game OSDGarrett Brown
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