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
/
project
/
VS2010Express
/
libPlatinum.vcxproj
Age
Commit message (
Expand
)
Author
2016-08-06
Finally get rid of the VS solution!
legacy_drop_vs
Pär Björklund
2016-07-19
Bump sdk to Win 10 as cmake defaults to that for addons anyway. Add the few h...
Pär Björklund
2016-04-09
This should resolve the python issues caused by vs2015 upgrade.
Pär Björklund
2016-04-01
Visual studio 2015 fixes
Pär Björklund
2014-12-19
Merge pull request #5841 from chadoe/headercleanup
Martijn Kaijser
2014-11-29
[rebrand] replace XBMC with Kodi in the UPnP server's HTTP agent string
montellese
2014-11-28
[win32] remove non-existing header files from project files
Martin van Beurden
2014-05-20
[win32] platinum: overwrite defines for default HTTP "User-Agent" and "Server...
montellese
2014-05-17
[win32] platinum: update VS project files
montellese
2014-05-07
[win32] update VS project files
montellese
2013-11-10
[win32] Add "core-defaults" with basic project settings, include file in each...
Karlson2k
2013-11-10
[win32] rest of VS projects: remove custom settings as default settings are s...
Karlson2k
2013-11-10
[win32] rename project defaults file, update paths to defaults file in projects
Karlson2k
2013-11-01
Merge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser
2013-10-30
[win32] cleanup: remove leftover from old project conversion
Karlson2k
2013-10-30
[win32] mark debug/release configs with proper internal marks
Karlson2k
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2012-09-05
[win32] remove "Debug Testsuite" configuration from all projects except gtest...
montellese
2012-09-05
[WIN32] compile fixes.
WiSo
2012-09-05
[WIN32] added a new target called Debug Testsuite which includes the gtest li...
WiSo
2012-09-05
[UPnP] Platinum now stats files before serving via http. This means serving f...
Alasdair Campbell
2012-09-05
[UPnP] update Platinum/Neptune to 0.6.9.1
Alasdair Campbell
2012-08-09
[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...
WiSo
2012-05-25
switch VS2010 debug project to disable STL iterator checks so that debugging ...
Jonathan Marshall
2011-05-07
[WIN32] enable sse for all projects in release target
WiSo
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2011-01-04
Fix CRLF
Cory Fields
2010-05-18
[WIN32] Same treatment to vs2010 projects than r30260
blinkseb
2010-05-13
[WIN32] fixed: add property sheet to VS2010 project - equivalent to global se...
CrystalPT
2010-04-21
[WIN32] [VS2010] added vorbisfile.dll to be created within the XBMC main project
blinkseb
2010-04-13
added: support for visual studio 2010
blinkseb