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-06-29Remove now deprecated filters.Underground78
2013-05-10Use IsEmpty() instead of GetCount() when possible.XhmikosR
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2012-11-12Properly enable memory leak detection.Underground78
2012-07-25remove the svn keyword Idxhmikosr
2012-06-17rename REGISTER_FILTER to STANDALONE_FILTERXhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-05-19Use Microsoft's _countof macro when it exists since its C++ implementation is...Underground78
2012-05-04include InitGuid.h when it's neededXhmikosR
2012-04-30replace more functions with the secure ones where possible as per the msdn docsXhmikosR
2012-04-10License header changes for consistencyXhmikosR
2012-02-05apply astyleXhmikosR
2011-12-03fix for r3872v0lt
2011-12-03Change : Add "QueryFilterInfo" method to all internal Splitter for normal Fil...Aleksoid
2011-08-11remove unneeded parentheses from return true/false statementsXhmikosR
2011-08-07various #include cosmeticsXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-09-05cleanupXhmikosR
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
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-10Rename several directories to use MixedCase instead of lowercase.povaddict