Skip to content

Release v1.1.1

Choose a tag to compare

@sipbuu sipbuu released this 25 Jul 19:53
· 51 commits to main since this release

Requires Node.js v18+ if running from source.


Lokal TTML Editor v1.1.1

Primarily a bug-fix release, including a new speed dropdown, and preview style that'll make syncing easier.


Features added:

  • Speed Dropdown: There is now a speed drop-down next to the player-bar in the bottom right of the application, useful for cases where hearing the start of the word is difficult and for more precise "start" and "end" points
  • Preview Style: Preview Style is a stylization of the main "Karaoke" live preview, that aims to just make the words more animated closer to how they might be shown on other apps, but this is not finalized nor is it the "be-all". Will add fullscreen + improve later.

Fixed Issues

  • Critical TTML Importing Error: In the case that you imported a TTML file to edit and were to make changes to any of the word timings, it would autocorrect every word around it, because the parser did not add a "user-placed" tag to every word timing and assumed that every other word would need correcting. This is now fixed, and importing should have no issue anymore.
    • (This did not apply if you were simply restarting the app, as the app holds onto the "user-placed" persistent through restarts.

Please report any issues or pull requests for bugs and improvements.


Binary Checksums (SHA-256)

Lokal-TTML-Editor.exe: 97854bf54029abbdbbf7bd11fd65017de61a0c88f608e1bef93748878b3f9909

Full Changelog: https://github.com/sipbuu/lokal-ttml/compare/v1.0.0...v1.1.0