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-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-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
Patch by Nicolás Alvarez. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1647 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-31Allow compiler to emit SSE code by adding /arch:sse for all projects and ↵Spec-Chum
-msse -mfpmath=sse for ffmpeg (as discussed on IRC, SSE has been available for AMD since 2001, intel since 1999, see http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1593 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-16-disabled a couple of warningsXhmikosR
-changed "/MACHINE:I386" to "/MACHINE:X86" -removed "Wp64" switch -minor changes in some resources (translators: don't translate the "CompanyName") git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1509 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-03Fixed : broken x64 compilation with Sync Renderer mergeCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1478 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-02Fix compile errorSpec-Chum
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1466 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-02Added the (Goth)Sync renderer to the trunk as an optional renderer. Existing ↵ar-jar
renderers should remain unaffected. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1465 10f7b99b-c216-0410-bff0-8a66a9350fd8