mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-08 17:46:27 +01:00
2017-08-28 Fred Gleason <fredg@paravelsystems.com>
* Added verbose messages for non-audio events to rdrender(1).
This commit is contained in:
@@ -53,6 +53,7 @@ class MainObject : public QObject
|
||||
int MainLoop();
|
||||
void Sum(float *pcm_out,LogLine *ll,sf_count_t frames);
|
||||
uint64_t FramesFromMsec(uint64_t msec);
|
||||
void Warning(const QTime &time,int line,const QString &msg) const;
|
||||
void Verbose(const QString &msg);
|
||||
void Verbose(const QTime &time,int line,const QString &msg);
|
||||
bool GetCutFile(const QString &cutname,int start_pt,int end_pt,
|
||||
|
||||
Reference in New Issue
Block a user