2017-09-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdrender that caused the the default start time
	to be midnight.
This commit is contained in:
Fred Gleason 2017-09-18 08:18:39 -04:00
parent fd713a38bb
commit 83cbd0268f
2 changed files with 4 additions and 0 deletions

View File

@ -16022,3 +16022,6 @@
new database.
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in the rdrender(1) man page.
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdrender that caused the the default start time
to be midnight.

View File

@ -52,6 +52,7 @@ MainObject::MainObject(QObject *parent)
render_ignore_stops=false;
render_cart_number=0;
render_cut_number=-1;
render_start_time=QTime::currentTime();
//
// Initialize Audio Settings