aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2014-09-23Merge pull request #5286 from Karlson2k/iconv_upd_14Tobias Arrskog
2014-09-21[win32] show message in installer that userdata was moved to new locationMartijn Kaijser
2014-09-21[win32] fix detection of old XBMC install and remove XBMC regkeysMartijn Kaijser
2014-09-19[win32][Fix] Adapt loading of ffmpeg dlls after the bump. For reference: b6fe3b8Martijn Kaijser
2014-09-18Merge pull request #5314 from ronie/re-focusMartijn Kaijser
2014-09-16ffmpeg: adapt win32 dlls to major versions of 2.4Rainer Hochecker
2014-09-15Merge pull request #5185 from MartijnKaijser/win32_rebrandMartijn Kaijser
2014-09-14[WIN32] Compile, install and run as Kodi. Move old XBMC portable_data and %ap...Martijn Kaijser
2014-09-13[win32] exclude XBMC artwork in installer. Enable again when Kodi artwork is ...Martijn Kaijser
2014-09-13[win32] pass down name, company and website from version.txt through buildset...Martijn Kaijser
2014-09-13[win32] we only use "Debug" in VisualStudioMartijn Kaijser
2014-09-13[win32] rename %XBMC_PATH% from download deps to %APP_PATH%Martijn Kaijser
2014-09-13[win32] create .exe/.pdb files using $(ProjectName) set in VSMartijn Kaijser
2014-09-09[dxva] split decoder and renderer to different files and move renderers to co...Anton Fedchin
2014-09-08Merge pull request #5290 from opdenkamp/subchannelsLars Op den Kamp
2014-09-04[markwatched] queue up mark watched jobs and process them without locking the...Matthias Kortstiege
2014-09-04[PVR] bump add-onsLars Op den Kamp
2014-09-01[win32][vfs] FileFactory: switch to new CWin32File class; remove HDFile from ...Karlson2k
2014-09-01[win32][vfs] Implement new CWin32File class for local files on win32 platformsKarlson2k
2014-09-01Merge pull request #5173 from Karlson2k/clog_update_01altjmarshallnz
2014-08-31Merge pull request #5194 from MartijnKaijser/vs_xbmctestMartijn Kaijser
2014-08-31Merge pull request #5292 from MartijnKaijser/sqlite_win32Martijn Kaijser
2014-08-28[win32/jenkins] - add parallel compile for pvr addons and use 1.5 * cpu count...Memphiz
2014-08-28[win32/jenkins] - activate multi processing for win32 buildMemphiz
2014-08-27[win32] update sqlite to 3080600 (aka 3.8.6)Martijn Kaijser
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-26[win32] Update libiconv to 1.14Karlson2k
2014-08-22[win32] Add Win32Log with widestring loggingKarlson2k
2014-08-22[win32] Implement class CWin32InterfaceForCLogKarlson2k
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[win32] upgrade xbmc-test to VS2013 and remove unused projectsMartijn Kaijser
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