mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-12-21 Fred Gleason <fredg@paravelsystems.com>
* Moved the PANEL_MAX_OUTPUTS define in 'lib/rdsound_panel.h' to RD_SOUNDPANEL_MAX_OUTPUTS in 'lib/rd.h'. * Added a 'RDPortNames' class. * Added a 'RDCoreApplication::portNames()' method. * Refactored rdairplay(1) to use 'RDPortNames'. * Refactored rdpanel(1) to use 'RDPortNames'. * Removed the 'RDAirPlayConf::portName()' method. * Removed the 'RDAirPlayConf::soundPanelChannelName()' method. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -213,6 +213,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdpodcast.cpp rdpodcast.h\
|
||||
rdpodcastfilter.cpp rdpodcastfilter.h\
|
||||
rdpodcastlistmodel.cpp rdpodcastlistmodel.h\
|
||||
rdportnames.cpp rdportnames.h\
|
||||
rdprocess.cpp rdprocess.h\
|
||||
rdprofile.cpp rdprofile.h\
|
||||
rdpushbutton.cpp rdpushbutton.h\
|
||||
|
Reference in New Issue
Block a user