2022-10-28 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDCatchEvent' class.
	* Reimplemented the 'Deck Event Processed' command using
	'RDCatchEvent'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-10-28 09:26:37 -04:00
parent 751600dd5d
commit d38349cf39
21 changed files with 863 additions and 153 deletions

View File

@@ -52,6 +52,7 @@ dist_rdcatch_SOURCES = add_recording.cpp add_recording.h\
edit_recording.cpp edit_recording.h\
edit_switchevent.cpp edit_switchevent.h\
edit_upload.cpp edit_upload.h\
eventlight.cpp eventlight.h\
eventwidget.cpp eventwidget.h\
globals.h\
list_reports.cpp list_reports.h\
@@ -69,6 +70,7 @@ nodist_rdcatch_SOURCES = moc_add_recording.cpp\
moc_edit_recording.cpp\
moc_edit_switchevent.cpp\
moc_edit_upload.cpp\
moc_eventlight.cpp\
moc_eventwidget.cpp\
moc_list_reports.cpp\
moc_rdcatch.cpp\