aboutsummaryrefslogtreecommitdiff
path: root/scratcher~/CHANGES.LOG
diff options
context:
space:
mode:
Diffstat (limited to 'scratcher~/CHANGES.LOG')
-rw-r--r--scratcher~/CHANGES.LOG19
1 files changed, 19 insertions, 0 deletions
diff --git a/scratcher~/CHANGES.LOG b/scratcher~/CHANGES.LOG
new file mode 100644
index 0000000..6c9683e
--- /dev/null
+++ b/scratcher~/CHANGES.LOG
@@ -0,0 +1,19 @@
+0.6
+ fixed a crash when resizing
+0.5
+ introduced turntable inertia
+ allow playing when the scratcher is stopped
+0.4.1
+ little optimisation in movement processing
+0.4
+ change algorithm, new one requires a small block size
+ added maximum speed limit
+ added ability to toggle speed line
+ suppressed internal velocity measurement
+ ( because time measurement is not reliable )
+0.3
+ introduced internal velocity measurement
+0.2
+ added sensibility setting
+0.1
+ first implementation