index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
win32
Age
Commit message (
Expand
)
Author
2016-07-24
Move win32 files to their own platform folder
Kolja Lampe
2016-07-17
Cleanup work that started with running as Win10 app
Pär Björklund
2016-06-19
Fix dll hooking for VS 2015 update 3 as there's some changes incoming
Pär Björklund
2016-06-18
[VS2015] Remove compiler error
AchimTuran
2016-06-16
Add missing vector includes
Pär Björklund
2016-06-13
[doxygen] todo list
Martijn Kaijser
2016-05-22
Delay loading wasn't properly initialized during the tests
Pär Björklund
2016-04-05
CID 77582, 77583, 77584: Resource leak (RESOURCE_LEAK).
ace20022
2016-03-31
FFmpeg: windows bump
Anton Fedchin
2016-02-12
[cmake] Add CMakeLists.txt to xbmc subfolders
Christian Fetzer
2016-02-12
[win32/PlatformDefs.h] Compatibility with VS2013
Christian Fetzer
2016-02-06
[cleanup] Remove unused files
Christian Fetzer
2016-02-02
Merge pull request #8991 from Paxxi/pre_vs2015
Pär Björklund
2016-02-02
Fixes that have come from the migration to vs2015
Pär Björklund
2016-01-29
remove BOOST_PP_STRINGIZE and replace with simple stringification
Pär Björklund
2016-01-08
[win32] WinRenderer: Fixed rotated videos.
Anton Fedchin
2015-12-23
Prefer #pragma once over include guards
h.udo
2015-12-06
[win32] Change way to delayed dll load.
Anton Fedchin
2015-12-06
rename dvdplayer to VideoPlayer
Rainer Hochecker
2015-08-04
[win32] Move call to SetSuspendState/InitiateShutdown out from main thread.
Anton Fedchin
2015-07-15
Merge pull request #6809 from Paxxi/startup
Pär Björklund
2015-07-15
Reworked initialization for win32
Pär Björklund
2015-07-14
[std cleanup] xbmc/win32/
hudokkow
2015-07-05
Moved a few functions from infomanager to sysinfo
Pä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 libmicrohttpd
Karlson2k
2015-02-19
Merge pull request #6402 from Karlson2k/w32_setloc_01
Pä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 CRTs
Karlson2k
2015-02-12
[c++11/GuiFontCache] - move the boost includes from the header to the cpp fil...
Pär Björklund
2015-02-10
CHG: Move to c++11 and use std:shared_ptr rather than boost
Chris "Koying" Browet
2015-02-05
cppcheck performance fixes in win32/
Tobias Markus
2015-01-07
[stdstring] get rid of CStdString in win32/
montellese
2014-12-22
Made versiontag optional
Tobias Arrskog
2014-12-19
Merge pull request #5841 from chadoe/headercleanup
Martijn Kaijser
2014-12-16
Revert "rename xbmc folder to src"
Rainer Hochecker
2014-12-15
rename xbmc folder to src
Fneufneu
2014-12-08
[win32] WIN32Util::PowerManagement: fix restart on Win8.1
Karlson2k
2014-11-28
[win32] git_revision custombuild trigger from existing file, set correct outp...
Martin van Beurden
2014-11-24
[rebrand][win] new app icon
da-anda
2014-11-23
[rebrand][win] new app icon (reverted from commit 53bc14946e46b6e97a965dd3da5...
Voyager1
2014-11-23
[rebrand][win] new app icon
da-anda
2014-11-12
Fixes: wrong log strings
Karlson2k
2014-11-11
Fixes: check results of memory allocation functions
Karlson2k
2014-10-10
Rebrand: change visual reference to new app name
Voyager1
2014-10-07
WIN32Util::PowerManagement: update to use Vista+ functions, fixes #15315
Karlson2k
[next]