Rivendellaudio/docs/tables/deck_events.txt
Fred Gleason 3b766a5e7d 2016-05-18 Fred Gleason <fredg@paravelsystems.com>
* Added an entry for the Broadcast Tools SRC-16 in
	'docs/SWITCHERS.txt'.
	* Added a 'CUT_EVENTS' table to the database.
	* Added a 'DECK_EVENTS' table to the database.
	* Incremented the database version to 256.
	* Implemented a 'Cut Event' ['CE'] RML.
	* Added a 'Event Carts' section to the Edit Deck dialog in
	'rdadmin/edit_deck.cpp' and 'rdadmin/edit_deck.h'.
2016-05-18 13:43:21 -04:00

13 lines
527 B
Plaintext

DECK_EVENTS Table Layout for Rivendell
The DECK_EVENTS table holds playout deck context for rendering per-cut meta
events.
FIELD NAME TYPE REMARKS
------------------------------------------------------------------------------
ID int(11) Primary key, auto increment
STATION_NAME char(64) From STATIONS.NAME
CHANNEL int(10) unsigned From DECKS.CHANNEL
NUMBER int(11) signed
CART_NUMBER int(10) unsigned