-
Notifications
You must be signed in to change notification settings - Fork 27
/
CHANGELOG
45 lines (39 loc) · 1.03 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
playitslowly 1.5.1
==================
* Fix config loading (thanks michael!)
playitslowly 1.5
================
* Update to Python3, GTK3 and GStreamer 1.0
* Minor design cleanup
* Fixed a bug where the file chooser would not show the currently selected file
playitslowly 1.4
================
* Added now and reset buttons
* Added shortcuts for start/end positions
* Made space a shortcut for play/pause
* Redesigned clock
playitslowly 1.3
================
* Saving of state per file
* Recent files
* Pitch fine tuner
* Textboxes next to sliders
* Changed shortcuts from just 0 to ctrl+0
playitslowly 1.2
================
* Compatibility with python 2.6
* New keyboard shortcuts
* Back button
* Improved setup routine
* Added file command line argument
playitslowly 1.1
================
* Saving of state (file, speed, ..)
* Improved error handling
* Pitch scale is using semitones
* Speed scale allows steps of 0.05
* New command line argument --sink
* Fixes all known bugs
playitslowly 1.0
================
Initial release