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
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
2010-12-12use SDK 7.1 in VS2010 buildsXhmikosR
2010-09-19-VD a_memory.asm: mark MPC custom codeXhmikosR
2010-09-15move the /MP switch from the project files in the release.props/vsprops filesXhmikosR
2010-09-13moved #pragma comment(lib, "libname.lib") in project filesXhmikosR
2010-09-07updated Authors, Changelog, ffmpeg and a minor whitespace cleanup in VD filesXhmikosR
2010-09-03project file cleanupXhmikosR
2010-08-16removed DisableSpecificWarnings from common.props and common.vsprops filesXhmikosR
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-25project files cosmeticsXhmikosR
2010-06-08Fix: ICL now compiles with all 4 configs (x86 and x64 both debug and release)Spec-Chum
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
2010-05-29AP4_Track::GetTrackName fixed after update MPEG4 Splitter (ticket #499)kinddragon
2010-05-28Previous commit fixkinddragon
2010-05-28Minor code cleanupkinddragon
2010-05-28everything compiled goes in the bin folder plus project files cleanupXhmikosR
2010-05-27clean up project files and added the /arch option in the release.vsprops so w...XhmikosR
2010-05-26imported branch with a lot project modifications regarding the IntDir, OutDir...XhmikosR