Skip to content

1.7.14

Compare
Choose a tag to compare
@clsid2 clsid2 released this 15 Feb 19:40
· 2160 commits to develop since this release

Changes from 1.7.13.112 to 1.7.14

Updates:

  • Updated LAV Filters to v0.70.2-88
  • Updated MediaInfoLib to v17.12

Changes/additions/improvements:

  • Removed DrDump crash reporter
  • Added support for newly added settings of LAV Filters
  • Now uses external MediaInfo DLL
  • Different resource FileDescription for x64 build. This name is used in the Open With list of Windows Explorer. This helps distinguish x64 from x86 build in that list.
  • Render subtitles relative to the window by default. ASS/SSA are still rendered relative to video by default, because those sometimes need accurate positioning. This behavior can be adjusted in the options. This patch just changes the default value of that setting.
  • Added command line switches for accessing settings of internal LAV Filters: /configlavsplitter /configlavaudio /configlavvideo

Fixes:

  • Fix /open and /close command line handling
  • Simplify code for setting renderer merits
  • Fix explorer context menu option state display

Changes from 1.7.13 to 1.7.13.112

Updates:

  • Updated LAV Filters to v0.70.2-71
  • Updated Little CMS to v2.9 (d8a36d0)
  • Updated MediaInfoLib to v0.7.98
  • Updated nanosvg to 9a74da4
  • Updated rapidjson to v1.1.0
  • Updated RARFileSource to 55b2513
  • Updated Sanear to v0.3 (e1bebc9)
  • Updated tinyxml2 to v5.0.1
  • Updated Unrar to v5.5.7
  • Updated ZenLib to v0.4.36

Changes/additions/improvements:

  • Added fallback exception handler for when DrDump Crash Reporter is unavailable
  • Automatic encoding option for saving playlists. Uses UTF-8 encoding when applicable
  • Sanear: Added "Ignore system channel mixer" option
  • Split internal MPEG source filter option into a PS and TS variant
  • SSA/ASS subtitles: Add cache for alpha mask
  • Added command line parameter for setting the viewing preset: /viewpreset with values 1 (minimal) 2 (compact) 3 (normal)
  • Added command line parameter for launching with muted audio: /mute
  • Added command line parameter for launching with specific volume: /volume [value]
  • Windows XP is no longer supported
  • Now compiled with Vidual Studio 2017 and Windows 8.1 SDK

Fixes:

  • Disabled hooking of NtQueryInformationProcess. This was not needed and caused compatibility issues with a few security software products.
  • Fixed text subtitle rendering in Avisynth
  • Prevent crash for ASS subtitles with invalid (too high) blur values
  • VSFilter: Fixed DVB/PGS subtitle resizing on x64 build
  • Ticket #2539: Subtitle downloader dialog could be opened on disabled monitor
  • Ticket #5036: Text subtitles: Faster subtitle drawing: Implemented more vectorized SSE2 version and add AVX2 drawing code. Vectorized all draw operations. Multiple times faster with certain SSA/ASS subtitles.
  • Ticket #6223: Fixed DPI scaling of non-client areas in main window
  • Ticket #6231: Fix hash calculation for files with Unicode paths. This fixes search on
    OpenSubtitles for such files