diff --git a/ChangeLog b/ChangeLog index ffb14071..0acac3f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16449,3 +16449,7 @@ * Changed the title of the 'RDPanel configuration' dialog in rdadmin(1) to 'Configure RDPanel'. * Added a 'Configuring RDPanel' section to the Operations Guide. +2017-12-08 Fred Gleason + * Changed the title of the 'RDLogEdit configuration' dialog in + rdadmin(1) to 'Configure RDLogEdit'. + * Added a 'Configuring RDLogEdit' section to the Operations Guide. diff --git a/docs/opsguide/Makefile.am b/docs/opsguide/Makefile.am index 8f4dfe70..18b7d063 100644 --- a/docs/opsguide/Makefile.am +++ b/docs/opsguide/Makefile.am @@ -133,6 +133,7 @@ OPSGUIDE_IMAGES = rdadmin.autofill_carts_dialog.png\ rdadmin.configure_rdairplay_dialog.png\ rdadmin.configure_rdcatch_dialog.png\ rdadmin.configure_rdlibrary_dialog.png\ + rdadmin.configure_rdlogedit_dialog.png\ rdadmin.edit_channel_gpios_dialog.png\ rdadmin.edit_service_dialog.png\ rdadmin.group_dialog.png\ diff --git a/docs/opsguide/rdadmin.configure_rdlogedit_dialog.png b/docs/opsguide/rdadmin.configure_rdlogedit_dialog.png new file mode 100644 index 00000000..bda76669 Binary files /dev/null and b/docs/opsguide/rdadmin.configure_rdlogedit_dialog.png differ diff --git a/docs/opsguide/rdadmin.xml b/docs/opsguide/rdadmin.xml index c5ac3913..6e19097b 100644 --- a/docs/opsguide/rdadmin.xml +++ b/docs/opsguide/rdadmin.xml @@ -1377,5 +1377,81 @@ RDAirPlay configuration. Please see that section for details. + + Configuring RDLogEdit + + To configure the rdlogedit(1) module, touch the + RDLogEdit button to open the + Configure RDLogEdit dialog. + + + + + + + + The Configure RDLogEdit Dialog + + + + + The INPUT and + OUTPUT are used to specify + the audio input and output to be used. + + + The Max Record Time field sets + the maximum time that rdlogedit(1)'s voice tracker will run in + record mode; when this time is reached, it will be automatically + stopped. To allow an unlimited record duration, set this to + 00:00:00. + + + The AutoTrim Threshold control sets + audio level at which to trim the ends of the recorded audio in the + voice tracker. + + + The Normalization Level control sets + audio level at which to peak normalize the recorded audio in the + voice tracker. + + + The Format: and + Bit Rate: dropdowns are used + to specify the audio encoding format used in the Rivendell audio + store with the voice tracker. + Bit Rate: is used only for a + Format: setting of + MPEG Layer 2. + + + If the Enable 2nd Start Button: + dropdown is set to No, then + the voice tracker will not display the second + Start button (and hence, not + run the event that follows the recorded track), but wait for the + Save button to be touched after + starting the track recording. + + + The Play Start Cart:, + Play End Cart:, + The Record Start Cart: and + The Record End Cart: fields each + take the number of a macro cart to be executed when the respective + audio signal starts or ends. (Useful for automated external audio + paths changes to support voicetracking operations). + + + The Channels: dropdown indicates + the number of channels to use when recording voicetracks. + + + The Default Transition indicates + the transition type to use by default when adding a new log + event. + + diff --git a/rdadmin/edit_rdlogedit.cpp b/rdadmin/edit_rdlogedit.cpp index 2ead84f8..753f6944 100644 --- a/rdadmin/edit_rdlogedit.cpp +++ b/rdadmin/edit_rdlogedit.cpp @@ -64,7 +64,7 @@ EditRDLogedit::EditRDLogedit(RDStation *station,RDStation *cae_station, // // Dialog Name // - setCaption(tr("RDLogedit config for ")+station->name()); + setCaption(tr("Configure RDLogedit")); // // Input Configuration diff --git a/rdadmin/rdadmin_cs.ts b/rdadmin/rdadmin_cs.ts index 419db952..c6228d73 100644 --- a/rdadmin/rdadmin_cs.ts +++ b/rdadmin/rdadmin_cs.ts @@ -2916,7 +2916,7 @@ nastaveném pro běh služby CAE pro naplnění databáze se zdroji zvuku.EditRDLogedit RDLogedit config for - Nastavení RDLogedit pro + Nastavení RDLogedit pro INPUT @@ -3102,6 +3102,10 @@ nastaveném pro běh služby CAE pro naplnění databáze se zdroji zvuku.PCM24 PCM24 + + Configure RDLogedit + + EditRDPanel diff --git a/rdadmin/rdadmin_de.ts b/rdadmin/rdadmin_de.ts index a6f6e147..5add9c7a 100644 --- a/rdadmin/rdadmin_de.ts +++ b/rdadmin/rdadmin_de.ts @@ -2885,10 +2885,6 @@ configured to run the CAE service in order to populate the audio resources datab EditRDLogedit - - RDLogedit config for - - INPUT EINGANG @@ -3071,6 +3067,10 @@ configured to run the CAE service in order to populate the audio resources datab PCM24 PCM24 + + Configure RDLogedit + + EditRDPanel diff --git a/rdadmin/rdadmin_es.ts b/rdadmin/rdadmin_es.ts index c653617e..a466f66d 100644 --- a/rdadmin/rdadmin_es.ts +++ b/rdadmin/rdadmin_es.ts @@ -2896,7 +2896,7 @@ equipo configurado para ejecutar CAE para obtener la información de audio.EditRDLogedit RDLogedit config for - Configuración de RDLogEdit para + Configuración de RDLogEdit para INPUT @@ -3082,6 +3082,10 @@ computador para obtener los recursos de audio de dicho equipo. PCM24 PCM24 + + Configure RDLogedit + + EditRDPanel diff --git a/rdadmin/rdadmin_fr.ts b/rdadmin/rdadmin_fr.ts index af5c5520..fed6511e 100644 --- a/rdadmin/rdadmin_fr.ts +++ b/rdadmin/rdadmin_fr.ts @@ -2561,10 +2561,6 @@ configured to run the CAE service in order to populate the audio resources datab EditRDLogedit - - RDLogedit config for - - INPUT @@ -2731,6 +2727,10 @@ configured to run the CAE service in order to populate the audio resources datab PCM24 + + Configure RDLogedit + + EditRDPanel diff --git a/rdadmin/rdadmin_nb.ts b/rdadmin/rdadmin_nb.ts index 67c9ccb1..a27c5e3f 100644 --- a/rdadmin/rdadmin_nb.ts +++ b/rdadmin/rdadmin_nb.ts @@ -2881,10 +2881,6 @@ configured to run the CAE service in order to populate the audio resources datab EditRDLogedit - - RDLogedit config for - - INPUT INNGANG @@ -3067,6 +3063,10 @@ configured to run the CAE service in order to populate the audio resources datab PCM24 PCM24 + + Configure RDLogedit + + EditRDPanel diff --git a/rdadmin/rdadmin_nn.ts b/rdadmin/rdadmin_nn.ts index 67c9ccb1..a27c5e3f 100644 --- a/rdadmin/rdadmin_nn.ts +++ b/rdadmin/rdadmin_nn.ts @@ -2881,10 +2881,6 @@ configured to run the CAE service in order to populate the audio resources datab EditRDLogedit - - RDLogedit config for - - INPUT INNGANG @@ -3067,6 +3063,10 @@ configured to run the CAE service in order to populate the audio resources datab PCM24 PCM24 + + Configure RDLogedit + + EditRDPanel diff --git a/rdadmin/rdadmin_pt_BR.ts b/rdadmin/rdadmin_pt_BR.ts index 0377eb03..61c813d1 100644 --- a/rdadmin/rdadmin_pt_BR.ts +++ b/rdadmin/rdadmin_pt_BR.ts @@ -2873,10 +2873,6 @@ configured to run the CAE service in order to populate the audio resources datab EditRDLogedit - - RDLogedit config for - - INPUT ENTRADA @@ -3059,6 +3055,10 @@ configured to run the CAE service in order to populate the audio resources datab PCM24 PCM24 + + Configure RDLogedit + + EditRDPanel