Merge branch 'development' into LTS_development
# Conflicts: # lib/stream.cpp # src/input/input.cpp
This commit is contained in:
commit
0ca63d1440
6 changed files with 27 additions and 0 deletions
|
@ -571,6 +571,7 @@ namespace Mist {
|
|||
}
|
||||
}
|
||||
updateMeta();
|
||||
if (streamStatus){streamStatus.mapped[0] = hasPush ? STRMSTAT_READY : STRMSTAT_WAIT;}
|
||||
static bool everHadPush = false;
|
||||
if (hasPush) {
|
||||
hasPush = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue