release-18
Fixed:
- Compilation with Cython >= 3 has been fixed (#176).
- Output channel name changes are properly reflected in input channel control groups (#177).
- Prefader kmeters now also fall at same rate regardless of jack buffer size.
- The Spanish translation was updated (#168).
Changes:
PyXDG
has been replaced withappdirs
(#150).mesonep517
has been replaced withmeson-python
for PEP-517 compliant builds (for testing needs only) (#179).- All log messages are now prefixed with
[jack_mixer]
so they can be better recognized / filtered in the NSM session logs (#162). - The included
nsmclient
module was updated (#164).
Features:
- The NSM implementation now includes support for dirty/clean save status (#154).
With contributions from Christopher Arndt, Daryl Hanlon, Nils Hilbricht, Mark Knoop and Daniel Sheeler.
Full Changelog: release-17...release-18