2023-02-28 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdadmin(1) that caused the
	'Configure RDLogEdit' dialog save the 'Bitrate' value to
	'128 kbps/chan' when using 'MPEG Layer 2' format regardless of the
	setting of the 'Bitrate' control.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-02-28 11:30:12 -05:00
parent 9e7c0e51c3
commit 6570921b7c
4 changed files with 20 additions and 17 deletions

View File

@@ -23985,3 +23985,8 @@
2023-02-23 Fred Gleason <fredg@paravelsystems.com>
* Changed the value of the 'Password=' directive in the '[mySQL]'
section of 'conf/rd.conf-sample' to 'hackme'.
2023-02-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that caused the
'Configure RDLogEdit' dialog save the 'Bitrate' value to
'128 kbps/chan' when using 'MPEG Layer 2' format regardless of the
setting of the 'Bitrate' control.