Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
63 lines (51 loc) · 2.96 KB

HISTORY.md

File metadata and controls

63 lines (51 loc) · 2.96 KB

Version 1.3 (Nov 21, 2023)

  • Changed default player behaviour to keep it open after a video/playlist ends
  • Improved input.conf for easier seeking
  • Updated mpv.conf to default base shaders SSimDownscaler, SSimSuperRes, KrigBilateral to off
    • I did this since in testing I noticed over-sharpening and ghosting
  • Added easy activation of uosc in mpv_osd.conf (default is off)

Version 1.2.1 (Sept 27, 2023)

  • Split shaders into two sets (big improvement to quality of GPU shaders)
    • NVidia
    • AMD and Intel
  • Improved input.conf
    • new keys for playback speed
    • upscaler shader mode

Version 1.1.25 (Aug 13, 2023)

  • Fixed all console messages and implemented stricter MPV pathing for HOME_PATH
  • Improved optional input.conf with quiet mode seeking and other minor changes
  • Disabled hwdec for the moment while MPV seems to enable it by default
  • Check out the new install instructions below (Configuration for MPV v3)

Version 1.1.10 (May 23, 2023)

  • HOTFIX: Fixed upscaler shaders to only apply to videos lower than 1080p

Version 1.1.00 (May 23, 2023)

  • Added shaders
    • SSimDownscaler by igv
    • SSimSuperRes by igv
    • KrigBilateral by igv
    • Nvidia Adaptive-directional sharpening algorithm shader by agyild
    • Contrast Adaptive Sharpening (CAS) by agyild
    • FidelityFX Super Resolution (FSR) by agyild
  • Split config file into six files (organized and easier toggling)

Version 1.0.12 (May 2023):

  • Made videos start fullscreen on the primary screen
  • Made the video window stay open after video playback (allows for drag and drop of video files)
  • Added profiles for some file extensions (animations and static images)
  • Removed legacy MPV v2 config file

Version 1.0.10 (Feb 2023):

  • Rewrote mpv_v3\mpv.conf and mpv_v3\input.conf (adapted from the repo Argon-/mpv-config)
  • Vastly improved terminal, OSD, audio, subtitle, playback and playlist settings

Version 1.0.9 (Jan 2023):

  • Improved seeking
  • Improved autohide
  • Fixed input.conf playlist navigation

Version 1.0.8 (Oct 2022):

  • Added mpv v3 config file

Version 1.0.7 (Jun 2022):

  • Updated shaders (should improve performance)

Version 1.0.6 (Feb 2022):

Version 1.0.5 (Jan 2022):

  • meaningful profile descriptions
  • an "alongside" optional mpv.conf (for users who want the config file next to mpv.exe)
  • a hotfix for "alongside" config, fixed three paths