blob: 173805e919faa241f2a5dfe2cf70db45e9923059 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
2007-08-30 Ibán Cereijo <ibancg@gmail.com>
* Added frequency legend, noise threshold and scroll bar to spectrum area
* Reorganized Menu Items
* Added a "View" menu item
* Added translations: gl
* Released Lingot 0.7.5
2007-08-26 Ibán Cereijo <ibancg@gmail.com>
* Code refactoring: migration to C.
* Fixed exit SIGSEGV bug.
* Fixed extra thread bug.
2007-08-23 Ibán Cereijo <ibancg@gmail.com>
* Changes in automake proccess.
* fixed charset problems in spanish translation
* Updated translations: es
* Renamed src/tuner.cc to src/lingot.cc
* Added resource src/lingot-i18n.h
* Changed ChangeLog and NEWS format
* Released Lingot 0.7.4
|