Skip to content

Releases: kaas3000/vsub

1.3.0

20 Mar 13:27
110012e
Compare
Choose a tag to compare

Features

  • Ask for confirmation when exiting the application and there are unsaved changes

1.3.0-alpha.3

06 Mar 15:15
Compare
Choose a tag to compare
1.3.0-alpha.3 Pre-release
Pre-release

Features

  • Keep track of unsaved changes
  • Add welcome screen. On this screen you can:
    • Start a new file from scratch (previous default behaviour when starting the application)
    • Quickly open a recent file
    • Open a file with a dialog
    • View a keyboard cheat sheet
  • The subtitle editor now displays a horizontal line every two textlines. This indicates a new subtitle.
  • Remember the window position and size

Bugfixes

  • Fix missing scrollbars in various location (e.g. the settings screen)
  • Add padding below the subtitle list, because the bottom subtitle was partly invisible
  • Automatically open the "add new song" popup when starting a new empty file

1.3.0-alpha.2

06 Feb 11:51
Compare
Choose a tag to compare
1.3.0-alpha.2 Pre-release
Pre-release

Bugfixes

  • Loading/saving broke with the electron upgrade. It's now working again.
  • A subtitle line that consists only of whitespace was causing some trouble. This is fixed by trimming whitespace from the subtitle-lines when adding new songs.

1.3.0-alpha.1

05 Feb 21:16
Compare
Choose a tag to compare
1.3.0-alpha.1 Pre-release
Pre-release

Features

  • [experimental] Separate subtitle viewer for live-mode.
    • Better indication of the subtitle that is currently displayed in vMix.
    • Past and upcoming subtitles are separated.
  • [experimental] Keep the "actual" subtitle visible on screen by automatically scrolling to the subtitle when it becomes actual.
  • Added arrow icon to the actual subtitle.
  • Added alphabetic sorting to the song selection list.
  • Added "subtitle width hint" to the subtitle editor.
    • The width value needs to be configured manually in the settings.
    • The font has impact on the width of a displayed subtitle, so it can be changed now too.

Bugfixes/changes

  • New vMix connection settings are applied when saving the settings. Previously you had to restart the application.
  • Changed the vMix connection indication colors to:
    • Preview: green.
    • Live: red.
  • Action buttons in the song selection list are aligned horizontally.
  • Updated a ton of dependencies.

1.2.0

17 Jan 15:24
04861ed
Compare
Choose a tag to compare
Merge pull request #3 from kaas3000/dependabot/npm_and_yarn/axios-0.21.1

Bump axios from 0.18.1 to 0.21.1

1.2.0-beta.1

13 Jun 10:57
Compare
Choose a tag to compare
1.2.0-beta.1 Pre-release
Pre-release

Feature

  • Vmix communication using HTTP api instead of the TCP api

1.1.0

01 Jun 15:53
Compare
Choose a tag to compare

Bugfix

  • Automatically reconnect when the connection to vMix is lost

1.0.0

01 Jun 11:38
Compare
Choose a tag to compare

New features

  1. Manage and edit songs
  2. Preview subtitles
  3. Control vmix
    • Set subtitles
    • Enable/disable subtitle overlay