aboutsummaryrefslogtreecommitdiff
path: root/scratcher~/CHANGES.LOG
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-16 08:42:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-16 08:42:27 +0000
commit42750d74dc03be5fc10e56f3c534e854680c7d17 (patch)
tree560c964aefcbf20791f8ab9bce9176088160126b /scratcher~/CHANGES.LOG
parentdf8f6ea4605606562341adf83cd4fc450490ccb6 (diff)
added files straight from Yves' sources
svn path=/trunk/externals/unauthorized/; revision=859
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