1
1
2
- Lingot 1.0.0 (2018-07-xx )
2
+ Lingot 1.0.0 (2018-07-06 )
3
3
-------------------------
4
4
5
5
* Added PulseAudio support.
@@ -9,12 +9,12 @@ Lingot 1.0.0 (2018-07-xx)
9
9
* Modified the configuration: the user specifies now the frequency range of the
10
10
instrument, instead of providing low level parameters like the sample rate.
11
11
* Implemented task #11284: audio devices autodetection.
12
- * Fixed several bugs: #32581, #35183, #35220, #35221, #54209.
12
+ * Fixed several bugs: #32581, #35183, #35220, #35221, #54209, #40525 .
13
13
* Fixed SIGSEGV when there's no scale in config file (thanks to K. Volný).
14
14
* Showing octave index along with the note.
15
15
* Implemented task #10683: config file validation.
16
16
* Implemented task #11100: add libfftw support.
17
- * Fixed bug #643435 in debian.
17
+ * Fixed bugs #643435, #730175 in debian.
18
18
* Enhanced some error messages.
19
19
* Fixed potential error when reading from OSS and ALSA.
20
20
* Fixed memory leaks and improved memory management (thanks to Nicolas Boulenguez).
@@ -101,8 +101,8 @@ Lingot 0.7.4 (2007-08-23)
101
101
* Added translations: es
102
102
103
103
104
- Lingot 0.7.3
105
- ------------
104
+ Lingot 0.7.3 (2007-07-17)
105
+ -------------------------
106
106
107
107
* Fixed two SIGSEGV bugs
108
108
* Using GtkAboutDialog to show about info
@@ -111,15 +111,15 @@ Lingot 0.7.3
111
111
* Config dialog made more "GTK-compliant"
112
112
113
113
114
- Lingot 0.7.1
115
- ------------
114
+ Lingot 0.7.1 (2007-01-28)
115
+ --------------------------
116
116
117
117
* Files reorganized to a more "GNU-like" structure.
118
118
* Added multilingual support
119
119
120
120
121
- Lingot 0.6.x
122
- ------------
121
+ Lingot 0.6.0 (2004-12-19)
122
+ -------------------------
123
123
124
- * Start point .
124
+ * Initial release .
125
125
0 commit comments