2014-11-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'lib/rdsound_panel.cpp that caused action mode colors
	be cleared prematurely [GitHub issue #000038].
This commit is contained in:
Fred Gleason 2014-11-24 16:10:19 -05:00
parent 14a4645577
commit d882ac466b
2 changed files with 6 additions and 1 deletions

View File

@ -14662,3 +14662,6 @@
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'rdairplay/log_traffic.cpp' that broke
when writing ELR data to a service with a space in its name.
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdsound_panel.cpp that caused action mode colors
be cleared prematurely [GitHub issue #000038].

View File

@ -886,8 +886,10 @@ void RDSoundPanel::onairFlagChangedData(bool state)
void RDSoundPanel::scanPanelData()
{
if(panel_action_mode==RDAirPlayConf::Normal) {
LoadPanel(panel_type,panel_number);
}
}
void RDSoundPanel::PlayButton(RDAirPlayConf::PanelType type,int panel,