release 0.1.3
[tunertool] / debian / changelog
index 28ffa3c..a130892 100644 (file)
@@ -1,10 +1,39 @@
-tuner (0.0.5) UNRELEASED; urgency=low
+tuner (0.1.3) unstable; urgency=low
 
-  * fixed build-dependencies
-  * fix rules to build on x86 as well
-  * src/gstpitch.c: memory leak fixed
+  * Always draw leds at startup
+  * Make the leds display difference in steps of two cents
+  * Add version to about dialog
 
- -- Jari Tenhunen <jari.tenhunen@iki.fi>  Tue, 29 Jul 2008 20:02:30 +0300
+ -- Jari Tenhunen <jari.tenhunen@iki.fi>  Sat, 27 Mar 2010 21:57:20 +0200
+
+tuner (0.1.2) unstable; urgency=low
+
+  * Fix a potential crash when changing the algorithm
+  * Changed frequency reporting from fixed point to floating point
+  * Added support for zero padding
+  * Fix packaging (displayname, bugtracker, description, optify)
+  * Updated compile flags for Fremantle
+
+ -- Jari Tenhunen <jari.tenhunen@iki.fi>  Tue, 16 Mar 2010 23:03:40 +0200
+
+tuner (0.1.1) unstable; urgency=low
+
+  * Changes for fremantle
+
+ -- Jari Tenhunen <jari.tenhunen@iki.fi>  Sat,  5 Sep 2009 14:07:53 +0300
+
+tuner (0.1.0) unstable; urgency=low
+
+  * added new icons.
+  * added a settings dialog with a GConf backend.
+  * Harmonic Product Spectrum algorithm added.
+  * support fullscreen mode.
+  * better power saving features.
+  * fixed build-dependencies.
+  * fix rules to build on x86 as well.
+  * src/gstpitch.c: memory leak fixed.
+
+ -- Jari Tenhunen <jari.tenhunen@iki.fi>  Mon, 20 Oct 2008 20:12:58 +0300
 
 tuner (0.0.4) unstable; urgency=low