Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 18:07
· 131 commits to master since this release
v0.4.0
2633ad1

Added

  • New setting to control URL resolver priority (fc72744, 47150b6)
  • New setting to show overlay border for active video (60d513d)
  • New setting to control video init timeout (7346792)
  • New setting to limit log file size (71c4fdc)
  • New setting to set custom VLC options (8ee6424)
  • New option to set auto reload timer for live videos (305e890)
  • Added paste button to add urls dialog (0ebcfa4)

Changed

Fixed

  • Improved streaming URLs playback (021e61a, 8c33a6f)
  • Improved video init timeouts (7492565, c174be5)
  • Improved video init speed (8408551)
  • Avoid crash on bulk seek (seconds) (ef72d6a), closes #59
  • Set video aspect & scale on video load (d80bec3)
  • Prevent overlay from showing above other windows (Linux) (98caea7)
  • Show black screen instead of error if pause snapshot fail (livestreams) (9ba942d)
  • Avoid exception on malformed VLC log message (5f0c23d)
  • Added missing header title for file dialogs (c950928)