aboutsummaryrefslogtreecommitdiff
path: root/lib/libRTV
AgeCommit message (Collapse)Author
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2013-06-02these are libs, revert to compiler standard defsdavilla
2012-09-05[win32] remove "Debug Testsuite" configuration from all projects except ↵montellese
gtest and XBMC
2012-09-05[WIN32] added a new target called Debug Testsuite which includes the gtest ↵WiSo
libs and builds a xbmc-test.exe console application.
2012-08-22[libRTV] Use "ntohll" function implementation from SDK on VS2012Karlson2k
2012-08-08[droid] fix symbol collision with pythontheuni
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
Fix for OpenGL builds + Cleanup of XBMC.vcxproj Remove a lot of unused paths, libs and so on. Reflect general settings from DirectX builds to OpenGL builds. Fix for OpenGL builds that seems to be broken for more than month. Cleanup of XbmcThreads.vcxproj Removed extra includes and libs paths Cleanup of XbmcCommons.vcxproj Removed extra include dir from Release config Cleanup of Waveform.vcxproj Removed extra include dirs Cleanup of Milkdrop/Plugin.vcxproj Cleanup of directx_spectrum.vcxproj Removed extra libs from linker Cleanup of UnrarXLib.vcxproj Removed extra and outdated include paths Cleanup of squish_2010.vcxproj Cleanup of libXDAAP_win32.vcxproj Cleanup of StSoundLibrary.vcxproj Removed extra include dirs Cleanup of libsidplay.vcxproj Removed extra include dirs Cleanup of libRTV.vcxproj Cleanup of libpcre.vcxproj Cleanup of vc10_libmp3lame_dll.vcxproj + Fix linker warning Sync general settings of configs Cleanup of libmodplug_2010.vcxproj Cleanup of libmad.vcxproj Cleanup of hdhomerun.vcxproj Cleanup of libid3tag.vcxproj Cleanup of libhts_2010.vcxproj Cleanup of libexif.vcxproj Reflect optimization setting from Release(DLL) to Release Cleanup of libcmyth.vcproj Cleanup of libass_win32_vs2010.vcxproj Reflect general settings (not debug related) form Debug to Release configuration Cleanup of libapetag.vcxproj Cleanup of zlib.vcxproj Update outdated precompiled header path and sync Unicode & non-Unicode settings Remove unneeded DXSDK include path Cleanup of Tiff.vcxproj Update outdated precompiled header path and sync Unicode & non-Unicode settings Cleanup of png.vcxproj Update outdated precompiled header path and sync Unicode & non-Unicode settings Cleanup of mng.vcxproj Update outdated precompiled header path and sync Unicode & non-Unicode settings Cleanup of libdcr.vcxproj Update outdated precompiled header path Cleanup of Jpeg.vcxproj Update outdated precompiled header path Cleanup of jbig.vcxproj Update outdated precompiled header path Cleanup of jasper.vcxproj and sync Unicode & non-Unicode settings Cleanup of ImageLib.vcxproj and sync Debug & Unicode Debug, Release & Unicode Release Cleanup of cpluff.vcxproj
2012-05-25switch VS2010 debug project to disable STL iterator checks so that debugging ↵Jonathan Marshall
at reasonable speed is feasible
2011-06-25Fixed the windows GlobalsHandling problems.Jim Carroll
2011-03-27[osx/ios/linux] changed, drop arch from various static lib names, this syncs ↵S. Davilla
all built static libs with same nameing
2011-03-25Merge branch 'xbox_cleanup' of github.com:amet/xbmc into amet-xbox_cleanupamet
2011-03-19added: FreeBSD support in libRTVFneufneu
2011-03-15cleanup of #ifdef _XBOXamet
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp