Release version 0.99.2-1
[fmit.git] / ChangeLog
index 26f83df..416b0ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2011-01-22 Gilles Degottex <gilles.degottex@gmail.com>
+    * fix portaudio compilation
+    * ALSA and PortAudio seems to be exclusive now: avoid them to meet each other
+      by stopping the capture when inside the configuration panel.
+    * Update texts and french translations
+
+2011-01-21 Gilles Degottex <gilles.degottex@gmail.com>
+    * Apply Qt4 patch of Florian Maier
+    * Adopt new spinbox layout proposed by Florian Maier
+    * tagged REALEASE-0-99-0
+
+2011-01-02 Gilles Degottex <gilles.degottex@gmail.com>
+    * fix jack_error_callback bug (Damian Wrobel)
+    * add an icon !
+
+2010-05-17 Gilles Degottex <gilles.degottex@gmail.com>
+    * move to CMake
+    * bug fix #14601 for JACK: use a jack_ringbuffer, thanks Arnout !
+    * fix mixing down of 2 channels
+    * remove unvaluable sampling rate of the 
+      predefined lists (48kHz and 96kHz)
+    * DFT view: change move and zoom features
+
+2009-05-17 Gilles Degottex <gilles.degottex@net2000.ch>
+    * DFT view
+      bug fixes
+      normalize window
+      remove auto-scale
+      use power of 2 FFT length
+      use window length in milliseconds
+      add vertical zoom with left mouse click
+
 2007-01-17 Gilles Degottex <gilles.degottex@net2000.ch>
        * Add FFTW3 class
        * Add Fourier transform view
        * moved to autotools
        * tagged 0.9.9
 
-2005-1-2 Gilles Degottex <gilles.degottex@net2000.ch>
+2005-01-02 Gilles Degottex <gilles.degottex@net2000.ch>
        * move algorithms settings to a particular tab page
        * text review
        * french translation review