v0.4.9
Pre-release
Pre-release
·
1596 commits
to master
since this release
0.4.9 (2020-09-27)
-
ipc builtin: Inter-process communication between Nelson's process
-
getpid('running') renamed getpid('available').
-
--noipc command line argument added. disable IPC features.
-
dark theme detected and used on Macos X.
-
test_run reworked (faster to start).
-
test_run extended with '-stoponfail' option.
-
jsonencode faster for string encoding.
-
rework timeout thread.
Bug Fixes:
- #330: removes ALSA errors and warnings on linux.
Compilation:
-
#322: fix build with gcc 4.8 (ubuntu 14.04).
Nelson 0.4.9 will be last to support gcc 4.8
-
libsndfile 1.0.30 on Windows.