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-20Use C++ style enum and struct declarations in C++ code.Underground78
2013-10-12Change old strings to MPC-HC.XhmikosR
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2013-05-20AudioSwitcher: Fix the initialization of the normalization factor.Underground78
2013-04-27Audio Switcher: Add a setting to change the max normalization factor.Underground78
2013-04-27Audio switcher: Use percentage instead of dB for the boost.Underground78
2013-04-27Audio Switcher: Improve normalization algorithm.Underground78
2013-04-21Revert wrong push...Underground78
2013-04-21Audio Switcher: Add a setting to change the max normalization factor.Underground78
2013-04-21Audio switcher: Use percentage instead of dB for the boost.Underground78
2013-04-21Audio Switcher: Improve normalization process.Underground78
2013-01-15update copyright year for the modified filesXhmikosR
2013-01-13AudioSwitcher: Move max channel count to a macro.Armada
2012-07-25remove the svn keyword Idxhmikosr
2012-07-01remove excessive indentationXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-05-01missed AudioSwitcer in the previous commitXhmikosR
2012-04-10License header changes for consistencyXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-12-12changed: Boost slider now displays from +0.0 to +10.0 dB, in settings too, pa...sansnom05
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