New SourcePlayer

Work in progress; Sources now have play/pause and associated play functions. Media player can play all playable sources, and adapts to control a media player when possible. Selection of play groups (to finalize)
This commit is contained in:
Bruno
2021-05-19 00:31:37 +02:00
parent 7a9fcaefd6
commit e87ef2774b
26 changed files with 1107 additions and 77 deletions
-1
View File
@@ -871,7 +871,6 @@ void CloneSource::setActive (bool on)
origin_->touch();
}
uint CloneSource::texture() const
{
if (origin_ != nullptr)