Releases: HEnquist/camilladsp
Releases · HEnquist/camilladsp
0.4.0 beta 1
New features:
- New commands to get more playback information from the websocket server.
- Changed all websocket commands to use Json input and output.
- Added support for secure websocket connections (wss)
Bugfixes:
- Better handling of input device errors, fixes 100% cpu usage after panic.
v0.3.2
New features:
- New commands to get more information from the websocket server.
- Possible to skip lines or bytes in coefficient files.
- Updated Cpal library.
- Added capture and playback devices Stdin & Stdout.
- Improved error messages.
- Improved validation of mixer config
- Added option to set which IP address to bind websocket server to
Bugfixes:
- Fix websocket
exit
command. - Correct response of
setconfigname
websocket command. - Fix buffer underrun soon after starting Alsa playback.
- Correct scaling of FIR coefficients when reloading config.
v0.3.2-beta5
Changes since beta 4:
- Correct scaling of FIR coefficients when reloading config.
v0.3.2-beta4
Changes since beta 3:
- Fix buffer underrun soon after starting Alsa playback.
v0.3.2-beta3
Changes since beta2:
- Minor bug fixes in handling of pipeline shutdown
v0.3.2-beta2
Changes since beta1:
- Improved validation of mixer config
v0.3.2-beta1: Merge pull request #64 from HEnquist/formatrefactor
New features:
- New commands to get more information from the websocket server.
- Possible to skip lines or bytes in coefficient files.
- Updated Cpal library.
- Added capture and playback devices Stdin & Stdout.
- Improved error messages.
Bugfixes:
- Fix websocket exit command.
- Correct response of setconfigname websocket command.
v0.3.1: Merge pull request #56 from HEnquist/develop
Version 0.3.1
v0.3.1-alpha: Merge pull request #55 from HEnquist/cpaladjust
Cpaladjust
v0.3.0-alpha3: Merge pull request #54 from HEnquist/updateci
Compressed binaries