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
2011-07-14legacy branch: merge r3209-r3382 from trunk (the translations aren't up to da...legacyXhmikosR
2011-05-15legacy branch: merge r3071-r3107 from trunkXhmikosR
2011-05-03legacy branch: merge r2857-r3069 from trunkXhmikosR
2011-01-15legacy branch: merge r2845-r2855 from trunkXhmikosR
2011-01-10legacy branch: merge r2785-r2825,r2827 from trunkXhmikosR
2010-12-17legacy branch: merge r2761-r2777,r2779-r2782XhmikosR
2010-09-15merge changes from trunk r2365-r2561XhmikosR
2010-08-21-Use $(TargetExt) in the OutputFile in VS2010 FiltersXhmikosR
2010-08-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
2010-08-11Filters: applied astyle formatting, updated copyright noticeXhmikosR
2010-08-06Filters: cleaned up rc filesXhmikosR
2010-08-06Filters: FileVersion and ProductVersion is set automaticallyXhmikosR
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
2010-07-27cleaned up DisableSpecificWarnings in VS2008 projectsXhmikosR
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-25project files cosmeticsXhmikosR
2010-07-24-renamed "strbase.lib" to "BaseClasses.lib"XhmikosR
2010-07-11removed "LIBRARY" from the .def files since we specify the output name in the...XhmikosR
2010-06-03Fix .rmvb interlaced decoding (ticket #513)Spec-Chum
2010-05-31project files cosmeticsXhmikosR
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
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
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the c...Spec-Chum
2010-04-29More threads names added for simplifying debuggingkinddragon
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-03-06Fix potential crash by using _MAX_DRIVE (thanks aggro). Also changed all MAX...Spec-Chum
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-14-Added /MP switch in all filtersXhmikosR
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict