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-28Constify strings to conform C++ standard.Kacper Michajłow
2016-05-02Sort out intentional unreachable code warnings.Kacper Michajłow
2015-03-02CFGManagerBDA: Fix LPOLESTR memory not being freed in certain situation.Kacper Michajłow
2014-01-05Use min/max templated functions from std (part 2).Underground78
2014-01-05Use min/max templated functions from std (part 1).XhmikosR
2013-11-21Cosmetics: Use CheckPointer.Underground78
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-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-11use for (;;) instead of while (TRUE) or while (1)XhmikosR
2012-05-01move the defines for the filters' names to their headers for the rest of the ...XhmikosR
2012-04-10License header changes for consistencyXhmikosR
2012-03-31cosmetics in the filters' names for consistencyXhmikosR
2012-02-05apply astyleXhmikosR
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-09-05cleanupXhmikosR
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