aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2016-01-31boost/sha1: cleanup usage of boost/static_assertStefan Saraev
2016-01-09added: addon callback for listing a directoryArne Morten Kvarving
2016-01-06Merge pull request #8687 from FernetMenta/mpeg2Rainer Hochecker
2016-01-05drop libmpeg2Rainer Hochecker
2016-01-05platinum: add patch for 77ba91ac8815c150c7e4537a3622df52bd811cefphate89
2016-01-05platinum: add support for multiple ratingsphate89
2016-01-04[cleanup] cximage leftoversStefan Saraev
2016-01-04Merge pull request #8741 from Memphiz/osx_fix_dylibsMemphiz
2016-01-04[library.kodi/librariy.xbmc] - fixed dylib names for osx/ios and don't wrap o...Memphiz
2015-12-29[cleanup] nuke cximageStefan Saraev
2015-12-07cleanup lib/Stefan Saraev
2015-12-06AE: move iec packing for passthrough into AE, contains squashed code from fri...Rainer Hochecker
2015-12-06move audio sync to AERainer Hochecker