mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2018-05-16 Fred Gleason <fredg@paravelsystems.com>
* Added virtual log entries to the 'RDAIRPLAY_CHANNELS' table. * Incremented the database version to 279. * Added 'RDAirPlayConf::virtualCard()', 'RDAirPlay::setVirtualCard()', 'RDAirPlayConf::virtualPort()', 'RDAirPlay::setVirtualPort()', 'RDAirPlayConf::virtualStartRml()', 'RDAirPlayConf::setVirtualStartRml()', 'RDAirPlayConf::virtualStopRml()', 'RDAirPlayConf::setVirtualStopRml()' methods. * Added a 'Virtual Log Outputs' subsection to the 'Channel Assignments' section of the 'Configure RDAirPlay' dialog in rdadmin(1).
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 278
|
||||
#define RD_VERSION_DATABASE 279
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
||||
Reference in New Issue
Block a user