aboutsummaryrefslogtreecommitdiff
path: root/lib/cpluff
AgeCommit message (Expand)Author
2019-07-17[addons] remove cpluff completeAlwin Esch
2018-11-02[cpluff] rename functions to not conflict with mariadb-connectorRechi
2018-06-07[c-pluff] kill another implicit function declaration warningroot
2018-03-23[cpluff] add windows changesRechi
2018-03-21[cpluff] link with cpluff instead of loading it dynamicRechi
2018-02-20[c-pluff] Add patches folder for reference and keep track of changesh.udo
2018-02-20[c-pluff] Update to 0.1.4h.udo
2017-05-09[c-pluff] Fix implicit declaration compiler warningsChris Mayo
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-05-20Revert "[addon] add API level 2 on kodi side - Part 2"Alwin Esch
2016-05-18[addon] add API level 2 on kodi side - Part 2Alwin Esch
2016-04-01Visual studio 2015 fixesPär Björklund
2014-03-01Remove cpluff generated filesTrent Nelson
2013-11-10[win32] Add "core-defaults" with basic project settings, include file in each...Karlson2k
2013-11-10[win32] rest of VS projects: remove custom settings as default settings are s...Karlson2k
2013-11-10[win32] rename project defaults file, update paths to defaults file in projectsKarlson2k
2013-11-01Merge pull request #3485 from Karlson2k/win32_projects_update_01wsoltys
2013-11-01Merge pull request #3528 from Karlson2k/win32_projects_update_02Martijn Kaijser
2013-10-30[win32] mark debug/release configs with proper internal marksKarlson2k
2013-10-30[win32] Cleanup: delete old project filesKarlson2k
2013-10-24[win32] Use more VC optimizations for important XBMC parts for 'Release' configKarlson2k
2013-10-16[xcode5] fix cpluff buildamet
2013-09-15[WIN32][cpluff] fixed resource leak.WiSo
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2012-10-16changed: add silent rules to libcpluff to shut it up a littlespiff
2012-09-05[win32] remove "Debug Testsuite" configuration from all projects except gtest...montellese
2012-09-05[WIN32] added a new target called Debug Testsuite which includes the gtest li...WiSo
2012-08-09[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...WiSo
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-04-04Handle libdl only being needed on Linux for dlopen, thx abs0davilla
2011-05-26Fix autoconf warnings on newer versions:Mariusz Bialonczyk
2011-05-07[WIN32] enable sse for all projects in release targetWiSo
2011-04-19changed: comment cpluff log line to reduce log spewspiff
2011-01-04Fix CRLFCory Fields
2010-08-14[WIN32] fixed vs2010 projects to copy dlls to their final location after ever...CrystalPT
2010-07-09reverted: r31675 (can't work properly)taxigps
2010-07-09fixed: cpluff - can't load from non english pathtaxigps
2010-05-20added: load_plugin_descriptor_from_memory function to c-pluffjmarshallnz
2010-05-18[WIN32] Same treatment to vs2010 projects than r30260blinkseb
2010-05-17[WIN32] Clean building. Now, all libs output in the "libs" folder, and object...blinkseb
2010-05-16[VS2010] updated cpluff and libass to make the copied dll a dependency and ma...CrystalPT
2010-05-16[VS2010] updated cpluff, libenca project files in order to get rid of warning...blinkseb
2010-05-16[WIN32] Add VS2010 project for cpluffCrystalPT
2010-05-16[WIN32] contain output files in libcpluff and fix the namesCrystalPT
2010-05-11changed: reduce cpluff compile warningselupus
2010-05-06[WIN32] mingw and thus this buildscript not longer required for building cpluffwiso
2010-05-06fixed: [win32] - cpluff path separator was wrongjmarshallnz
2010-05-06changed: moved cpluff to build in-line. Requires libexpat - see wiki for bui...jmarshallnz
2010-05-06fixed: unsigned/signed warnings, and a scoping error in cpluffjmarshallnz