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-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-03-22Revert "Shaders: shaders moved from ini and registry to separate folder."v0lt
2013-03-22Shaders: shaders moved from ini and registry to separate folder.v0lt
2013-03-16Revert "Move code of shaders from registry and ini to separate files in folder."XhmikosR
2013-03-16Move code of shaders from registry and ini to separate files in folder.v0lt
2012-11-18Web server: Escape the user inputs to avoid XSS exploits.Underground78
2012-11-12Properly enable memory leak detection.Underground78
2012-09-30small correction to UrlEncode function (thanks to exodus8)v0lt
2012-09-30run astyleXhmikosR
2012-09-30WebUI: added support for '#', '%', '+' and other characters in file names (ti...v0lt
2012-08-10fix the C6328 warnings found with /analyzexhmikosr
2012-07-25remove the svn keyword Idxhmikosr
2012-07-08Use the locale to format the file size with correct thousand separator in the...Underground78
2012-07-07indentation cosmeticsXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-06-11remove commented out codeXhmikosR
2012-06-03MultiByteToWideChar: the destination size should be given in characters not i...Underground78
2012-06-03DSUtil: fixed all warningsv0lt
2012-06-02Cosmetics: make the return statements consistent.Underground78
2012-05-27use a space after if, for, whileXhmikosR
2012-05-10DSUtil: add missing license headersXhmikosR
2012-05-10remove unused codeXhmikosR
2012-02-05apply astyleXhmikosR
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
2010-12-17apply astyle formattingXhmikosR
2010-09-12DSUtil: applied astyle formattingXhmikosR
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