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-08-28Constify strings to conform C++ standard.Kacper Michajłow
2016-04-12Save all solutions and project files with Visual Studio 2015.Underground78
2015-11-16Remove unneeded conditional properties in project files.Kacper Michajłow
2014-10-20Initializer list order fixes.XhmikosR
2014-10-20Project files: remove unneeded properties.XhmikosR
2014-10-20Add a props file for 3rd party libraries.XhmikosR
2014-07-13Async Reader: Initialize a member variable in the constructor.Underground78
2013-09-29Remove the obsolete "_ProjectFileVersion" property from the project files.XhmikosR
2013-05-10project files: disable /analyze for x64 platform for 3rd party libraries.XhmikosR
2013-01-23clean up project referencesXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2012-07-25remove the svn keyword Idxhmikosr
2012-07-14AsyncReader: mark custom code, remove UseOfMfc and SharedInclude.h inclusionXhmikosR
2012-07-14AsyncReader.vcxproj: fix wrong ProjectReferenceXhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-04disable /analyze for the 3rd party projectsXhmikosR
2012-05-29guard the WIN32_LEAN_AND_MEAN/VC_EXTRALEAN defines and consistently use themXhmikosR
2012-05-18use "DNew" instead of "new" for consistencyXhmikosR
2012-05-13move common PreprocessorDefinitions to common.propsXhmikosR
2012-05-11move DebugInformationFormat property to common.props for Debug x64XhmikosR
2012-04-29fix a C4244 warningXhmikosR
2012-04-16add some missing license headersXhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-15move AsyncReader to the thirdparty folderXhmikosR