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
2013-01-23clean up project referencesXhmikosR
2013-01-23Flac Source: Improve timestamps accuracy.Underground78
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-08use PlatformToolsetVersion instead of VisualStudioVersionXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2012-12-27project files: use MFCProj in the keyword when using MFCXhmikosR
2012-12-27switch back to MAX_PATHXhmikosR
2012-12-10Apply AStyle.Underground78
2012-11-18FLAC Source: Basic support for embedded metadata.Underground78
2012-11-17FLAC Source: Finalize basic CUE sheet support.Underground78
2012-11-17FLAC Source: Prepare basic support for embedded CUE sheet.zener95
2012-11-12Properly enable memory leak detection.Underground78
2012-10-27FLACSource: Fix a crash with some corrupted file.Underground78
2012-10-27FLACSource: Fix playback for some files.Underground78
2012-09-29fix a few cppcheck warnings:XhmikosR
2012-09-22DTSAC3Source: more correct search AC3 headers (was a false alarm on some DTSW...v0lt
2012-08-24replace USHORT with unsigned shortXhmikosR
2012-08-24replace SHORT with shortXhmikosR
2012-08-11remove unneeded commas from enumsXhmikosR
2012-08-10fix the C6328 warnings found with /analyzexhmikosr
2012-08-02Show the hash and branch information in the file version information.Underground78
2012-08-02fix line endingsxhmikosr
2012-07-26fix mixed line endingsxhmikosr
2012-07-26rename Version.sh and Version.h to lowercasexhmikosr
2012-07-26updated DTSAC3Sourcev0lt
2012-07-25remove the svn keyword Idxhmikosr
2012-07-21put back the ";" in macro calls; better be consistent. Remove excessive inde...XhmikosR
2012-07-18DTSAC3Source: added support for DTS-WAVE 48kHz 16LE.v0lt
2012-07-17MpaDecFilter: use ffmpeg instead of libdca for DTS decodingv0lt
2012-07-15DTSAC3Source: removed libdca parser. used ParseDTSHeader from AudioParserv0lt
2012-07-15update stdafx.h, remove SharedInclude.h where it's not neededXhmikosR
2012-07-11indentation cosmeticsXhmikosR
2012-07-08disable C4996 for D2VSource/MPEG2Dec.cppXhmikosR
2012-07-03remove default lib from AdditionalDependenciesXhmikosR
2012-07-03move Winmm.lib in BaseClasses since that's where it's neededXhmikosR
2012-07-01remove Version.lib from the projects that don't need itXhmikosR
2012-07-01keep the style constantXhmikosR
2012-06-18DTSAC3Source: fixed bsid valuev0lt
2012-06-17remove unused variableXhmikosR
2012-06-17*.def files: tabs to spacesXhmikosR
2012-06-17keep one line statements, various indentation cosmeticsXhmikosR
2012-06-17rename REGISTER_FILTER to STANDALONE_FILTERXhmikosR
2012-06-16fix unrar dependenciesXhmikosR
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-06-10moved GetDefChannelMask from DSUtil.h to AudioParser.h and use 5.0 instead of...v0lt
2012-06-10apply astyleXhmikosR
2012-06-09fixed some warnings and typos, cosmeticsv0lt
2012-06-09indentation cosmeticsXhmikosR
2012-06-04Fix some /analyse warnings:Underground78