You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display chapters boundaries on the waveform (#83) and allow dragging them to modify their position (#78).
Display messages in the UI (#104). This includes errors and completion information.
Localize labels and messages (only English & French available for now).
Other Improvements & Fixes
Give more context around the cursor in paused mode (#103). In paused mode, after seeking or selecting a chapter, the cursor is now centred when possible.
After opening a file, display the waveform as soon as enough samples are available (#100). Previously, the user had to switch to play for the waveform to display.
Reworked the UI for Export and Split. There are now dedicated perspectives. Options come with details and hints indicating how to activate them when necessary.
Fixed short hangs when the waveform is scrolling (#102).
Display a message when GStreamer can't be initialized.