mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-17 14:11:14 +01:00
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'.
This commit is contained in:
@@ -407,6 +407,36 @@
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><command>Cut Event [CE]</command></title>
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>Module</term>
|
||||
<listitem><command>rdcatchd</command><manvolnum>8</manvolnum></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>Mnemonic</term>
|
||||
<listitem><userinput>CE</userinput></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<para>
|
||||
Place a cut event at the current location of an active RDCatch recording.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>CE
|
||||
<replaceable>decknum</replaceable>
|
||||
<replaceable>eventnum</replaceable>!</userinput>
|
||||
</para>
|
||||
<para>
|
||||
Place a cut event with event number
|
||||
<replaceable>eventnum</replaceable> at the current position of the
|
||||
active recording in RDCatch Deck
|
||||
<replaceable>decknum</replaceable>.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><command>Database Backup [DB]</command></title>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user