aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-07-19Bump sdk to Win 10 as cmake defaults to that for addons anyway. Add the few h...Pär Björklund
2016-07-17Cleanup work that started with running as Win10 appPär Björklund
2016-07-11[cmake] Sync Peripheral APIGarrett Brown
2016-06-11[cmake/osx] Fix build after renaming 'darwin' to 'osx'Christian Fetzer
2016-05-30Updated texturepacker to vs2015 and all libs with it, remove dependency on lz...Pär Björklund
2016-05-23Merge pull request #9843 from AlwinEsch/revert-api2Alwin Esch
2016-05-20Revert "[addon] add API level 2 on kodi side - Part 2"Alwin Esch
2016-05-19Merge pull request #9810 from Paxxi/gtestRazzeee
2016-05-18[addon] add API level 2 on kodi side - Part 2Alwin Esch
2016-05-16[cmake/win32] Build addon librariesChristian Fetzer
2016-05-14Fix linking of the test suitePär Björklund
2016-05-11[exif] Fix for out-of-memory errors with large numbers of jpegspopcornmix
2016-05-06[Coverity] CID 1312749: CAddonSoundPlay::CAddonSoundPlay(void *, void *, char...Kai Sommerfeld
2016-04-09This 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-05Merge pull request #9512 from ace20022/win_covAndreas Zelend
2016-04-05CID 77632, 77633: Untrusted array index read (TAINTED_SCALAR).ace20022
2016-04-05CID 77382: Buffer not null terminated (BUFFER_SIZE_WARNING).ace20022
2016-04-05CID 77678, 77679, 77785: Uninitialized pointer field (UNINIT_CTOR).ace20022
2016-04-05CID 77791: Unused value (UNUSED_VALUE).ace20022
2016-04-05CID 77516, 77517, 77524, 77529: Big parameter passed by value (PASS_BY_VALUE).ace20022
2016-04-05CID 77466: Logically dead code (DEADCODE).ace20022
2016-04-02Merge pull request #9499 from mapfau/translatepathRainer Hochecker
2016-04-02Add TranslateSpecialPath to libAddon_helper interfacemapfau
2016-04-01Fix build and update curl to latestPär Björklund
2016-04-01Visual studio 2015 fixesPär Björklund
2016-03-13[cosmetic] Fix c/p errors for peripheral add-on callbacksGarrett Brown
2016-03-11[cmake] Controller inputChristian Fetzer
2016-03-10Peripheral add-onsGarrett Brown
2016-03-09[addon] Move add-on library parts to independent folders (code rework)Alwin Esch
2016-03-06[cmake] Sync InputStream project filesChristian Fetzer
2016-03-06[cmake] Add CMake files for library.kodi.audioengineChristian Fetzer
2016-03-06Merge pull request #9270 from wsnipex/libdvd-dependsWolfgang Schupp
2016-03-05Merge pull request #9173 from FernetMenta/inputstreamRainer Hochecker
2016-03-05remove libdvd artifactswsnipex
2016-03-05Integrated INPUTSTREAM lib into VS solutionmapfau
2016-03-05add callback lib for inputstreamRainer Hochecker
2016-03-04libdvd/Makefile: rename LDFLAGS to SO_LDFLAGSMax Kellermann
2016-02-29[addon] rename add-on include folder to match new style and prevent header #i...Alwin Esch
2016-02-29enabled CURL addon access / curl download speed feature / move file flags to ...mapfau
2016-02-23[posix] move libdvd to dependswsnipex
2016-02-22Merge pull request #9137 from stefansaraev/exifMartijn Kaijser
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 callbackKai Sommerfeld
2016-02-14[cleanup] lib/libexif: dead codeStefan Saraev
2016-02-12[cmake] Add CMake files to libChristian Fetzer
2016-02-02Merge pull request #8991 from Paxxi/pre_vs2015Pär Björklund
2016-02-02Fixes that have come from the migration to vs2015Pär Björklund
2016-02-02Bump gtest to 1.7.0Kolja Lampe
2016-02-01[cleanup] move our boost/sha1 copy to websocketStefan Saraev