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
2014-10-20Initializer list order fixes.XhmikosR
2014-10-20Project files: remove unneeded properties.XhmikosR
2013-10-20Fix uninitialized class memberskasper93
2013-09-29Remove the obsolete "_ProjectFileVersion" property from the project files.XhmikosR
2013-09-29Remove stdafx_common*.h.XhmikosR
2013-08-21Whitespace cosmetics.XhmikosR
2013-06-19Use "PURE" instead of "= 0" for COM interfaces.Underground78
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-08Add VS2012 support.XhmikosR
2012-12-27project files: use MFCProj in the keyword when using MFCXhmikosR
2012-12-01cosmeticsXhmikosR
2012-07-25remove the svn keyword Idxhmikosr
2012-06-19change DOUBLE to double for consistencyXhmikosR
2012-06-17cosmeticsXhmikosR
2012-06-17keep one line statements, various indentation cosmeticsXhmikosR
2012-06-16use double quotes for our includesXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-05-29guard the WIN32_LEAN_AND_MEAN/VC_EXTRALEAN defines and consistently use themXhmikosR
2012-05-13move common PreprocessorDefinitions to common.propsXhmikosR
2012-05-11move DebugInformationFormat property to common.props for Debug x64XhmikosR
2012-05-10* SyncClock.vcxproj: fix PreprocessorDefinitionsXhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-12remove unused code from SyncClock (it was added since there were plans to mak...XhmikosR
2012-04-10License header changes for consistencyXhmikosR
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-02-05apply astyleXhmikosR
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
2011-08-11add copyright header in SyncClock filesXhmikosR
2011-08-07various #include cosmeticsXhmikosR
2011-08-05cppcheck fixes:Underground78
2011-08-02* compilation fixes with precompiled headers (still not using them except for...XhmikosR
2011-08-02cleanup pragma warningsXhmikosR
2011-08-01whitespace cleanup, headers cleanup, copyright year updateXhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-04-17partially revert r3029, project files cleanup, compile MediaInfoLib and ZenLi...XhmikosR
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-01-14merge debug/release props files to common.propsXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-12-12use SDK 7.1 in VS2010 buildsXhmikosR
2010-12-10remove unneeded SyncClock filesXhmikosR
2010-09-24remove unused configurations from the SyncClock projectXhmikosR
2010-09-15move the /MP switch from the project files in the release.props/vsprops filesXhmikosR
2010-09-14-Updated MediaInfoLibXhmikosR
2010-09-14Minor fix in SynClock projectclsid2
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-11removed "LIBRARY" from the .def files since we specify the output name in the...XhmikosR
2010-07-11project file cosmeticsXhmikosR