mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-15 23:21:14 +02:00
2019-10-21 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDLOGEDIT.WAVEFORM_CAPTION' field to the database. * Incremented the database version to 311. * Added a 'WaveForm Caption' control to the 'Edit RDLogEdit' dialog in rdadmin(1). * Implemented the 'WaveForm Caption' setting in the Voicetracker dialog in rdlogedit(1).
This commit is contained in:
@@ -16,6 +16,7 @@ ENABLE_SECOND_START enum('N','Y')
|
||||
DEFAULT_CHANNELS int(10) unsigned
|
||||
MAXLENGTH int(11) Max record length, in sec
|
||||
TAIL_PREROLL int(10) unsigned
|
||||
WAVEFORM_CAPTION varchar(64)
|
||||
START_CART int(10) unsigned
|
||||
END_CART int(10) unsigned
|
||||
REC_START_CART int(10) unsigned
|
||||
|
Reference in New Issue
Block a user