mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2020-10-23 Fred Gleason <fredg@paravelsystems.com>
* Added generation of an 'RDLogManager Error Report' when errors are detected when importing voice track markers from an external scheduler file in rdlogmanager(1). * Restored operation of Label/Note carts in rdlogmanager(1). * Fixed a bug in rdlogmanager(1) that caused inline events without explicit start time/length data to fail to be placed. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -62,6 +62,7 @@ class TestImport : public RDDialog
|
||||
QLineEdit *test_filename_edit;
|
||||
QPushButton *test_close_button;
|
||||
QPixmap *test_playout_map;
|
||||
QPixmap *test_marker_map;
|
||||
QPixmap *test_mic16_map;
|
||||
QPixmap *test_traffic_map;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user