48 Commits

Author SHA1 Message Date
Fred Gleason
cd262b6a34 2022-09-20 Fred Gleason <fredg@paravelsystems.com>
* Updated the Operations Guide to include a pointer to the example
	for generating an SSH keypair.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-09-20 14:52:24 -04:00
Fred Gleason
139c22dc7c 2022-09-07 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'STATIONS.EDITOR_PATH' field from the database.
	* Incremented the database version to 357.
	* Removed the 'RDStation::editorPath()' and
	'RDStation::setEditorPath()' methods.
	* Removed the 'Audio Editor' control from the 'Configure Host'
	dialog in rdadmin(1).
	* Removed the 'Send to Editor' button from 'RDCartDialog'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-09-07 13:46:21 -04:00
Fred Gleason
6606e39f6d 2022-09-01 Fred Gleason <fredg@paravelsystems.com>
* Added CD-Text support to rdlibrary(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-09-01 10:33:39 -04:00
Fred Gleason
3633e0b62e 2022-05-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed up remaining image dimension parameters in the 'Configuring
	Rivendell with RDAdmin' chapter of the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-20 11:41:15 -04:00
Fred Gleason
eab314040f 2022-05-19 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'Configuring Webget' section of the
	'Configuring Rivendell with RDAdmin' chapter of the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-20 11:35:05 -04:00
Fred Gleason
5956f756d0 2022-05-19 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'Configuring Rivendell with RDAdmin' chapter of the
	Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-19 17:37:50 -04:00
Fred Gleason
e50af8f69d 2022-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Managing Voicetracking' section to the 'Configuring
	Rivendell with RDAdmin' chapter.
	* Updated the 'VoiceTracking' chapter of the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-17 16:11:51 -04:00
Fred Gleason
460ac64d0d 2022-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Purging Log and ELR Data Automatically' subsection to the
	'Managing Services' section of 'Configuring Rivendell with RDAdmin'
	in the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-17 13:18:11 -04:00
Fred Gleason
251c1829d1 2022-05-17 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'Generating Logs with RDLogManager' chapter of the
	Operations Guide to 'Generating Logs and Reports with RDLogManger'.
	* Updated the 'Generating Logs and Reports with RDLogManger'
	chapter of the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-17 12:21:54 -04:00
Fred Gleason
c85746818a 2022-05-11 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'Content Management with RDLibrary' chapter of
	the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-05-11 16:31:59 -04:00
Fred Gleason
705fac3ae3 2021-08-31 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Enable Now & Next' checkbox from the 'Edit Group'
	dialog in rdadmin(1).
	* Removed the 'RDGroup::enableNowNext()' and
	'RDGroup::setEnableNowNext()' methods.
	* Removed the 'RDLogLine::nowNextEnabled()' and
	'RDLogLine::setNowNextEnabled()' methods.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-31 14:55:27 -04:00
Fred Gleason
e30fe2b0b7 2021-08-31 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.INCLUDE_MUS_IMPORT_MARKERS' field to the database.
	* Added a 'SERVICES.INCLUDE_TFC_IMPORT_MARKERS' field to the database.
	* Added a 'LOGS.INCLUDE_MUS_IMPORT_MARKERS' field to the database.
	* Added a 'LOGS.INCLUDE_TFC_IMPORT_MARKERS' field to the database.
	* Incremented the database version to 354.
	* Replaced the 'Include Import Marker in Finished Logs' checkbox
	with 'Include Music Import Markers in Finished Logs' and
	'Include Traffic Import Markers in Finished Logs' checkboxes in
	the 'Edit Service' dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-31 13:24:57 -04:00
Fred Gleason
414f2e2267 2020-12-09 Fred Gleason <fredg@paravelsystems.com>
* Added a deprecation warning for the 'Allow Duplicate Cart Titles'
	and 'Auto-Correct Duplicate Cart Titles' checkboxes on the
	'System-Wide Settings' dialog in rdadmin(1) as well as the
	Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-12-09 13:38:39 -05:00
Fred Gleason
c766233d73 2020-11-29 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'Send e-mail reports' checkbox in the 'Dropbox
	Configuration' dialog in rdadmin(1) in the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-11-29 20:00:40 -05:00
Fred Gleason
af72f71f97 2020-11-24 Fred Gleason <fredg@paravelsystems.com>
* Documented user-facing changes to the 'Rivendell Group List' and
	'Group' dialogs in rdadmin(1) in the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-11-24 19:18:03 -05:00
Fred Gleason
62ef7fd79f 2020-11-24 Fred Gleason <fredg@paravelsystems.com>
* Documented user-facing changes to the 'System-Wide Settings'
	dialog in rdadmin(1) in the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-11-24 12:46:43 -05:00
Fred Gleason
3edd916f6c 2020-11-16 Fred Gleason <fredg@paravelsystems.com>
* Rewrote the 'Webget' chapter of the Operations Guide to conform
	to changes in Webget.
	* Added a 'Configuring Webget' section to the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-11-16 20:12:52 -05:00
Fred Gleason
2a5c8c3752 2020-11-16 Fred Gleason <fredg@paravelsystems.com>
* Revised the 'Managing Services' section of the Operations
	Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-11-16 17:13:04 -05:00
Patrick Linstruth
90a20c66ef Modified rdadmin(1) Edit Service dialog to display built-in traffic and music import template values.
Added "Copy To Custom" buttons to rdadmin(1) Edit Service dialog.
2020-04-07 15:10:53 -07:00
Fred Gleason
b9722a3be7 2019-08-20 Fred Gleason <fredg@paravelsystems.com>
* Added a 'DROPBOXES.LOG_TO_SYSLOG' field to the database.
	* Incremented the database version to 309.
	* Added a 'Log Events in Syslog' checkbox to the
	'Dropbox Configuration' dialog in rdadmin(1).
	* Added special name logic to RDApplication to detect when a
	dropbox is being started.
	* Modified the '--log-filename=' switch in rdimport(1) to accept
	both directory and filename components.
	* Removed the '--log-directory=' switch from rdimport(1).
	* Added an 'ID' column to the list of dropbox configurations in the
	'Rivendell Dropbox Configurations; dialog in rdadmin(1).
2019-08-20 18:50:56 -04:00
Fred Gleason
2a6254e035 2019-06-17 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDbConfig' chapter to the Operations Guide.
	* Removed the 'Backing Up and Restoring the Database' section
	from the 'RDAdmin' chapter of the Operations Guide.
2019-06-17 19:19:30 -04:00
Fred Gleason
72294a3325 2019-03-28 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Program Associated Data' chapter to the Operations
	Guide.
2019-03-29 18:45:10 -04:00
Fred Gleason
4d135e4270 2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Configuring Now & Next Parameters' subsection from
	'Configuring RDAirPlay' in the Operations Guide.
	* Added a 'Managing PyPAD Instances' subsection to the 'Configuring
	RDAirPlay section in the Operations Guide.
2019-01-08 17:42:45 -05:00
Patrick Linstruth
89861bda59 Other minor fixes 2018-11-30 09:05:42 -08:00
Patrick Linstruth
c1b99be902 Added text clarifying independent rdpanel(1) panels in Ops Guide. 2018-11-30 08:42:35 -08:00
Fred Gleason
6eab09f51c 2018-11-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STATIONS.REPORT_EDITOR_PATH' field to the database.
	* Incremented the database version to 302.
	* Added a 'Report Editor' control to the 'Edit Host' dialog in
	rdadmin(1).
	* Modified the report generator to use the editor specified in the
	'Report Editor' control rather than than the value of the $VISUAL
	environmental variable.
2018-11-30 07:52:56 -05:00
Fred Gleason
a9a3f385ad 2018-11-29 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.INCLUDE_IMPORT_MARKERS' field to the database.
	* Added a 'LOGS.INCLUDE_IMPORT_MARKERS' field to the database.
	* Incremented the database version to 301.
	* Added an 'Inlcude Import Markers in Finished Logs' checkbox to
	the 'Edit Service' dialog in rdadmin(1).
2018-11-29 14:44:38 -05:00
Patrick Linstruth
57732dd630 Updated Dropboxes section with new Log File information 2018-10-03 20:19:29 -07:00
Fred Gleason
f3296c4ceb 2018-06-26 Fred Gleason <fredg@paravelsystems.com>
* Added support for filepath wildcards to the JACK client command
	lines.
2018-06-26 13:42:08 +00:00
Fred Gleason
251eb4a0fa 2017-12-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed broken links in the Operations Guide.
2017-12-18 08:21:44 -05:00
Fred Gleason
0e5548f2e3 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Backing Up and Restoring the Database' section to the
	Operations Guide.
2017-12-13 14:52:03 -05:00
Fred Gleason
b891dcd9af 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Managing System Settings' section to the Operations Guide.
	* Added a 'Managing Scheduler Codes' section to the Operations Guide.
	* Added a 'Managing Replicators' section to the Operations Guide.
2017-12-13 14:39:11 -05:00
Fred Gleason
0d4a5ee2f0 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'JACK Integration' section to the Operations Guide.
2017-12-13 13:05:53 -05:00
Fred Gleason
4c56b3bd4c 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Changed the title of the 'Edit TTYs' dialog in
	rdadmin(1) to 'Edit Serial Ports'.
	* Added a 'Configuring Serial Ports' section to the Operations Guide.
2017-12-13 11:53:35 -05:00
Fred Gleason
3cf5497a84 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Configuring Audio Ports' section to the Operations Guide.
2017-12-13 10:55:10 -05:00
Fred Gleason
63f7815281 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Configuring Host Variables' section to the Operations Guide.
2017-12-13 10:18:54 -05:00
Fred Gleason
fc510cf28f 2017-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Configuring Switcher/GPIO Devices' section to the
	Operations Guide.
2017-12-13 09:35:34 -05:00
Fred Gleason
176f4924ce 2017-12-12 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Configuring Dropboxes' section to the Operations Guide.
2017-12-12 14:20:37 -05:00
Fred Gleason
45259acc26 2017-12-12 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Configuring RDCartSlots' section to the Operations Guide.
2017-12-12 09:11:22 -05:00
Fred Gleason
52383928f7 2017-12-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the title of the 'RDLogEdit configuration' dialog in
	rdadmin(1) to 'Configure RDLogEdit'.
	* Added a 'Configuring RDLogEdit' section to the Operations Guide.
2017-12-08 16:37:31 -05:00
Fred Gleason
c14f06c9df 2017-12-08 Fred Gleason <fredg@paravelsystems.com>
* 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 16:09:54 -05:00
Fred Gleason
c712275644 2017-12-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the title of the 'RDAirPlay configuration' dialog in
	rdadmin(1) to 'Configure RDAirPlay'.
	* Added a 'Configuring RDAirPlay' section to the Operations Guide.
2017-12-08 15:40:59 -05:00
Fred Gleason
f02e08ccaf 2017-12-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Configuring RDCatch' section to the Operations Guide.
2017-12-08 10:51:34 -05:00
Fred Gleason
16c9c404eb 2017-12-07 Fred Gleason <fredg@paravelsystems.com>
* Changed the title of rdadmin(1)'s 'Rivendell Workstation List'
	dialog to 'Rivendell Host List'.
	* Changed the title of rdadmin(1)'s 'RDLibrary config' dialog to
	'Configure RDLibrary'.
	* Renamed the 'Ripper Level' control to 'Normalization Level'
	and moved it to the 'Defaults' section of rdadmin(1)'s
	'Configure RDLibrary' dialog.
	* Added a 'Configuring RDLibrary' section to the Operations Guide.
2017-12-07 17:54:44 -05:00
Fred Gleason
6bff55ed72 2017-12-07 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'Contract #' field in the 'Edit Service' dialog in
	rdadmin(1) to 'Globally Unique ID'.
	* Completed the 'Managing Services' section of the Operations Guide.
2017-12-07 15:18:49 -05:00
Fred Gleason
a19799f0e6 2017-12-07 Fred Gleason <fredg@paravelsystems.com>
* Rearranged the 'Edit User' dialog in rdadmin(1) to improve
	functional groups of controls.
2017-12-07 11:11:32 -05:00
Fred Gleason
ebd0ea6bce 2017-11-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Managing Services' section to the Operations Guide.
2017-11-13 18:42:44 -05:00
Fred Gleason
fd80263d43 2017-11-10 Fred Gleason <fredg@paravelsystems.com>
* Retitled the Operations Guide to 'Operations and Administration
	Guide'.
	* Split the Operations Guide into three parts.
	* Added a 'Configuring Rivendell with RDAdmin' chapter to part 2
	of the Operations Guide.
2017-11-10 18:00:40 -05:00