aboutsummaryrefslogtreecommitdiff
path: root/project/cmake/treedata
AgeCommit message (Collapse)Author
2016-12-21[cmake] Move to root folder: Move filesh.udo
2016-12-14[addons] remove api1 from cmake partsAlwin Esch
2016-12-14[addons] remove not needed binary and api1 folder from sourceAlwin Esch
2016-12-14[addon] bye, bye libXBMC_addon.cppAlwin Esch
2016-12-14[retroplayer] rework to new code style without shared libAlwin Esch
2016-12-14[addon] bye, bye libKODI_guilib.cppAlwin Esch
2016-12-13[addon] bye, bye libKODI_audioengine.cppAlwin Esch
2016-12-13[addon] bye, bye libXBMC_codec.cppAlwin Esch
2016-12-13Merge pull request #11154 from AlwinEsch/remove-shared-addon-lib-peripheralAlwin Esch
[peripheral] bye, bye libKODI_peripheral.cpp
2016-12-13[peripheral] bye, bye libKODI_peripheral.cppAlwin Esch
2016-12-13[adsp] bye, bye libKODI_adsp.cppAlwin Esch
2016-12-12Merge pull request #11145 from notspiff/fix_mhdMartijn Kaijser
fix compile without microhttpd
2016-12-12fix compile without microhttpdnotspiff
2016-12-11[inputstream] bye, bye libKODI_inputstream.cppAlwin Esch
2016-12-10[pvr] bye, bye libXBMC_pvr.cppAlwin Esch
2016-12-02Merge pull request #10898 from BrandonSchaefer/masterRainer Hochecker
Mir windowing system for Kodi
2016-12-01[retroplayer] MyGames windowGarrett Brown
2016-12-01[retroplayer] RetroPlayer coreGarrett Brown
Thanks to elpendor for RGB565 support, poisson for RAII improvements, ChrisMyhre for catching a compile error, notspiff for CMake fixes, acmiyaguchi for video and audio codec support, and popcornmix for Raspberry Pi support (PR 62). TODO: Is a call to `g_renderManager.IsStarted()` needed?
2016-12-01[retroplayer] Game add-onsGarrett Brown
Thanks to Themaister for rewind functionality, fetzerch for mouse support, file length check and cmake modifications, topfs2 for fixing a crash when loading game clients, eibma for fixing linux compilation errors, a1rwulf for catching a missing callback symbol and fixing some rebase errors, and to notspiff for helping with the rebrand and cmake.
2016-12-01[retroplayer] Game info tagsGarrett Brown
This is mostly a stop-gap implementation until PyRomInfo (https://github.com/garbear/pyrominfo) is included. Thanks to fetzerch for fixing a PVR-related crash.
2016-12-01[retroplayer] Keyboard playersGarrett Brown
2016-12-01[retroplayer] Game settingsGarrett Brown
2016-12-01Mir windowing systemBrandon Schaefer
2016-11-12[controller dialog] Fix skipping buttons due to acceleratomers, buggy ↵Garrett Brown
triggers, etc.
2016-11-08Show controller dialog if the user connects an unmapped controllerGarrett Brown
2016-09-09[cmake] do not compile dacp if ENABLE_AIRTUNES=OFFStefan Saraev
2016-09-09[cmake] do not compile cdrip if ENABLE_OPTICAL=OFFStefan Saraev
2016-09-07[cmake] Respect ENABLE_UPNP optionChristian Fetzer
Currently UPNP is built even if disabled.
2016-09-05[cmake] EGL is no longer an optional dependencyChristian Fetzer
2016-08-09[cmake/win32] Build Effects11 with CMakeChristian Fetzer
2016-07-24Move win32 files to their own platform folderKolja Lampe
2016-07-09[cmake/freebsd] Update freebsd treedataFneufneu
It's the linux file + xbmc/freebsd
2016-06-11[cmake/osx] Fix build after renaming 'darwin' to 'osx'Christian Fetzer
https://github.com/xbmc/xbmc/commit/10aa7419b8d1a3170082c6216fc5862721500fff
2016-05-20Revert "[addon] add API level 2 on kodi side - Part 1"Alwin Esch
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b.
2016-05-20Revert "[addon] add API level 3 on kodi side for future development - Part 1"Alwin Esch
This reverts commit 6bd9862ee4a2b817790957ed9f2da75e18387830.
2016-05-18[addon] add API level 3 on kodi side for future development - Part 1Alwin Esch
2016-05-18[addon] add API level 2 on kodi side - Part 1Alwin Esch
2016-03-11[cmake] Controller inputChristian Fetzer
2016-03-09[addon] Move add-on library parts to independent folders (code rework)Alwin Esch
2016-03-06[cmake] Build kodi.bin for iosChristian Fetzer
First step for ios support with CMake.
2016-03-06[cmake] Sync InputStream project filesChristian Fetzer
2016-03-06[cmake] Add CMake files for library.kodi.audioengineChristian Fetzer
2016-02-29[cmake] VideoPlayer: add process platform overrideswsnipex
2016-02-28[cmake] Build SSE4 lib on LinuxChristian Fetzer
2016-02-25[cmake] Build kodi.bin for androidChristian Fetzer
This is the first step for android support with CMake.
2016-02-16Merge pull request #9126 from fetzerch/cmake-rpiChristian Fetzer
[cmake] Fix crosscompiling for Raspberry Pi
2016-02-14[cmake] Fix Raspberry-Pi buildChristian Fetzer
2016-02-13[cmake] remove squish dependencyStefan Saraev
2016-02-12[cmake] Add treedataChristian Fetzer
Configures subdirectories used for the different platforms.