mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2023-12-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in the CAE subsystem that broke play-out positing and active output port reporting. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -94,8 +94,7 @@ class MainWidget : public RDMainWindow
|
||||
QScrollArea *catch_monitor_area;
|
||||
VBox *catch_monitor_vbox;
|
||||
QSqlDatabase *catch_db;
|
||||
int catch_audition_stream;
|
||||
int catch_play_handle;
|
||||
unsigned catch_audition_serial;
|
||||
CatchTableView *catch_recordings_view;
|
||||
RecordListModel *catch_recordings_model;
|
||||
RDTransportButton *catch_head_button;
|
||||
|
Reference in New Issue
Block a user