]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
mixer: sleep: Change to next file at fade-in time.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 Aug 2018 14:01:51 +0000 (16:01 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 13 Aug 2018 17:58:03 +0000 (19:58 +0200)
If a sleep mood is given, we currently start fading in with the current
file of the sleep mood still playing.  It might therefore take a long
time until the first file of the fade-in mood is started. This patch
avoids this problem by running "para client next" at fade-in time
right after the mood has been changed to the fade-in mood.


No differences found