aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2011-06-23[WIN32] fixed release buildWiSo
2011-06-23[WIN32] fixed: release build needs other boost named libsWiSo
2011-06-23[WIN32] fixed debug target linking by ignoring msvcprtdWiSo
2011-06-23[WIN32] download boost libs (note to myself: for next boost use the libs with...WiSo
2011-06-23[WIN32] removed XCriticalSection.cpp/.hWiSo
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: missing check for avformat-1.dll for win32 build scriptelupus
2011-06-21added: build libavfilter and add dll loader for itelupus
2011-06-21changed: restore ffmpeg's normal naming of swscale-0.dllelupus
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-15[WIN32] changed: moved to yajl 2.0.1WiSo
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-13get rid of old VirtualPathDirectory.h/cpp in the filters fileJonathan 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-22[WIN32] fixed: missing command line variableWiSo
2011-05-21[WIN32] fixed: missing double quoteWiSo
2011-05-21[WIN32] fixed: set buildmode to clean when running interactiveWiSo
2011-05-21[WIN32] create debug project directory to copy dlls inWiSo
2011-05-21[WIN32] changed: copy_deps should be run firstWiSo
2011-05-21[WIN32] removed copying of python libs. This is already handled by the dep do...WiSo
2011-05-21[WIN32] changed: mingw libs source directories are only cleaned if BuildSetup...WiSo
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-14[WIN32] get "precompiled" boost 1.46.1 via our dep downloader. Binary libs an...WiSo
2011-05-14[WIN32] updated libblurayWiSo
2011-05-12[WIN32] changed: libass uses third party fontconfig which needs freetype6.dll...WiSo
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] download external freetype 2.4.4WiSo
2011-05-12[WIN32] removed unnecessary includesWiSo
2011-05-12[WIN32] change projects to use external libiconvWiSo