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

* Added 'RDJackClientListModel'.
	* Refactored the 'Encoder 'Jack Configuration' 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 15:20:45 -05:00
parent 7d90af07a7
commit af5e3753b6
23 changed files with 556 additions and 221 deletions

View File

@@ -20908,3 +20908,7 @@
2021-01-26 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Encoder 'Profiles' dialog in rdadmin(1) to use
'QListWidget'.
2021-01-26 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDJackClientListModel'.
* Refactored the 'Encoder 'Jack Configuration' dialog in rdadmin(1)
to use the model-based API.