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
2014-07-18CoordGeom: Improve const correctness.Underground78
2014-05-27Remove unneeded cppcheck inline suppressions.XhmikosR
2014-02-27Disable a few cppcheck warnings that are intentional.XhmikosR
2014-02-11Don't repaint video when angle is not changed.kasper93
2013-10-20Fix uninitialized class memberskasper93
2013-06-23Const correctness. Also pass the argument by reference when possible.XhmikosR
2012-07-25remove the svn keyword Idxhmikosr
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-06-10cosmeticsXhmikosR
2012-06-10- Remove a couple of unused definesUnderground78
2012-06-02Cosmetics: make the return statements consistent.Underground78
2012-05-14CoordGeom: use M_PI_2 directly instead of M_PI/2XhmikosR
2012-05-13use M_PI from math.hXhmikosR
2012-04-10License header changes for consistencyXhmikosR
2012-02-05apply astyleXhmikosR
2011-08-11remove unneeded parentheses from return true/false statementsXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-09-18Subtitles, SubPic: applied astyle formattingXhmikosR
2010-09-05cleanupXhmikosR
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, com...kinddragon
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-02-21Merged VSFilterMod rev20, only 64 bit code enabled for the time beingjonasno
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict