717 Commits

Author SHA1 Message Date
Fred Gleason
24c93bfec1 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Edit Switch Event' dialog in rdcatch(1) that
	would cause the matrix dropdown to be empty if the first host in the
	'Location' list had no matrices defined.
2017-10-19 22:17:22 -04:00
Fred Gleason
e35adb6ef6 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.17.0int01.
v2.17.0int01
2017-10-19 13:49:36 -04:00
Fred Gleason
aa42224568 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'RDStation::broadcastSecurity()' and
	'RDStation::setBroadcastSecurity()' methods.
2017-10-19 13:46:10 -04:00
Fred Gleason
0bedb70eca 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up build warnings under Linux.
2017-10-19 13:19:58 -04:00
Fred Gleason
e34a916b70 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Added the report path to the 'Unable to open report file' message
	in RDLogManager->ManageReports.
2017-10-19 12:41:27 -04:00
Fred Gleason
040b693376 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs that broke the build under Windows.
2017-10-19 10:49:02 -04:00
Fred Gleason
9f1fa7cb00 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'socket error' message from 'RDCatchConnect'.
2017-10-19 09:58:14 -04:00
Fred Gleason
349fe63e5c 2017-10-19 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Show Event Type' filter to rdcatch(1).
2017-10-19 09:52:13 -04:00
Fred Gleason
4b5adfd53c 2017-10-17 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.17.0int00.
v2.17.0int00
2017-10-17 08:41:42 -04:00
Fred Gleason
9a738ae2e0 2017-10-17 Fred Gleason <fredg@paravelsystems.com>
* Added sane defaults when processing '%k','%K', '%q' and '%Q'
	wildcards in rdimport(1).
2017-10-17 08:29:42 -04:00
Fred Gleason
4a73221714 2017-10-17 Fred Gleason <fredg@paravelsystems.com>
* Added sane defaults when processing '%k','%K', '%q' and '%Q'
	wildcards in rdimport(1).
2017-10-17 08:22:43 -04:00
Fred Gleason
d68a2740e3 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
2017-10-16 14:49:48 -04:00
Fred Gleason
1dade3e38e 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Implemented '%k', '%K', '%q' and '%Q' metadata wildcards for
	rdimport(1).
2017-10-16 14:21:51 -04:00
Fred Gleason
9a5db7b408 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCut::autoSegue()' that caused an error when
	setting segues by level [Github issue #000182].
2017-10-16 11:51:34 -04:00
Fred Gleason
c38f4cbb4b 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Removed policy to update cut expiration date/time automatically
	upon audio update.
2017-10-16 11:04:56 -04:00
Fred Gleason
35de00803c 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDLibrary that prevented more than 64 characters
	from being entered for the 'Album' field [Github issue #000184].
2017-10-16 10:32:42 -04:00
Fred Gleason
ca08ba607b 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Added 'DROPBOXES.SEGUE_LEVEL' and 'DROPBOXES.SEGUE_LENGTH' fields
	to the database.
	* Incremented the database version to 271.
	* Applied a pull request from Dennis Graiani <dennis.graiani@gmail.com>
	the added Segue parameters to the 'Edit Dropbox' dialog.
	* Modified the 'Segue Length' control in the 'Edit Dropbox' dialog
	to take mS as units.
2017-10-16 10:12:25 -04:00
Fred Gleason
0607e00cd9 2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Added 'NewHostShortNameRegex=', 'NewHostShortNameGroup=',
	'NewServiceNameRegex=' and 'NewServiceNameGroup=' parameters
	to rd.conf(5).
2017-10-16 08:45:04 -04:00
Fred Gleason
52d1d8be52 2017-10-15 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STATIONS.SHORT_NAME' field to the database.
	* Incremented the database version to 270.
	* Added 'RDStation::shortName()' and 'RDStation::setShortName()'
	methods.
	* Removed the 'Broadcast Security Model' control from the 'Edit
	Host' dialog.
	* Added a 'Short Name' control to the 'Edit Host' dialog.
	* Implemented a '%R' wildcard for Rivendell Host Short Name.
2017-10-15 10:40:29 -04:00
Fred Gleason
ee211e5fca 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused matrix parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 20:04:45 -04:00
Fred Gleason
8eec028194 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused matrix parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 19:46:07 -04:00
Fred Gleason
161753dbdd 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDPanel parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 18:35:32 -04:00
Fred Gleason
9fd776bc7a 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDPanel parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 18:31:33 -04:00
Fred Gleason
71d01c4a88 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDAirPlay parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 18:25:33 -04:00
Fred Gleason
a6e48a7a37 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDCatch deck parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 17:27:49 -04:00
Fred Gleason
34e01ff90b 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDLogEdit parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 17:04:39 -04:00
Fred Gleason
0c52b6be55 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDLibrary parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 16:59:54 -04:00
Fred Gleason
c76a4d09a4 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused matrix parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 16:51:18 -04:00
Fred Gleason
ca4f70eb63 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused Livewire node parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 16:13:57 -04:00
Fred Gleason
e4252f3b23 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RDCartSlot parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 15:57:54 -04:00
Fred Gleason
4513dba74d 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDStation that caused RLM plug-in parameters to
	fail to be copied as part of the profile of a new host.
2017-10-14 15:16:59 -04:00
Fred Gleason
2381fb89ff 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Implemented a 'NewHostIpAddress=' parameter in the [Provisioning]
	section of rd.conf(5).
2017-10-14 14:54:43 -04:00
Fred Gleason
a5861283c9 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Implemented resolution of date wildcards for the RLM 'Path' and
	'Argument' parameters.
2017-10-14 11:22:35 -04:00
Fred Gleason
fb9487810b 2017-10-14 Fred Gleason <fredg@paravelsystems.com>
* Implemented a '%r' wildcard for Rivendell Host Name.
2017-10-14 10:38:55 -04:00
Dennis Graiani
ed0a4dc999 fixed schema number 2017-10-13 20:22:48 -04:00
Dennis Graiani
27753a6a85 Fixed typo in rdrevert 2017-10-13 17:30:40 -04:00
Dennis Graiani
7734f7d0e0 Add segue marker options to dropboxes 2017-10-13 17:08:52 -04:00
Fred Gleason
162ebe545b Merge branch 'enddates' into stable 2017-10-13 13:54:01 -04:00
Fred Gleason
fdb5917f64 2017-10-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'GROUPS.DEFAULT_CUT_LIFE' field to the database.
	* Incremented the database version to 269.
	* Added 'RDGroup::defaultCutLife()' and 'RDGroup::setDefaultCutLife()'
	methods.
	* Added a 'Set End Date/Time' control to the 'Edit Group' dialog in
	RDAdmin(1).
2017-10-13 13:53:19 -04:00
Fred Gleason
a7124bcd0b Added translation changes 2017-10-13 08:48:59 -04:00
Fred Gleason
844be98df1 2017-10-11 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'NEWS' file.
	* Updated the package version to 2.17.0.
v2.17.0
2017-10-11 08:04:49 -04:00
Fred Gleason
c069c31002 2017-10-03 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int10.
v2.16.0int10
2017-10-03 09:43:29 -04:00
Fred Gleason
cf0ac6c8d9 Merged provisioning 2017-10-03 09:16:36 -04:00
Fred Gleason
70147e9345 2017-10-03 Fred Gleason <fredg@paravelsystems.com>
* Implemented the '%s' wildcard in the report file path.
2017-10-03 09:04:30 -04:00
Fred Gleason
75883359b9 2017-10-02 Fred Gleason <fredg@paravelsystems.com>
* Added an '%s' datetime wildcard for Service Name.
2017-10-02 08:31:09 -04:00
Fred Gleason
2992fcd5c9 2017-09-30 Fred Gleason <fredg@paravelsystems.com>
* Added static 'RDSvc::create()' and 'RDSvc::remove()' methods.
	* Implemented 'CreateService=' and 'NewServiceTemplate=' parameters
	in the [Provisioning] section of rd.conf(5).
2017-09-30 20:14:42 -04:00
Fred Gleason
f17a4ca509 2017-09-30 Fred Gleason <fredg@paravelsystems.com>
* Added a [Provisioning] section to rd.conf(5).
	* Moved code to create new hosts to the 'RDStation::create()' method.
	* Moved code to delete hosts to the 'RDStation::remove()' method.
	* Implemented 'CreateHost=' and 'NewHostTemplate=' parameters
	in the [Provisioning] section of rd.conf(5).
2017-09-30 18:01:24 -04:00
Fred Gleason
d5003091bc 2017-09-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int09.
v2.16.0int09
2017-09-21 08:36:45 -04:00
Fred Gleason
69896ee0c1 2017-09-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs that broke the build under Windows.
2017-09-21 08:16:18 -04:00
Fred Gleason
ac84b6879d Merged rendering 2017-09-21 07:40:22 -04:00