Skip to content

Releases: HEnquist/camilladsp

0.4.0 beta 1

24 Sep 20:04
Compare
Choose a tag to compare
0.4.0 beta 1 Pre-release
Pre-release

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

24 Sep 19:36
e41e25d
Compare
Choose a tag to compare

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

17 Sep 22:37
Compare
Choose a tag to compare
v0.3.2-beta5 Pre-release
Pre-release

Changes since beta 4:

  • Correct scaling of FIR coefficients when reloading config.

v0.3.2-beta4

16 Sep 12:01
Compare
Choose a tag to compare
v0.3.2-beta4 Pre-release
Pre-release

Changes since beta 3:

  • Fix buffer underrun soon after starting Alsa playback.

v0.3.2-beta3

04 Sep 18:55
Compare
Choose a tag to compare
v0.3.2-beta3 Pre-release
Pre-release

Changes since beta2:

  • Minor bug fixes in handling of pipeline shutdown

v0.3.2-beta2

29 Aug 08:31
Compare
Choose a tag to compare
v0.3.2-beta2 Pre-release
Pre-release

Changes since beta1:

  • Improved validation of mixer config

v0.3.2-beta1: Merge pull request #64 from HEnquist/formatrefactor

21 Aug 19:38
8525dcf
Compare
Choose a tag to compare

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

21 Jul 20:35
6b40746
Compare
Choose a tag to compare

v0.3.1-alpha: Merge pull request #55 from HEnquist/cpaladjust

05 Jul 20:38
575dc54
Compare
Choose a tag to compare

v0.3.0-alpha3: Merge pull request #54 from HEnquist/updateci

04 Jul 19:50
fb93452
Compare
Choose a tag to compare

Compressed binaries