Age | Commit message (Expand) | Author |
2016-12-14 | [addons] remove no more used libKODI_game.cpp | 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 |
2016-12-13 | [peripheral] bye, bye libKODI_peripheral.cpp | Alwin Esch |
2016-12-13 | [adsp] bye, bye libKODI_adsp.cpp | Alwin Esch |
2016-12-11 | [inputstream] bye, bye libKODI_inputstream.cpp | Alwin Esch |
2016-12-10 | [addon] change namespace from V1::KodiAPI:: to KodiAPI::V1:: | Alwin Esch |
2016-12-10 | [pvr] bye, bye libXBMC_pvr.cpp | Alwin Esch |
2016-12-01 | [retroplayer] Game add-ons | Garrett Brown |
2016-11-29 | fix initializer list orders | Arne Morten Kvarving |
2016-11-23 | remove unused variables / members | Arne Morten Kvarving |
2016-09-20 | kodi.guilib: fix version in generated addon.xml | Rainer Hochecker |
2016-09-06 | Revert "[addons] move ./xbmc/addons/binary/interfaces one down and remove bin... | Pär Björklund |
2016-09-06 | [addons] move ./xbmc/addons/binary/interfaces one down and remove binary folder | Alwin Esch |
2016-08-15 | [peripheral API] v1.0.20 - Add callback to count controller features | Garrett Brown |
2016-07-21 | [cmake] Change the way shared libraries are built | Christian Fetzer |
2016-07-19 | Bump sdk to Win 10 as cmake defaults to that for addons anyway. Add the few h... | Pär Björklund |
2016-07-11 | [cmake] Sync Peripheral API | Garrett Brown |
2016-05-06 | [Coverity] CID 1312749: CAddonSoundPlay::CAddonSoundPlay(void *, void *, char... | Kai Sommerfeld |
2016-04-05 | Merge pull request #9512 from ace20022/win_cov | Andreas Zelend |
2016-04-05 | CID 77678, 77679, 77785: Uninitialized pointer field (UNINIT_CTOR). | ace20022 |
2016-04-05 | CID 77516, 77517, 77524, 77529: Big parameter passed by value (PASS_BY_VALUE). | ace20022 |
2016-04-02 | Merge pull request #9499 from mapfau/translatepath | Rainer Hochecker |
2016-04-02 | Add TranslateSpecialPath to libAddon_helper interface | mapfau |
2016-04-01 | Fix build and update curl to latest | Pär Björklund |
2016-04-01 | Visual studio 2015 fixes | Pär Björklund |
2016-03-13 | [cosmetic] Fix c/p errors for peripheral add-on callbacks | Garrett Brown |
2016-03-11 | [cmake] Controller input | Christian Fetzer |
2016-03-10 | Peripheral add-ons | Garrett Brown |
2016-03-09 | [addon] Move add-on library parts to independent folders (code rework) | Alwin Esch |
2016-03-06 | [cmake] Sync InputStream project files | Christian Fetzer |
2016-03-06 | [cmake] Add CMake files for library.kodi.audioengine | Christian Fetzer |
2016-03-05 | Integrated INPUTSTREAM lib into VS solution | mapfau |
2016-03-05 | add callback lib for inputstream | Rainer Hochecker |
2016-02-29 | [addon] rename add-on include folder to match new style and prevent header #i... | Alwin Esch |
2016-02-29 | enabled CURL addon access / curl download speed feature / move file flags to ... | mapfau |
2016-02-15 | [PVR] Addon API: add epg event changes callback (async epg data transfer) | Kai Sommerfeld |
2016-02-15 | [PVR] Addon API: add connection state change callback | Kai Sommerfeld |
2016-02-12 | [cmake] Add CMake files to lib | Christian Fetzer |
2016-01-09 | added: addon callback for listing a directory | Arne Morten Kvarving |
2016-01-04 | [library.kodi/librariy.xbmc] - fixed dylib names for osx/ios and don't wrap o... | Memphiz |
2015-12-06 | AE: move iec packing for passthrough into AE, contains squashed code from fri... | Rainer Hochecker |
2015-12-06 | move audio sync to AE | Rainer Hochecker |
2015-12-06 | rename dvdplayer to VideoPlayer | Rainer Hochecker |
2015-09-23 | [library.kodi.audioengine] Fixing clumsy error mesage | Achim Turan |
2015-09-23 | [library.kodi.audioengine] [FIX CID 1324647] Fixing Null-checking "cb" | Achim Turan |