aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC.vcxproj
AgeCommit message (Expand)Author
2011-06-23[WIN32] added Interruptible.cpp/.h and ThreadLocal.cpp to projectWiSo
2011-06-23[WIN32] added Condition.h/cpp to projectWiSo
2011-06-23[WIN32] removed Mutex.h/cpp from projectWiSo
2011-06-23[WIN32] removed CriticalSection.cpp, SharedSection.cpp and SingleLock.cpp fro...WiSo
2011-06-21added: build libavfilter and add dll loader for itelupus
2011-06-18[WIN32] fixed: removed unexisting header zconf.h from VS solution.Sébastien Brochet
2011-06-16Merge branch 'dirty-region-rebase'Jonathan Marshall
2011-06-16move debug info rendering to the windowmanagerJonathan Marshall
2011-06-16Added dirtyregion toolsTobias Arrskog
2011-06-14no need for NOMINMAX twice (thanks chadoe)Jonathan Marshall
2011-06-13added: TARGET_WINDOWS build configurationMartin Ellis
2011-06-13changed: version checking code so that debian style versioning can be used - ...Martin Ellis
2011-06-13Merge pull request #195 from malard/USB_HID2Martin Ellis
2011-06-13Merge pull request #180 from jmarshallnz/multiple_settings_filesMartin Ellis
2011-06-13refactor app parameter parsingJonathan Marshall
2011-06-13define NOMINMAX in win32 builds to avoid having to #undef min/maxJonathan Marshall
2011-06-12adding: win32 build support for keymaploaderMartin Ellis
2011-06-12added: USBBus enumeration in windowsMartin Ellis
2011-06-08Revert "added: updated advancedsettings to work via commandline"Martin Ellis
2011-06-08added: updated advancedsettings to work via commandlineMalard
2011-06-07[win32] sync vs project to wavpack removalpieh
2011-06-03replace jsoncpp with yajl (thanks topfs2)montellese
2011-05-24Slingbox Windows BuildHarry Muscle
2011-05-20[win32] replace jsoncpp with yajlmontellese
2011-05-16[WIN32] build: added import for an optional XBMC.vcxproj.targets.user file to...Martin van Beurden
2011-05-15changed: remove old virtualpath codespiff
2011-05-12[WIN32] removed unnecessary include pathsWiSo
2011-05-12[WIN32] removed repo freetype 2.3.9 from XBMC main project and used external ...WiSo
2011-05-12[WIN32] removed unnecessary includesWiSo
2011-05-12[WIN32] change projects to use external libiconvWiSo
2011-05-10changed: bump windows requirements to xp sp3elupus
2011-05-07[WIN32] download libcdio 0.81 from our mirror and remove old libcdio from sol...WiSo
2011-05-04[WIN32] moved libcrystalhd to /lib/win32 and adapted pathsWiSo
2011-04-28changed: our aiff codec does not handle all files so let ffmpeg do the honorsspiff
2011-04-28[WIN32] fixed buildWiSo
2011-04-18jsonrpc: fixed Win32 build and added new permission "Navigate"montellese
2011-04-17added: sync VS2010 project files (thanks Montellese)amet
2011-04-10Revert "[WIN32] removed pcre project from XBMC solution and fixed the inclusi...WiSo
2011-04-09[WIN32] removed pcre project from XBMC solution and fixed the inclusion of th...WiSo
2011-04-09[WIN32] removed ogg/vorbis paths from the XBMC projectWiSo
2011-04-07removed USE_EXTERNAL_PYTHON from the windows projects (from Linux, using emac...Jim Carroll
2011-04-07Updated windows projects and code to remove the last evil vestages of interna...jimfcarroll
2011-04-06[WIN32] fixed some merge leftoversWiSo
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-06Code changes to make external python work in windows. Changes credit to WiSoWiSo
2011-04-06Adding external python to the win32 build system. credit to WiSo and blinkseb.jimfcarroll
2011-04-06This commit represents the including of the new external python for win32. cr...WiSo
2011-04-06[WIN32] fixed buildWiSo
2011-04-05Code changes for external python. Changes include submissions by cptspiff,WiS...spiff
2011-04-05Make JSON RPC compliant with the JSON RPC 2.0 specificationmontellese