- Updated Gem sources to Gem project. Compiled Gem and pix2jpg.
This commit is contained in:
parent
0ce5174bec
commit
5b47c73cce
31 changed files with 421 additions and 1153 deletions
|
|
@ -868,6 +868,7 @@ void libreMediaServer::pdrestart()
|
|||
return;
|
||||
}
|
||||
save_finish();
|
||||
qDebug()<<"**************************************************************************";
|
||||
qDebug()<<"Starting PD Video:" << ++m_startvideo;
|
||||
ui.textEdit->appendPlainText("PD Video Restarting.");
|
||||
disconnect(m_pd_video, SIGNAL(finished(int)), this, SLOT(pdrestart()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue