Age | Commit message (Expand) | Author |
2016-11-29 | Merge pull request #10980 from notspiff/remove_unused | Cristiano A. Silva |
2016-11-24 | Merge pull request #9925 from oskvadd/fastseek | Wolfgang Schupp |
2016-11-23 | remove unused variables / members | Arne Morten Kvarving |
2016-10-26 | libdvd/Makefile: cross-compile, allow to specify the ar command | Timo Gurr |
2016-09-20 | kodi.guilib: fix version in generated addon.xml | Rainer Hochecker |
2016-09-12 | [cmake/win32] Fix coverity build | Christian Fetzer |
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-08-09 | [cmake/win32] Build Effects11 with CMake | Christian Fetzer |
2016-08-09 | Update to latest effects11, august 2 2016 release | Pär Björklund |
2016-07-30 | remove win32 win10sdk dependency | mapfau |
2016-07-27 | [cmake] Group sources and targets into folders | Christian Fetzer |
2016-07-21 | [cmake] Change the way shared libraries are built | Christian Fetzer |
2016-07-21 | [cmake] Build unrarxlib and libupnp without core_add_library | 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-17 | Cleanup work that started with running as Win10 app | Pär Björklund |
2016-07-11 | [cmake] Sync Peripheral API | Garrett Brown |
2016-06-11 | [cmake/osx] Fix build after renaming 'darwin' to 'osx' | Christian Fetzer |
2016-06-06 | Speed up startup time for movies in split rar archives. | oskvadd |
2016-05-30 | Updated texturepacker to vs2015 and all libs with it, remove dependency on lz... | Pär Björklund |
2016-05-23 | Merge pull request #9843 from AlwinEsch/revert-api2 | Alwin Esch |
2016-05-20 | Revert "[addon] add API level 2 on kodi side - Part 2" | Alwin Esch |
2016-05-19 | Merge pull request #9810 from Paxxi/gtest | Razzeee |
2016-05-18 | [addon] add API level 2 on kodi side - Part 2 | Alwin Esch |
2016-05-16 | [cmake/win32] Build addon libraries | Christian Fetzer |
2016-05-14 | Fix linking of the test suite | Pär Björklund |
2016-05-11 | [exif] Fix for out-of-memory errors with large numbers of jpegs | popcornmix |
2016-05-06 | [Coverity] CID 1312749: CAddonSoundPlay::CAddonSoundPlay(void *, void *, char... | Kai Sommerfeld |
2016-04-09 | This should resolve the python issues caused by vs2015 upgrade. | Pär Björklund |
2016-04-07 | [fix] CID 1358356, 1358357, 1358358: Out-of-bounds write (OVERRUN). | ace20022 |
2016-04-05 | Merge pull request #9512 from ace20022/win_cov | Andreas Zelend |
2016-04-05 | CID 77632, 77633: Untrusted array index read (TAINTED_SCALAR). | ace20022 |
2016-04-05 | CID 77382: Buffer not null terminated (BUFFER_SIZE_WARNING). | ace20022 |
2016-04-05 | CID 77678, 77679, 77785: Uninitialized pointer field (UNINIT_CTOR). | ace20022 |
2016-04-05 | CID 77791: Unused value (UNUSED_VALUE). | ace20022 |
2016-04-05 | CID 77516, 77517, 77524, 77529: Big parameter passed by value (PASS_BY_VALUE). | ace20022 |
2016-04-05 | CID 77466: Logically dead code (DEADCODE). | 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-06 | Merge pull request #9270 from wsnipex/libdvd-depends | Wolfgang Schupp |
2016-03-05 | Merge pull request #9173 from FernetMenta/inputstream | Rainer Hochecker |