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 (Collapse)Author
2010-09-15merge changes from trunk r2365-r2561XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/legacy@2562 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-16removed DisableSpecificWarnings from common.props and common.vsprops filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2250 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2175 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2156 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-11changed precompiled header dir to "$(IntDir)\$(ProjectName).pch"XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2027 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1984 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-28everything compiled goes in the bin folder plus project files cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1962 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-27clean up project files and added the /arch option in the release.vsprops so ↵XhmikosR
we can easily enable it or disable it in all projects git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1958 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-26imported branch with a lot project modifications regarding the IntDir, ↵XhmikosR
OutDir etc git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1952 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-17cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1891 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29fixed x64 Debug compilation (again).XhmikosR
Apparently, the Output dirs for libdca were the same for x86 and x64 builds which caused unresolved externals if you first compiled the debug x86 and then the debug x64 build git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1824 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-21fixed debug x64 compilationXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1805 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09revert r1783XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1785 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
switch used: astyle --style=ansi --min-conditional-indent=0 --pad=oper --unpad=paren http://astyle.sourceforge.net/ git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1783 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-27-Corrected some window calculation, View -> Presets -> Minimal, should now ↵jonasno
show the window in correct size -Some tweaks and added more debug code (activated in debug build) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1707 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-26updated svn:ignore plus minor changesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1702 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-14-Added /MP switch in all filtersXhmikosR
-Fixed some standalone filters dependencies git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1657 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict
They now mostly match the case used in #includes, and they're consistent with the names of the .h files they contain. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1648 10f7b99b-c216-0410-bff0-8a66a9350fd8