mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2017-09-20 Fred Gleason <fredg@paravelsystems.com>
* Added a 'DROPBOXES.FORCE_TO_MONO' field to the database. * Incremented the database version to 268. * 'RDDropbox::forceToMono()' and 'RDDropbox::setForceToMon()' methods in 'lib/rddropbox.cpp' and 'lib/rddropbox.h'. * Added a 'Force to Monaural' checkbox to the 'Edit Dropbox' dialog in rdadmin(1).
This commit is contained in:
@@ -13,6 +13,7 @@ NORMALIZATION_LEVEL int(11)
|
||||
AUTOTRIM_LEVEL int(11)
|
||||
SINGLE_CART enum('N','Y')
|
||||
TO_CART uint(10)
|
||||
FORCE_TO_MONO enum('N','Y')
|
||||
USE_CARTCHUNK_ID enum('N','Y')
|
||||
TITLE_FROM_CARTCHUNK_ID enum('N','Y') Set Rivendell cart title from cartchunk cutid.
|
||||
DELETE_CUTS enum('N','Y')
|
||||
|
Reference in New Issue
Block a user