aboutsummaryrefslogtreecommitdiff
path: root/lib/libmodplug
AgeCommit message (Expand)Author
2013-11-10[win32] Add "core-defaults" with basic project settings, include file in each...Karlson2k
2013-11-10[win32] Fix libmodplug project: correct include path, add headers to projectKarlson2k
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 projectsKarlson2k
2013-11-01Merge pull request #3485 from Karlson2k/win32_projects_update_01wsoltys
2013-11-01Merge pull request #3528 from Karlson2k/win32_projects_update_02Martijn Kaijser
2013-10-30[win32] cleanup: remove leftover from old project conversionKarlson2k
2013-10-30[win32] mark debug/release configs with proper internal marksKarlson2k
2013-10-30[win32] Cleanup: delete old project filesKarlson2k
2013-10-24[win32] Use more VC optimizations for important XBMC parts for 'Release' configKarlson2k
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2012-09-05[win32] remove "Debug Testsuite" configuration from all projects except gtest...montellese
2012-09-05[WIN32] added a new target called Debug Testsuite which includes the gtest li...WiSo
2012-08-09[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...WiSo
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2011-05-07[WIN32] enable sse for all projects in release targetWiSo
2011-01-04Fix CRLFCory Fields
2010-09-29[WIN32] fixed linker error.wiso
2010-09-26[WIN32] fixed output paths for libmodplug, python_zlib and hdhomerunblinkseb
2010-09-25[WIN32] fixed: don't trip ASSERT in c runtime - a character is 0->255 not -12...CrystalPT
2010-09-25[WIN32] fixed: export libmodplug symbols. They can't be resolved at run time ...CrystalPT
2010-05-18[WIN32] Same treatment to vs2010 projects than r30260blinkseb
2010-05-17[WIN32] Clean building. Now, all libs output in the "libs" folder, and object...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 projectblinkseb
2010-04-13added: support for visual studio 2010blinkseb
2010-03-08Karaoke player can now optionally show the next song which will be played aft...gyunaev
2010-02-16fixed: win32 build. No idea if libmodplug does anything useful.jmarshallnz
2010-02-14Revert r27791. doesn't work on osxspiff_
2010-02-14garrspiff_
2010-01-23fixed: finally windows build compiles and linkselupus
2010-01-23added: libmodplug library for win32 (totally untested, just made it compile a...elupus
2010-01-22Merge remote branch 'origin/gpl-compat'ceros7