aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2014-08-26use generic names to make it easier to switch to a new touch skin in the futureronie
2014-08-26replace skin.touched with skin.re-touchedronie
2014-08-16[win32] rename and generalise packaging folders. also simplify NSIS installer...Martijn Kaijser
2014-08-12Merge pull request #5010 from jmarshallnz/keyboard_layoutsjmarshallnz
2014-08-11[keyboard] adds code for loading keyboard layoutsJonathan Marshall
2014-08-10[configure] use central version.txt file to store Kodi name, and add it to Gu...Martijn Kaijser
2014-08-09Merge pull request #5105 from fritsch/removecrystalhdMartijn Kaijser
2014-08-06Merge pull request #5096 from Karlson2k/printf_format_check_01Karlson2k
2014-08-06Add helper header with definitions of macros for parameters checkingKarlson2k
2014-08-05binary addons: allow downloading addons as source packages instead of git rep...montellese
2014-08-05Merge pull request #5125 from Montellese/binary_addons_platSascha Montellese
2014-08-02[win32] binary addons: integrate DEPENDS_TO_BUILD parametermontellese
2014-08-02binary addons: add DEPENDS_TO_BUILD parameter to addon depends buildsystemmontellese
2014-08-01cmake: use ${CMAKE_COMMAND} instead of "cmake"montellese
2014-08-01binary addons: add platforms.txt to specify the platforms an addon can be bui...montellese
2014-08-01cmake: use separate_arguments() instead of string(REPLACE) to split a string ...montellese
2014-08-01binary addons: only read the URL and revision of an addon if it is builtmontellese
2014-08-01binary addons: update READMEmontellese
2014-08-01Merge pull request #5014 from Montellese/binary_addonsSascha Montellese
2014-08-01Merge pull request #5119 from scarecrow420/pvr_latestMartijn Kaijser
2014-07-31[win32] fix custom build tool output of version.txt to include XBMC_PC.rcmontellese
2014-07-31[pvr] bump add-onsRyan Gribble
2014-07-30cmake: don't enforce that the name of an addon's repository must be identical...montellese
2014-07-30cmake: allow building of selected addons in xbmc-addons projectwsnipex
2014-07-30[win32] cmake: move generation of xbmc-config.cmake into xbmc dependencymontellese
2014-07-30cmake: rename AddOptions.cmake to addoptions.cmake and moved the cmake script...montellese
2014-07-30cmake: move preparations of xbmc-config.cmake to common xbmc-prepare-env.cmak...montellese
2014-07-30[win32] cmake: integrated xbmc-addons-depends-windows into xbmc-addons-depend...montellese
2014-07-30cmake: add xbmc-addons-depends buildsystemmontellese
2014-07-30cosmetics in xbmc-addons cmake projectmontellese
2014-07-28CrystalHD: Rest in peacefritsch
2014-07-27[win32] fix skipping copying userdata to roaming on clean install. fixes #15302Martijn Kaijser
2014-07-27Bump audioencoders to masteruNiversaI
2014-07-21[win32] XBMC main project file: fix indentationKarlson2k
2014-07-17cmake: clarify README of xbmc-addons projectmontellese
2014-07-17cosmetics in binary addon's CMakeLists.txtmontellese
2014-07-17[win32] add cmake C/CXX compiler flag override filesmontellese
2014-07-14Merge pull request #5012 from xhaggi/pvr-bump-api-versionLars Op den Kamp
2014-07-14[pvr] bump add-onsxhaggi
2014-07-13[win32] update VS2010 project filesxhaggi
2014-07-10[win32] remove lame_enc from the list of dependenciesmontellese
2014-07-10[win32] don't copy libvorbisenc to system/cdripmontellese
2014-07-10[win32] update BuildSetup.bat and installermontellese
2014-07-10[win32] add make-addon-depends.bat and cmake-based addon-depends systemmontellese
2014-07-10cmake: add xbmc-addons project, filled with audioencoder addonsmontellese
2014-07-10[addon-helpers] set building shared libs as default and try to link as static...Jonathan Marshall
2014-07-10[win32] project changes for audioencodersJonathan Marshall
2014-07-02[win32][vfs] Implement Win32SMBDirectory similarly to Win32DirectoryKarlson2k
2014-07-02Move class auto_buffer to separate fileKarlson2k
2014-07-02Merge pull request #4866 from wsnipex/versioningjmarshallnz