2021-01-26 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDPypadListModel'.
	* Refactored the 'Encoder 'PyPAD Instances' dialog in rdadmin(1)
	to use the model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-26 17:47:37 -05:00
parent af5e3753b6
commit db1f03e7cb
21 changed files with 627 additions and 295 deletions

View File

@@ -206,6 +206,7 @@ dist_librd_la_SOURCES = dbversion.h\
rdprocess.cpp rdprocess.h\
rdprofile.cpp rdprofile.h\
rdpushbutton.cpp rdpushbutton.h\
rdpypadlistmodel.cpp rdpypadlistmodel.h\
rdrecording.cpp rdrecording.h\
rdrehash.cpp rdrehash.h\
rdrenderer.cpp rdrenderer.h\
@@ -352,6 +353,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
moc_rdpodcastlistmodel.cpp\
moc_rdprocess.cpp\
moc_rdpushbutton.cpp\
moc_rdpypadlistmodel.cpp\
moc_rdrehash.cpp\
moc_rdrenderer.cpp\
moc_rdripc.cpp\