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:
Fred Gleason
2023-12-14 17:43:26 -05:00
parent b939c2772c
commit f21b526263
27 changed files with 1148 additions and 1024 deletions

View File

@@ -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;