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
path: root/src
AgeCommit message (Expand)Author
2017-08-28Constify strings to conform C++ standard.Kacper Michajłow
2017-08-28Do not bind r-value to non-const l-value reference.Kacper Michajłow
2017-08-28Sanear: Add "Ignore system channel mixer" option.Kacper Michajłow
2017-08-16AboutDlg: Fix typo.Kacper Michajłow
2017-08-16CFGFilterLAVVideo: Return original name if no user friendly one is available.Kacper Michajłow
2017-08-15Adjust ISOLang of chinese.kongfl888
2017-08-15Fixes after alpha mask recent changes.Kacper Michajłow
2017-08-15Update libdivide.Kacper Michajłow
2017-08-15AboutDlg: Show proper compiler version.Kacper Michajłow
2017-08-15LAV Filters: Recognize new D3D11 decoder.Kacper Michajłow
2017-08-15build_ffmpeg.sh: Use yasm for now to avoid MSBuild issue.Kacper Michajłow
2017-08-15Remove unused function.Kacper Michajłow
2017-08-14Update translations from Transifex.Translators
2017-08-14Update to astyle 3.0.1.XhmikosR
2017-08-14Fix a few Cppcheck warnings.XhmikosR
2017-08-14Added a few extensions to formats pageclsid2
2017-08-14Change last Pan&Scan to Pan & Scan.Kacper Michajłow
2017-08-14Enforce SDK version for LAV Filters.Kacper Michajłow
2017-08-13Update LAV Filters to 0.70.2-40-gfc49d878 (custom build based on 0.70.2-35-ge...Kacper Michajłow
2017-08-13Use the native compiler environment.Kacper Michajłow
2017-08-13Replace all qsort with std::sort.Kacper Michajłow
2017-08-13Do not over optimize memsetd.Kacper Michajłow
2017-08-13Subtitles: Use std::sort instead qsort.Kacper Michajłow
2017-08-13Subtitles: Use FastTrim in hot paths.Kacper Michajłow
2017-08-13Subtitles: Add cache for alpha mask.Kacper Michajłow
2017-08-13Subtitles: Refactor rasterizer.Kacper Michajłow
2017-08-02Fix Chinese LCID valuesclsid2
2017-08-02Improved subtitle selection when no LCID value is available.clsid2
2017-08-01Update translations from Transifex.Translators
2017-08-01Fixes in resource file.Kacper Michajłow
2017-08-01PPageOutput: Clear tooltip if not available.Kacper Michajłow
2017-07-31Update rapidjson to v1.1.0.XhmikosR
2017-07-31Updated tinyxml2 to v5.0.1XhmikosR
2017-07-31Update nanosvg to 9a74da4.XhmikosR
2017-07-31Update translations from Transifex.Translators
2017-07-30Properly sync translations.Kacper Michajłow
2017-07-30Changed references of "Pan-n-Scan" to "Pan&Scan" for consistency.johnc7995
2017-07-30ParseCommandLine: Add Command for setting Volumeprecla
2017-07-30ParseCommandLine: Add Command for Muting Audioprecla
2017-07-30ParseCommandLine: Add Command for View Presetprecla
2017-07-30Add new define for installer with D3DCompiler version.Kacper Michajłow
2017-07-30Change references to Compilation.md.XhmikosR
2017-07-29Sync translation files.Kacper Michajłow
2017-07-29Restore settings page size to one from 32389c59924ad329a98570d41c52b6752f9c5fbe.Kacper Michajłow
2017-07-29Do not use deprecated functions.Kacper Michajłow
2017-07-29Remove legacy code.Kacper Michajłow
2017-07-29Use v141 platform toolset.Kacper Michajłow
2017-07-29End of support for Windows XP.Kacper Michajłow
2017-07-29Update saner to latest version.Kacper Michajłow
2017-07-29VSFilter: Change resampling of DVB/PGS subs to bicubic.Kacper Michajłow