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-28Fix ambiguous ternary operators.Kacper Michajłow
2017-07-29Remove legacy code.Kacper Michajłow
2017-07-29Use v141 platform toolset.Kacper Michajłow
2016-05-28Cleanup includes to improve incremental builds time.Kacper Michajłow
2016-05-28Apply the rotation when saving screenshots from video with a rotation defined...Underground78
2016-05-02Don't perform runtime narrow-wide string conversion when not necessary.Kacper Michajłow
2016-04-09Update run_astyle.bat.XhmikosR
2016-01-17Release all D3D related objects before releasing library.Kacper Michajłow
2015-11-29Scale renderer stats to the window size.Kacper Michajłow
2015-11-16Fix division by zero in VSync code.Kacper Michajłow
2015-11-14Fix a few size specifiers.XhmikosR
2015-10-19Revert "Remove FocusThread. It does more harm than good."Kacper Michajłow
2015-08-02Fix some "declaration hides previous declaration" warnings.Underground78
2015-07-23Remove FocusThread. It does more harm than good.Kacper Michajłow
2015-07-20CDX9AllocatorPresenter: Properly check for hardware compatibilities.Kacper Michajłow
2015-07-20Fix D3D mode after 5739293851cac702e23b64aa9a5a71cab3e323de.Kacper Michajłow
2015-03-27CDX9AllocatorPresenter: Don't show error string if there is no error.Kacper Michajłow
2015-01-12EVR-CP statistics: Hide the unavailable refresh rate info when VSync is off.Underground78
2014-12-02DX9AllocatorPresenter: Skip to failure when no D3D device was allocated.Underground78
2014-11-11Video renderers: Some locks were released too early.Underground78
2014-11-11Video renderers: Fix possible crashes when saving the current frame.Underground78
2014-11-11AStyle: Increase max-instatement-indent from 40 to 65.Underground78
2014-10-20Initializer list order fixes.XhmikosR
2014-08-19Use the proper format type specifier.XhmikosR
2014-08-18Reduce variable scope when possiblekasper93
2014-08-03ISR: Remove "Round up to power of two" option.Underground78
2014-08-03Subtitle queue: Correctly handle the cases when rendering is paused.Underground78
2014-08-03Put the subpic queue settings in a structure for easier use and extensibility.Underground78
2014-08-03Cosmetics: Use a short alias instead of GetRenderersSettings().Underground78
2014-08-03ISR: Add the ability to disable subtitle animation even when using no buffering.Underground78
2014-08-03EVR-CP: Screenshots were corrupted when "Force 10-bit input" was used.Underground78
2014-07-18Subtitle queue: Clearer display of the queue stats.Underground78
2014-07-18SubPicAllocators: Const correctness and minor cosmetics.Underground78
2014-07-18SubPicAllocators: Const correctness and minor cosmetics.Underground78
2014-06-11VMR-9 (renderless)/EVR renderers: Improve device reset.Underground78
2014-06-11DX9 Allocator-Presenter: correctly signal the pending device reset.Underground78
2014-05-02Renderer statistics: Hide an unneeded line when VSync is disabled.Underground78
2014-04-12Remove multiple outline styles for renderers statistic.kasper93
2014-03-25Subpic related classes: Correctly check for failed memory allocation.Underground78
2014-03-24Cosmetics: Factor some duplicated code.Underground78
2014-03-24ISR: Text subtitles were incorrectly displayed after switching from PGS/DVB s...Underground78
2014-01-26VideoRenderers: comment out asserts from 8d2b621Alex Marsev
2014-01-13VideoRenderers: blit correctly to negative windowsAlex Marsev
2014-01-05Use min/max templated functions from std (part 2).Underground78
2014-01-05Use min/max templated functions from std (part 1).XhmikosR
2013-12-01SubPicAP: Acquire the lock before changing the SubPicQueue.Armada
2013-12-01SubPicAP: Implement the "refreshRate" field.Armada
2013-12-01ISR: Vobsub/PGS/DVB subtitles are now rendered relative to the video frame.Underground78
2013-12-01VideoRenderers: Prevent subtitle queue from being destroyed on device reset.Armada
2013-11-05Indentation improvements and trim trailing spaces from comments.XhmikosR