Modified handling channel names with source to make it thread safe

This commit is contained in:
Klaus Schmidinger
2024-03-02 16:21:16 +01:00
parent 18c9cef1ea
commit 8bd0437497
4 changed files with 37 additions and 33 deletions

View File

@@ -3598,6 +3598,7 @@ Stefan Herdler <herdler@gmx.de>
for reporting the index file of a recording not being regenerated in case it is
present, but empty
for reporting a missing check for self-assignment in the move assignment operator
for modifying handling channel names with source to make it thread safe
Tobias Faust <tobias.faust@gmx.de>
for the original "jumpingseconds" patch