Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28Fix some compilation warnings.Kacper Michajłow
2017-08-28Do not bind r-value to non-const l-value reference.Kacper Michajłow
2017-07-22Disable unused VD logging code.Kacper Michajłow
2017-03-07Mark arrays as const to move them to the .rdata section.Kacper Michajłow
2016-07-06Use /std::c++latest flag.Kacper Michajłow
2016-04-12Save all solutions and project files with Visual Studio 2015.Underground78
2015-11-16Remove unneeded conditional properties in project files.Kacper Michajłow
2014-10-20Project files: remove unneeded properties.XhmikosR
2014-10-20Add a props file for 3rd party libraries.XhmikosR
2014-02-27Update VirtualDub to v1.10.5-test4.XhmikosR
2013-09-29Update VirtualDub to v1.10.1-test12.XhmikosR
2013-09-29Remove the obsolete "_ProjectFileVersion" property from the project files.XhmikosR
2013-08-09Update VirtualDub to v1.10.4-test11.XhmikosR
2013-07-18src\thirdparty\VirtualDub\system\system.vcxproj.filters: Remove non existent ...XhmikosR
2013-05-15cosmetics: use quotes in a non system include.XhmikosR
2013-05-10project files: disable /analyze for x64 platform for 3rd party libraries.XhmikosR
2013-04-08update VirtualDub to v1.10.4-test6XhmikosR
2013-02-01update VirtualDub to v1.10.4-test1XhmikosR
2013-01-23clean up project referencesXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2012-12-10minor update VirtualDub/system/h/stdafx.hXhmikosR
2012-09-18Fix compilation for debug builds after 8dab9e55b7b8b21031335346e895f21ed6b889df.Underground78
2012-09-18fix compilation broken in b38aefc-8dab9e5XhmikosR
2012-09-17VirtualDub: put back our custom codeXhmikosR
2012-09-17update VirtualDub to v1.10.3-test6XhmikosR
2012-07-01remove UseOfMFC from non-MFC projectsXhmikosR
2012-06-04disable /analyze for the 3rd party projectsXhmikosR
2012-05-29guard the WIN32_LEAN_AND_MEAN/VC_EXTRALEAN defines and consistently use themXhmikosR
2012-05-13move common PreprocessorDefinitions to common.propsXhmikosR
2012-05-12VirtualDub/system/system.vcxproj.filters: cosmetics, use the right caseXhmikosR
2012-05-11move DebugInformationFormat property to common.props for Debug x64XhmikosR
2012-05-10* SyncClock.vcxproj: fix PreprocessorDefinitionsXhmikosR
2012-04-22* build.bat: accept "Win32" as a valid switchXhmikosR
2012-04-17Update VirtualDub to v1.10.2-test6XhmikosR
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-03-16update Changelog.txtXhmikosR
2011-12-03update VirtualDub to v1.10.1-test16XhmikosR
2011-10-19simplify a few more projects (should be much easier to add a new language in ...XhmikosR
2011-08-18compilation works again with ICLXhmikosR
2011-08-15* Use precompiled headersXhmikosR
2011-08-11update VirtualDub to v1.10.1-test11XhmikosR
2011-08-09* fix 2 remaining C4800 warningsXhmikosR
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-23remove any resource compiler references from projects that don't have any res...XhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-04-17clean up VirtualDub project filesXhmikosR
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-01-14merge debug/release props files to common.propsXhmikosR