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-08-09* simplify ExcludedFromBuild ConditionXhmikosR
2011-08-07- Rename "hash" so that there is no ambiguity with std::hash.Underground78
2011-08-07various #include cosmeticsXhmikosR
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-07-22cleanup inherited PreprocessorDefinitions, don't use a hardcoded path to vers...XhmikosR
2011-07-09filters: don't use a hardcoded path to Version.h, add the path to version.h t...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-06-21cleanupXhmikosR
2011-06-15fix the LNK4006 warnings and minor cleanup in the project filesXhmikosR
2011-05-06More code improvement and fixed some more warningsjonasno
2011-05-05MFC bloat fix (part5): Updated project files for the filtersclsid2
2011-04-13minor project file cleanup, update comments in Version.hXhmikosR
2011-03-31add a few preprocessor definitions for the resource compilerXhmikosR
2011-03-31various version related changes:XhmikosR
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-01-14merge debug/release props files to common.propsXhmikosR
2011-01-14clean up project files, move a few properties to the props/vsprops filesXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-12-12use SDK 7.1 in VS2010 buildsXhmikosR
2010-12-11various version related changes:XhmikosR
2010-09-15move the /MP switch from the project files in the release.props/vsprops filesXhmikosR
2010-09-05cleanupXhmikosR
2010-08-31removed "Template" configuration from vs2010 projectsXhmikosR
2010-08-21-Use $(TargetExt) in the OutputFile in VS2010 FiltersXhmikosR
2010-08-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
2010-08-06Filters: cleaned up rc filesXhmikosR
2010-08-06Filters: FileVersion and ProductVersion is set automaticallyXhmikosR
2010-08-06Filters: Use the right VersionInfo Block Header for every resource file. Als...XhmikosR
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-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-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-19Changed C casts to C++ casts and some code formatting correctionsjonasno
2010-02-14-Added /MP switch in all filtersXhmikosR
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict