Skip to content

1.9.18

Compare
Choose a tag to compare
@clsid2 clsid2 released this 14 Dec 16:26
· 913 commits to develop since this release

Changes from 1.9.17 to 1.9.18:

Updates:

  • Updated LAV Filters to version 0.75.1-19-g80347

Changes/additions/improvements:

  • The seekbar thumb now follows the mouse pointer when dragging and only jumps to final seek position after the drag ends. Previously it would jump to the actual (keyframe) seek points during the drag. This could give a jumpy experience for files with large keyframe gaps or short durations.
  • Lowered minimum value for seekbar preview size option from 10% to 5% of screen width.
  • Added advanced option to disable/adjust the reload after long pause behavior.
  • Seekbar preview is now always disabled when playing from optical media.

Fixes:

  • Fixed issue with parsing subtitles that have wrong line endings (CR only).
  • Fixed issue where an online subtitle file wasn't parsed completely due to a filesize limitation in the code.
  • A few other small fixes and internal optimizations.