2021-02-02 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDSchedCodeListModel'.
	* Refactored the 'Rivendell Scheduler Codes List' 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-02-02 19:57:51 -05:00
parent 6512148633
commit b2f5bf72a5
18 changed files with 592 additions and 233 deletions

View File

@@ -20986,3 +20986,7 @@
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Commented out support for editing hotkeys in the 'Configure
RDAirPlay' dialog in rdadmin(1).
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDSchedCodeListModel'.
* Refactored the 'Rivendell Scheduler Codes List' dialog in
rdadmin(1) to use the model-based API.