-
Notifications
You must be signed in to change notification settings - Fork 8
/
NEWS
30 lines (23 loc) · 857 Bytes
/
NEWS
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
13
* Port to Python 3 (Srevin Saju),
* New translations,
12
* Port from csnd6 to to ctcsound (James Cameron),
* Fix Csound thread segmentation fault during Stop (James Cameron),
* Avoid the Csound signal handler (James Cameron),
* Handle Ctrl+C (James Cameron),
* New translations (Chris Leonard, et al),
* Port from GObject to GLib (James Cameron),
* Demote common errors to debug (James Cameron),
* Regenerate POT file (James Cameron),
11
* Save as audio button insensitive when there is no recording (James Cameron),
* Port to GStreamer 1.0, removing dependency on gst-launch-0.10 (James Cameron),
* Contributed translations (Chris Leonard, Alan, Anatoly, Anders,
Edgar, kiolalis, lxlalexlxl, Martín, whe, Yuan, et al)
10
* Fix stuck piano notes,
* Fix log warnings,
* Update repository URL,
* Enable translations,
* Enforce source code style.