aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2016-07-24Move win32 files to their own platform folderKolja Lampe
2016-07-17Cleanup work that started with running as Win10 appPär Björklund
2016-06-19Fix dll hooking for VS 2015 update 3 as there's some changes incomingPär Björklund
2016-06-18[VS2015] Remove compiler errorAchimTuran
2016-06-16Add missing vector includesPär Björklund
2016-06-13[doxygen] todo listMartijn Kaijser
2016-05-22Delay loading wasn't properly initialized during the testsPär Björklund
2016-04-05CID 77582, 77583, 77584: Resource leak (RESOURCE_LEAK).ace20022
2016-03-31FFmpeg: windows bumpAnton Fedchin
2016-02-12[cmake] Add CMakeLists.txt to xbmc subfoldersChristian Fetzer
2016-02-12[win32/PlatformDefs.h] Compatibility with VS2013Christian Fetzer
2016-02-06[cleanup] Remove unused filesChristian Fetzer
2016-02-02Merge pull request #8991 from Paxxi/pre_vs2015Pär Björklund
2016-02-02Fixes that have come from the migration to vs2015Pär Björklund
2016-01-29remove BOOST_PP_STRINGIZE and replace with simple stringificationPär Björklund
2016-01-08[win32] WinRenderer: Fixed rotated videos.Anton Fedchin
2015-12-23Prefer #pragma once over include guardsh.udo
2015-12-06[win32] Change way to delayed dll load.Anton Fedchin
2015-12-06rename dvdplayer to VideoPlayerRainer Hochecker
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