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
2017-07-22Make VS2017 the default compiler.XhmikosR
2017-07-22Build: Add support for VS2017.Kacper Michajłow
2016-04-12Save all solutions and project files with Visual Studio 2015.Underground78
2016-04-12Remove support for Visual Studio 2013.Underground78
2015-11-16Remove unneeded conditional properties in project files.Kacper Michajłow
2015-11-16Add support for Visual Studio 2015.Underground78
2014-10-31Manifests: Add Windows 10 ID.XhmikosR
2014-10-20Remove empty CString variables initialization.XhmikosR
2014-10-20Initializer list order fixes.XhmikosR
2014-08-31Update the solution for Visual Studio update 3.Underground78
2014-08-25MPCTestAPIDlg.cpp: Check return value and add a cast to shut up /analyze.XhmikosR
2014-07-10Save the solution files with Visual Studio.kasper93
2014-01-13Save the solution files with Visual Studio 2013.Underground78
2013-12-21Remove VS2012 support.XhmikosR
2013-12-04Shaders: massive redesignAlex Marsev
2013-10-31Add VS2013 support.XhmikosR
2013-10-19Add missing file in MPCTestAPI.vcxproj.filters.XhmikosR
2013-09-29Remove the obsolete "_ProjectFileVersion" property from the project files.XhmikosR
2013-09-29Revert "revert r5403"XhmikosR
2013-09-29Remove stdafx_common*.h.XhmikosR
2013-09-29Remove VS2010 support.XhmikosR
2013-09-14Use an empty line after #pragma once directives.XhmikosR
2013-07-14Add Windows 8.1 ID in the manifest files.XhmikosR
2013-06-23Replace memset with ZeroMemory.XhmikosR
2013-06-19Replace remaining NULL by nullptr when possible.Underground78
2013-05-28Reindent files.XhmikosR
2013-05-24MPC-HC API: Fix some warnings when handling HWND handles on x64.Underground78
2013-05-24MPCTestAPIDlg.cpp: fix leaking process information handles.XhmikosR
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-03-02MPCTestAPI.rc: bump copyright year and use periods in the version stringsXhmikosR
2013-03-02resource files: switch to constants for the VersionInfo.XhmikosR
2013-01-08use PlatformToolsetVersion instead of VisualStudioVersionXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2013-01-03cosmetics: use the xml end tag where possibleXhmikosR
2012-12-16MPCTestAPI.exe.manifest: save it as UTF8XhmikosR
2012-12-01cosmeticsXhmikosR
2012-09-03add Windows 8 Id in the manifest filesXhmikosR
2012-08-22MPCTestAPI/MPCTestAPIDlg.cpp: initialize variable in the constructorXhmikosR
2012-07-25remove the svn keyword Idxhmikosr
2012-07-08revert r5403XhmikosR
2012-07-07embed the manifests via the project files; the warning shown is a bug in mt....XhmikosR
2012-06-17cosmeticsXhmikosR
2012-06-17keep one line statements, various indentation cosmeticsXhmikosR
2012-06-13converted tabs to spaces for most files in our repoXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-05-18fix MPCTestAPI after r4789XhmikosR
2012-05-18move apps/MPCTestAPI and apps/mplayerc one dir upXhmikosR