mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-19 14:43:30 +02:00
* Added a 'SERVICES.BYPASS_MODE' field to the database. * Added a 'SERVICES.MUS_TRANS_TYPE_OFFSET' field to the database. * Added a 'SERVICES.MUS_TRANS_TYPE_LENGTH' field to the database. * Added a 'SERVICES.MUS_TIME_TYPE_OFFSET' field to the database. * Added a 'SERVICES.MUS_TIME_TYPE_LENGTH' field to the database. * Added a 'IMPORT_TEMPLATES.TRANS_TYPE_OFFSET' field to the database. * Added a 'IMPORT_TEMPLATES.TRANS_TYPE_LENGTH' field to the database. * Added a 'IMPORT_TEMPLATES.TIME_TYPE_OFFSET' field to the database. * Added a 'IMPORT_TEMPLATES.TIME_TYPE_LENGTH' field to the database. * Added a 'IMPORTER_LINES.TRANS_TYPE' field to the database. * Added a 'IMPORTER_LINES.TIME_TYPE' field to the database. * Added a 'IMPORTER_LINES.GRACE_TIME' field to the database. * Incremented the database schema to 363. * Added a 'Bypass Grid Processing' dropdown to the 'Edit Service' dialog in rdadmin(1). * Added 'Transition Type' and 'Time Type' parameters to the music import parameters in the 'Edit Service' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>