- Add undo/redo functionality. [d4ba34b]
- Make it possible to open file that are longer than 24h. [2e0a4d0]
- Remove fallback to GtkSpell - Gspell is available everywhere now. [8d068a5]
-
Correctly toggle play button when used via keyboard shortcuts. [57b02fc]
-
Better cope with GStreamer not able to get the duration of a file. [14f64d1] [d8be2b6]
-
Fix traceback on slower/faster before file is opened. [1fe77d0]
-
Fix media keys. [99b1958]
-
Fixes for deprecation warnings & refactoring. [0e26be2] [7a9c06d]
-
Make close button work in about dialog. [c29dd68]
-
Activate speed scale only after a file was loaded. [447e447]
- Remap key bindings for search: Change key bindings for forward/rewind from Left/Right to Left/Right so the standard key bindings for moving one word backwards/forwards are still usable. [d8c7ef2]
-
Add timestamp when pressing F8. [7ed0575]
-
Use the de facto standard as timestamp format to make it easier to use the output with popular text analysis software. Don't worry, the old format is still recognized. [68169a8]
-
Fix loading of audio files. [8c1da0f]
-
Enable override warning in save dialog. [f037de6]
-
Only insert timestamp if not at start of file. [b99a96b]
- Use correct root directory when searching for data files. [0d11280]