]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge topic branch t/mixer into master
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 16 Nov 2022 17:12:04 +0000 (18:12 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 16 Nov 2022 17:15:44 +0000 (18:15 +0100)
A few patches for the sleep subcommand of para_mixer, in particular
the two new options to set the initial mood.

This code has been cooking in next for exactly one month.

* refs/heads/t/mixer:
  mixer: sleep: Fade out before stopping the stream.
  mixer: sleep: Cycle audiod on stop.
  mixer: sleep: Add --initial-mood and --initial-delay.
  mixer: sleep: Always set initial volume and channel.
  mixer: sleep: Improve description of sleep subcommand.

1  2 
NEWS.md

diff --cc NEWS.md
index 45e46bc627a13398a24dbe9dc220beeeb657bed4,5a00175c3255702b03ec86e0af1938863f53ba4d..539f75768c6b99ef6bbbff4074e8fd309692b5c4
+++ b/NEWS.md
@@@ -1,15 -1,6 +1,18 @@@
  NEWS
  ====
  
 +------------------------------------------
 +0.7.2 (to be announced) "optical friction"
 +------------------------------------------
 +
++- The sleep subcommand of para_mixer gained two options to control
++  the startup mood and the time period before fade-out starts. A bunch
++  of further improvements for this subcommand went in as well.
 +- Minor cleanup of the net subsystem.
 +
 +Downloads:
 +[tarball](./releases/paraslash-git.tar.xz)
 +
  --------------------------------------
  0.7.1 (2022-10-03) "digital spindrift"
  --------------------------------------