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
2018-02-07HdmvClipInfo: Support UHD Blu-ray discs (#199)HEADdevelopHendrik Leppkes
2017-08-28Do not pass incompatible object to variadic functions.Kacper Michajłow
2017-08-28Fix ambiguous ternary operators.Kacper Michajłow
2017-08-28Add typename for dependant types.Kacper Michajłow
2017-08-28Constify strings to conform C++ standard.Kacper Michajłow
2017-08-15Adjust ISOLang of chinese.kongfl888
2017-08-14Update to astyle 3.0.1.XhmikosR
2017-08-14Fix a few Cppcheck warnings.XhmikosR
2017-08-13Replace all qsort with std::sort.Kacper Michajłow
2017-08-13Do not over optimize memsetd.Kacper Michajłow
2017-08-02Fix Chinese LCID valuesclsid2
2017-07-30Add new define for installer with D3DCompiler version.Kacper Michajłow
2017-07-29Remove legacy code.Kacper Michajłow
2017-07-29Use v141 platform toolset.Kacper Michajłow
2017-07-29VSFilter: Change resampling of DVB/PGS subs to bicubic.Kacper Michajłow
2017-03-07Mark arrays as const to move them to the .rdata section.Kacper Michajłow
2017-03-07ISOLang: Make languages array constant.Kacper Michajłow
2017-03-07Remove make_array helper. MSVC has troubles to place such arrays in .rdata se...Kacper Michajłow
2017-03-07Switch MHook to MinHook.Kacper Michajłow
2016-05-28Update ISOLang table for OpenSubtitles.Kacper Michajłow
2016-05-28Cleanup includes to improve incremental builds time.Kacper Michajłow
2016-05-02Do not create temporary CString object when not necessery.Kacper Michajłow
2016-05-02Don't perform runtime narrow-wide string conversion when not necessary.Kacper Michajłow
2016-05-02Sort out intentional unreachable code warnings.Kacper Michajłow
2016-05-02Fix few warnings.Kacper Michajłow
2016-04-17Remove MPCHC_CONSTEXPR macro.Kacper Michajłow
2016-04-12Save all solutions and project files with Visual Studio 2015.Underground78
2016-04-12WinapiFunc: Do not construct CStrings.Kacper Michajłow
2016-04-12Update locale table for OpenSubtitles.Kacper Michajłow
2016-04-12Fix: Language preferences were not applied to subtitle tracks.Underground78
2016-04-12Fix some mistakes in the ISO6391ToLcid function.Underground78
2016-04-12Move ISO languages related code to its own files.Underground78
2016-04-12Subtitles: Show the correct language name for Serbian subtitles.Underground78
2016-04-09Update run_astyle.bat.XhmikosR
2016-03-13Cosmetic: Move comparision template to DSUtil headerKacper Michajłow
2016-02-01Add all OpenSubtitles supported ISO language codesKacper Michajłow
2016-01-08Rewrite subtitles downloading frameworkioannis
2016-01-08CoordGeom: Remove macros form header and implement replacement templates.Kacper Michajłow
2015-12-22DSUtil: Add branchless signum function template.Kacper Michajłow
2015-12-22Use array instead of vector. Also do some cosmetic changes.Kacper Michajłow
2015-11-19Fix copy-paste fiasco in ab4c6938002c3c583f4778579ba67dfc27ddb0e6Kacper Michajłow
2015-11-16Remove unneeded conditional properties in project files.Kacper Michajłow
2015-11-14Fix a few size specifiers.XhmikosR
2015-10-16Use helper functions to get rid of C-Style casts.Kacper Michajłow
2015-10-04Add validation for font.Kacper Michajłow
2015-08-08Fix "snap to desktop edge" and "autofit zoom" on Windows 10.Underground78
2015-08-05StringToReftime: Fix a typo.Underground78
2015-08-02Fix some "declaration hides previous declaration" warnings.Underground78
2015-07-29Initial support for per-monitor dpiAlex Marsev
2015-07-24Remove sanear dependency from DSUtilAlex Marsev