aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2015-08-04[win32] Move call to SetSuspendState/InitiateShutdown out from main thread.Anton Fedchin
2015-07-15Merge pull request #6809 from Paxxi/startupPär Björklund
2015-07-15Reworked initialization for win32Pär Björklund
2015-07-14[std cleanup] xbmc/win32/hudokkow
2015-07-05Moved a few functions from infomanager to sysinfoPär Björklund
2015-07-04[win32] Changed XBMC.vcxproj to compile with Windows Kit 8.1 instead of Direc...Anton Fedchin
2015-06-19[win32][curl] Using CEnvironment::unsetenv() instead of SetEnvironmentVariabl...Anton Fedchin
2015-06-16[win32] Fixed libcurl initialization when the env variable OPENSSL_CONF point...Anton Fedchin
2015-05-23[win32] Cleanup includes.ace20022
2015-05-07[win32] Fix: CWinIdleTimer::StartZero - do not set ES_SYSTEM_REQUIRED and ES_...Anton Fedchin
2015-03-13[win32] Update libmicrohttpd package, use static lib for libmicrohttpdKarlson2k
2015-02-19Merge pull request #6402 from Karlson2k/w32_setloc_01Pär Björklund
2015-02-19[win32] WIN32Util: add SetThreadLocalLocale() for controlling thread local lo...Karlson2k
2015-02-19[win32] Add win32/crts_caller for calling same function in all loaded CRTsKarlson2k
2015-02-12[c++11/GuiFontCache] - move the boost includes from the header to the cpp fil...Pär Björklund
2015-02-10CHG: Move to c++11 and use std:shared_ptr rather than boostChris "Koying" Browet
2015-02-05cppcheck performance fixes in win32/Tobias Markus
2015-01-07[stdstring] get rid of CStdString in win32/montellese
2014-12-22Made versiontag optionalTobias Arrskog
2014-12-19Merge pull request #5841 from chadoe/headercleanupMartijn Kaijser
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2014-12-08[win32] WIN32Util::PowerManagement: fix restart on Win8.1Karlson2k
2014-11-28[win32] git_revision custombuild trigger from existing file, set correct outp...Martin van Beurden
2014-11-24[rebrand][win] new app iconda-anda
2014-11-23[rebrand][win] new app icon (reverted from commit 53bc14946e46b6e97a965dd3da5...Voyager1
2014-11-23[rebrand][win] new app iconda-anda
2014-11-12Fixes: wrong log stringsKarlson2k
2014-11-11Fixes: check results of memory allocation functionsKarlson2k
2014-10-10Rebrand: change visual reference to new app nameVoyager1
2014-10-07WIN32Util::PowerManagement: update to use Vista+ functions, fixes #15315Karlson2k
2014-10-06WIN32Util::PowerManagement: real checks for privileges adjustment, do not adj...Karlson2k
2014-09-17[win32][Fix] Adapt loading of ffmpeg dlls after the bump.ace20022
2014-09-14[WIN32] Compile, install and run as Kodi. Move old XBMC portable_data and %ap...Martijn Kaijser
2014-09-01[win32] WIN32Util: add fileTimeToTimeT() helpersKarlson2k
2014-09-01[win32] WIN32Util::ConvertPathToWin32Form: add overload to use CURL& as param...Karlson2k
2014-08-10[win32] create executable ProductName/CompanyName properties from version.txtMartijn Kaijser
2014-08-09Merge pull request #5105 from fritsch/removecrystalhdMartijn Kaijser
2014-07-28CrystalHD: Rest in peacefritsch
2014-07-27[win32] integrate XBMC_PC.rc into CompileInfo.bat for automatic versioningmontellese
2014-07-14[stdstring] get rid of CStdString in storage/Arne Morten Kvarving
2014-07-02[win32] PlatformDefs: use typedef for 'ssize_t', define SSIZE_MAXKarlson2k
2014-05-27[WIN32] compile XBMC with vs2013wsoltys
2014-05-27[WIN32] prepare XBMC source code to compile with vs2013WiSo
2014-05-20[WIN32] fixed logging of audio endpoint device id.wsoltys
2014-05-08remove libsamplerate and related dead codeRainer Hochecker
2014-05-02change internal release versioning to 1397xx for alphaMartijn Kaijser
2014-05-02[win32] new iconda-anda
2014-04-27[WIN32] make XBMC compile, build and run with the ffmpeg link libraries.wsoltys
2014-03-13[WIN32] changed: don't call CAEFactory::DeviceChange() when PBT_APMSUSPEND wa...wsoltys