Skip to content

Releases: bitkeeper/mpd2cdspvolume

2.0.0

25 Jan 07:44
Compare
Choose a tag to compare

2.0.0

  • Support for Camilladsp 3.x
  • Drop support for older Camilladsp versions

1.0.0

  • Drop support Camilladsp 1.x
  • Don't store volume on sighup (not required any more with CamillaDSP)
  • Fix initial statefile generation for CamillaDSP 2.x
  • Create correct statefile if current format is not valid
  • Detect if correct camilladsp python pacakge is installed

0.4.0

  • Support for Camilladsp 2.0

0.3.1

  • Fixed bug that caused serious processor load

0.3.0

  • Changed volume curve based on https://www.dr-lex.be/info-stuff/volumecontrols.html
  • Added setting dynamic_range for setting the dynamic range of the volume (default 60dB)
  • Added setting volume_offset, adds a negative gain in addition to the volume (default 0)
  • Load configuration from a config file (default, /etc/mpd2cdspvolume.confg), only dynamic range and voluem offset for now
  • Fixed uncatched MPC exception ConnectionResetError
  • Fixed hanging cdsp socket on shutdown of cdsp by closing cdsp socket on sighup

1.0.0

15 Jan 12:09
2b1b636
Compare
Choose a tag to compare

1.0.0

  • Drop support Camilladsp 1.x
  • Don't store volume on sighup (not required any more with CamillaDSP)
  • Fix initial statefile generation for CamillaDSP 2.x
  • Create correct statefile if current format is not valid
  • Detect if correct camilladsp python pacakge is installed

0.4.0

  • Support for Camilladsp 2.0

0.3.1

  • Fixed bug that caused serious processor load

0.3.0

  • Changed volume curve based on https://www.dr-lex.be/info-stuff/volumecontrols.html
  • Added setting dynamic_range for setting the dynamic range of the volume (default 60dB)
  • Added setting volume_offset, adds a negative gain in addition to the volume (default 0)
  • Load configuration from a config file (default, /etc/mpd2cdspvolume.confg), only dynamic range and voluem offset for now
  • Fixed uncatched MPC exception ConnectionResetError
  • Fixed hanging cdsp socket on shutdown of cdsp by closing cdsp socket on sighup

0.4.0

29 Dec 08:58
8550b81
Compare
Choose a tag to compare

0.4.0

  • Support for Camilladsp 2.0

0.3.1

  • Fixed bug that caused serious processor load

0.3.0

  • Changed volume curve based on https://www.dr-lex.be/info-stuff/volumecontrols.html
  • Added setting dynamic_range for setting the dynamic range of the volume (default 60dB)
  • Added setting volume_offset, adds a negative gain in addition to the volume (default 0)
  • Load configuration from a config file (default, /etc/mpd2cdspvolume.confg), only dynamic range and voluem offset for now
  • Fixed uncatched MPC exception ConnectionResetError
  • Fixed hanging cdsp socket on shutdown of cdsp by closing cdsp socket on sighup

0.3.1

10 Apr 08:14
Compare
Choose a tag to compare

0.3.0

  • Changed volume curve based on https://www.dr-lex.be/info-stuff/volumecontrols.html
  • Added setting dynamic_range for setting the dynamic range of the volume (default 60dB)
  • Added setting volume_offset, adds a negative gain in addition to the volume (default 0)
  • Load configuration from a config file (default, /etc/mpd2cdspvolume.confg), only dynamic range and voluem offset for now
  • Fixed uncatched MPC exception ConnectionResetError
  • Fixed hanging cdsp socket on shutdown of cdsp by closing cdsp socket on sighup

0.3.1

  • Fixed bug that caused serious processor load

0.2.2

05 Mar 10:39
Compare
Choose a tag to compare

mpd2cdspvolume-0.2.2 changes:

  • Add checks if it is allowed to create PID and state file*
  • Fix handle (un)mute direct after start cdsp
  • Add check to check is volume is in sync after updating the volume (volume can changes during update in progress)
  • Add helper script for building a debian package
  • Add config file for tmpfiles.d to create directory for PID file

0.1.0

27 Jan 12:57
Compare
Choose a tag to compare

Initial release of mpd2cdspvolume.