mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2018-06-11 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STATIONS.JACK_PORT' field to the database. * Incremented the database version to 287. * Added an 'Initial Audio Ports' control to the 'JACK Configuration' dialog in rdadmin(1). * Implemented 'Activate JACK Port' ['JA'] and 'Remove JACK Port' ['JR'] RMLs.
This commit is contained in:
@@ -25,6 +25,7 @@ FILTER_MODE int(11) 0=Synchronous, 1=Asynchronous
|
||||
START_JACK enum('Y','N')
|
||||
JACK_SERVER_NAME char(64)
|
||||
JACK_COMMAND_LINE char(255)
|
||||
JACK_PORTS int(11) signed
|
||||
CUE_CARD int(11) signed
|
||||
CUE_PORT int(11) signed
|
||||
CUE_START_CART int(10) unsigned
|
||||
|
||||
Reference in New Issue
Block a user