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-10-20Remove unused variableskasper93
2013-07-14Audio Switcher: Exhibit all audio tracks available.Underground78
2013-06-29Audio Switcher: Fix custom channel mapping after 14bc5b28faaf7fe59c9a52d73c23...Underground78
2013-06-23Const correctness. Also pass the argument by reference when possible.XhmikosR
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2012-11-25Revert "AudioSwitcher: can control the MPEGSplitter, LAV Splitter and others."v0lt
2012-11-24AudioSwitcher: can control the MPEGSplitter, LAV Splitter and others.v0lt
2012-07-25remove the svn keyword Idxhmikosr
2012-06-27indentation cosmetics, break a few long lines, keep a few one line blocksXhmikosR
2012-06-19move PauseGraph and ResumeGraph defines to DSUtil.h so that they are not dupl...XhmikosR
2012-06-19use REFERENCE_TIME where it makes sense to do soXhmikosR
2012-06-17keep one line statements, various indentation cosmeticsXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and remove...XhmikosR
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and remove...XhmikosR
2012-05-27use a space after if, for, whileXhmikosR
2012-05-10use _DEBUG for consistencyXhmikosR
2012-04-10License header changes for consistencyXhmikosR
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the c...Spec-Chum
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict