Skip to content

1.0.3

Compare
Choose a tag to compare
@mgoral mgoral released this 19 Apr 08:18
· 72 commits to master since this release

This release contains fixes from 1.0.2, which wasn't released (it was only present on dev branch)

Changelog:

New features:

  • Enabled menu bar subtitles editing (+undo/redo)
  • "Save as..." opens a file in new tab to which subs are saved.
  • Inserting and removing subtitles.
  • Jumping to the start of highlighted sub

Fixes:

  • Fixed not showing errors on "save all"
  • Show a message box when there's an error on SPF saving
  • Update "subtitles menu" on file list selection change
  • Strip subtitles from whitespaces
  • Fixed loading autoInputEncoding SPF flag
  • Fixed displaying timestamp for some kind of movies
  • Added missing window icon

Behaviour modifications:

  • Change SubtitleProperties format: pickle -> JSON
  • Changed forward/rewind shortucts to ctrl+right, ctrl+left