Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-21 | [cmake] Move to root folder: Move files | h.udo | |
2016-12-14 | [addons] remove api1 from cmake parts | Alwin Esch | |
2016-12-14 | [addons] remove not needed binary and api1 folder from source | Alwin Esch | |
2016-12-14 | [addon] bye, bye libXBMC_addon.cpp | Alwin Esch | |
2016-12-14 | [retroplayer] rework to new code style without shared lib | Alwin Esch | |
2016-12-14 | [addon] bye, bye libKODI_guilib.cpp | Alwin Esch | |
2016-12-13 | [addon] bye, bye libKODI_audioengine.cpp | Alwin Esch | |
2016-12-13 | [addon] bye, bye libXBMC_codec.cpp | Alwin Esch | |
2016-12-13 | Merge pull request #11154 from AlwinEsch/remove-shared-addon-lib-peripheral | Alwin Esch | |
[peripheral] bye, bye libKODI_peripheral.cpp | |||
2016-12-13 | [peripheral] bye, bye libKODI_peripheral.cpp | Alwin Esch | |
2016-12-13 | [adsp] bye, bye libKODI_adsp.cpp | Alwin Esch | |
2016-12-12 | Merge pull request #11145 from notspiff/fix_mhd | Martijn Kaijser | |
fix compile without microhttpd | |||
2016-12-12 | fix compile without microhttpd | notspiff | |
2016-12-11 | [inputstream] bye, bye libKODI_inputstream.cpp | Alwin Esch | |
2016-12-10 | [pvr] bye, bye libXBMC_pvr.cpp | Alwin Esch | |
2016-12-02 | Merge pull request #10898 from BrandonSchaefer/master | Rainer Hochecker | |
Mir windowing system for Kodi | |||
2016-12-01 | [retroplayer] MyGames window | Garrett Brown | |
2016-12-01 | [retroplayer] RetroPlayer core | Garrett 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-ons | Garrett 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 tags | Garrett 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 players | Garrett Brown | |
2016-12-01 | [retroplayer] Game settings | Garrett Brown | |
2016-12-01 | Mir windowing system | Brandon Schaefer | |
2016-11-12 | [controller dialog] Fix skipping buttons due to acceleratomers, buggy ↵ | Garrett Brown | |
triggers, etc. | |||
2016-11-08 | Show controller dialog if the user connects an unmapped controller | Garrett Brown | |
2016-09-09 | [cmake] do not compile dacp if ENABLE_AIRTUNES=OFF | Stefan Saraev | |
2016-09-09 | [cmake] do not compile cdrip if ENABLE_OPTICAL=OFF | Stefan Saraev | |
2016-09-07 | [cmake] Respect ENABLE_UPNP option | Christian Fetzer | |
Currently UPNP is built even if disabled. | |||
2016-09-05 | [cmake] EGL is no longer an optional dependency | Christian Fetzer | |
2016-08-09 | [cmake/win32] Build Effects11 with CMake | Christian Fetzer | |
2016-07-24 | Move win32 files to their own platform folder | Kolja Lampe | |
2016-07-09 | [cmake/freebsd] Update freebsd treedata | Fneufneu | |
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-20 | Revert "[addon] add API level 2 on kodi side - Part 1" | Alwin Esch | |
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b. | |||
2016-05-20 | Revert "[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 1 | Alwin Esch | |
2016-05-18 | [addon] add API level 2 on kodi side - Part 1 | Alwin Esch | |
2016-03-11 | [cmake] Controller input | Christian 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 ios | Christian Fetzer | |
First step for ios support with CMake. | |||
2016-03-06 | [cmake] Sync InputStream project files | Christian Fetzer | |
2016-03-06 | [cmake] Add CMake files for library.kodi.audioengine | Christian Fetzer | |
2016-02-29 | [cmake] VideoPlayer: add process platform overrides | wsnipex | |
2016-02-28 | [cmake] Build SSE4 lib on Linux | Christian Fetzer | |
2016-02-25 | [cmake] Build kodi.bin for android | Christian Fetzer | |
This is the first step for android support with CMake. | |||
2016-02-16 | Merge pull request #9126 from fetzerch/cmake-rpi | Christian Fetzer | |
[cmake] Fix crosscompiling for Raspberry Pi | |||
2016-02-14 | [cmake] Fix Raspberry-Pi build | Christian Fetzer | |
2016-02-13 | [cmake] remove squish dependency | Stefan Saraev | |
2016-02-12 | [cmake] Add treedata | Christian Fetzer | |
Configures subdirectories used for the different platforms. |