Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an output to a partition is now done via MultipleOutputs::AddCopy(),using a new AudioOutputControl constructor. Tags and always_on settings willpersist when moving outputs between partitions.

This commit is contained in:
Stapper
2020-11-13 17:35:36 +01:00
parent 60d19b2380
commit ba5531f9dd
6 changed files with 35 additions and 3 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.22.4 (not yet released)
* decoder
- dsdiff: apply padding to odd-sized chunks
* output
- moveoutput: fix always_on and tag lost on move
ver 0.22.3 (2020/11/06)
* playlist