aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2015-03-06no need to install the language directory anymoremontellese
2015-03-06[pvr.hts] bump to https://github.com/kodi-pvr/pvr.hts/commit/abceaf8Lars Op den Kamp
2015-03-06[pvr.hts] bump to https://github.com/kodi-pvr/pvr.hts/commit/f11a84f6deb8609f...Lars Op den Kamp
2015-03-04split addon gui for skin and binary addonsRainer Hochecker
2015-03-03Merge pull request #6592 from Montellese/binary_addons_pvr_localSascha Montellese
2015-03-03[win32] cmake: improve generated Visual Studio solutionmontellese
2015-03-03cmake: allow to override local addon location via ADDON_SRC_PREFIXwsnipex
2015-03-03cmake: support file:// based paths for addon definitionsmontellese
2015-03-03cmake: don't use an extra loop to setup addon buildingmontellese
2015-03-03[cmake] add define BUILD_KODI_ADDONRainer Hochecker
2015-03-03add support for audio decoder addonsArne Morten Kvarving
2015-03-02Moved key.h/cpp to input where it belongsPär Björklund
2015-03-02Merge pull request #6227 from Montellese/binary_addons_pvrjenkins4kodi
2015-03-02update vs project filesThomas Amland
2015-03-01cmake: ask for sudo rights on addon install to system dirswsnipex
2015-03-01[win32] get rid of buildpvraddons.bat and update BuildSetup.batmontellese
2015-03-01[win32] also install the PDB file for debug buildsmontellese
2015-03-01[win32] cmake: fix installation of binary addon DLLs when using Visual Studiomontellese
2015-03-01addons: add pvr addons as a binary addonmontellese
2015-03-01cmake: always add kodi-platform as a dependency to all binary addonsmontellese
2015-03-01binary addons: add kodi-platform (and its dependency tinyxml) as a common dep...montellese
2015-03-01cmake: fix handling/passing of CMAKE_C_FLAGS/CMAKE_CXX_FLAGSmontellese
2015-03-01cmake: add custom build step for addons between configure and build to force ...montellese
2015-03-01cmake: add C++11 flagwsnipex
2015-03-01cmake: cleanup INSTALL_COMMAND/CONFIGURE_COMMAND handling for dependenciesmontellese
2015-03-01cmake: improve patch file/command handling for dependenciesmontellese
2015-03-01[win32] updave VS project filesmontellese
2015-02-27bump audioencoder.flac and audioencoder.vorbis to fix parallel build problems...montellese
2015-02-22cmake: fix debug builds by passing CMAKE_BUILD_TYPE to the addon's buildmontellese
2015-02-19Merge pull request #6406 from Montellese/videodb_queuingMatthias Kortstiege
2015-02-19Merge pull request #6402 from Karlson2k/w32_setloc_01Pär Björklund
2015-02-19cmake: fix include of check_target_platform.cmakemontellese
2015-02-19[win32] Add win32/crts_caller for calling same function in all loaded CRTsKarlson2k
2015-02-18cmake: add platform definitions for android, darwin, freebsd, ios, rbpi and w...montellese
2015-02-18cmake: add platform directory and parsing of platform specific definitionswsnipex
2015-02-18Merge pull request #6477 from Montellese/cmake_dependency_platformSascha Montellese
2015-02-18cmake: only set the scope of the list of an addon's dependencies oncemontellese
2015-02-18cmake: only add a dependency to the list of an addon's dependencies if it has...montellese
2015-02-18cmake: only determine the URL of a dependency if it will be downloaded and builtmontellese
2015-02-18cmake: support platforms.txt for dependenciesmontellese
2015-02-18cmake: extract target platform checking logic into check_target_platform.cmakemontellese
2015-02-18cmake: pass CORE_SYSTEM_NAME to addons and dependenciesmontellese
2015-02-17[pvr] bump addonsRainer Hochecker
2015-02-17Merge pull request #6464 from FernetMenta/pvrRainer Hochecker
2015-02-17[pvr] bump versionRainer Hochecker
2015-02-17Merge pull request #6433 from Voyager1/fix-buildsetupMartijn Kaijser
2015-02-16[pvr] bump addons with #6367AlwinEsch
2015-02-16[win32] update VS project filesmontellese
2015-02-15Fix occasional build errors related to unclean binary addons buildVoyager1
2015-02-08[dialogs] Move CGUIWindowVideoBase::ShowPlaySelection to its own class.ace20022