1
2Lingot 1.0.0 (2018-07-06)
3-------------------------
4
5 * Added PulseAudio support.
6 * Migration to GTK+ 3.10
7 * Migration to graphic vectors with libcairo. Main window now resizable.
8 * Modified the frequency finding algorithm.
9 * Modified the configuration: the user specifies now the frequency range of the
10   instrument, instead of providing low level parameters like the sample rate.
11 * Implemented task #11284: audio devices autodetection.
12 * Fixed several bugs: #32581, #35183, #35220, #35221, #54209, #40525.
13 * Fixed SIGSEGV when there's no scale in config file (thanks to K. Volný).
14 * Showing octave index along with the note.
15 * Implemented task #10683: config file validation.
16 * Implemented task #11100: add libfftw support.
17 * Fixed bugs #643435, #730175 in debian.
18 * Enhanced some error messages.
19 * Fixed potential error when reading from OSS and ALSA.
20 * Fixed memory leaks and improved memory management (thanks to Nicolas Boulenguez).
21
22
23Lingot 0.9.1 (2011-08-22)
24-------------------------
25
26 * Fixed bug #34007 (#637610 in debian).
27 * Fixed bug #33046 (#622038 in debian).
28 * Added 48K sample rate to OSS and ALSA.
29
30
31Lingot 0.9.0 (2011-02-21)
32-------------------------
33
34* Lingot is now an universal tuner, it can tune any instrument according to a
35  provided scale.
36	   + Scale edition in a table.
37	   + Importation of Scala .scl files (http://www.huygens-fokker.org/scala/)
38	   + The gauge adapts its range to the scale.
39	   + The deviation control has been moved to the scale tab.
40* Now it's possible to load and save configuration files from the GUI.
41* The graphic controllers in the audio capture section have been changed. The
42  user can choose now any hardware sampling rate, and is notified when the
43  rate is not available.
44* The GUI has been improved with tooltips and new notification messages.
45* Fixed bugs #31532 and #31369.
46
47
48Lingot 0.8.1 (2010-03-17)
49-------------------------
50
51* Added a graphic controller for the MIN_FREQUENCY parameter.
52* Fixed a SIGSEGV in the JACK thread management (bug #29090).
53* Fixed core hang up bug #29091 (#562425 in debian).
54* Fixed https://bugzilla.redhat.com/show_bug.cgi?id=517970#c9
55
56
57Lingot 0.8.0 (2010-02-26)
58-------------------------
59
60* Added JACK and ALSA support.
61* New configuration dialog layout.
62* Fixed memory leak in GUI.
63* Changed default sample rate to 44100 Hz instead of 8 KHz.
64* Added translations: cs, sv, de, it, pt_BR, zh_CN.
65
66
67Lingot 0.7.6 (2007-12-23)
68-------------------------
69
70* Fixed SEGFAULT bug on spectrum representation.
71* Changed Gnome menu ubication.
72
73
74Lingot 0.7.5 (2007-12-18)
75-------------------------
76
77* Now the spectrum section has a real grid, with axis labels referred to the
78  frequency and the signal power.
79* The spectrum section has also a dotted line indicating the noise threshold,
80  enabling a more accurate and easy manner of adjusting it.
81* There has been implemented some internal features, as internal computation of
82  filter coefficients and a Hamming window.
83* The source code has been "downgraded" from C++ to C as a first approach to
84  GNU coding standards.
85* Added Catalan translation, thanks to Raúl Cambeiro.
86
87
88Lingot 0.7.4 (2007-08-30)
89-------------------------
90
91* Added frequency legend, noise threshold and scroll bar to spectrum area
92* Reorganized Menu Items
93* Added a "View" menu item
94* Added translations: gl
95
96
97Lingot 0.7.4 (2007-08-23)
98-------------------------
99
100* Fixed UTF-8 charset problems
101* Added translations: es
102
103
104Lingot 0.7.3 (2007-07-17)
105-------------------------
106
107* Fixed two SIGSEGV bugs
108* Using GtkAboutDialog to show about info
109* Fixed size of the 'Note' frame on main window
110* Removed some gtk deprecated callings
111* Config dialog made more "GTK-compliant"
112
113
114Lingot 0.7.1  (2007-01-28)
115--------------------------
116
117* Files reorganized to a more "GNU-like" structure.
118* Added multilingual support
119
120
121Lingot 0.6.0 (2004-12-19)
122-------------------------
123
124* Initial release.
125
126