2326 Commits

Author SHA1 Message Date
Patrick Linstruth
02d54b4be2 Initialize export_verbose false. 2020-10-07 08:49:57 -07:00
Patrick Linstruth
57d8153c94 Added '--scheduler-code=' switch to rdexport(1). 2020-10-06 18:28:37 -07:00
Fred Gleason
7a48deb553 2020-10-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug the 'Editing Event' dialog in rdlogmanager(1) that
	caused the Services List to be initialized with all services upon
	creation, even when one	or more services had already be added to
	the list by the user.
	* Fixed a bug the 'Edit Clock' dialog in rdlogmanager(1) that
	caused the Services List to be initialized with all services upon
	creation, even when one	or more services had already be added to
	the list by the user.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-10-05 12:38:45 -04:00
Fred Gleason
7c33000a0b 2020-10-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Test Import' dialog in rdadmin(1) that caused
	the sort of events in the 'Imported Events' list to be incorrect.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-10-01 19:56:13 -04:00
Fred Gleason
d433e3c631 2020-08-10 Fred Gleason <fredg@paravelsystems.com>
* Added a check in 'RDSvc::create()' to disallow creation of a
	service with a name containing whitespace.
	* Added whitespace to the set of banned characters for service names
	in the 'Add Service' dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-08-10 13:17:27 -04:00
Fred Gleason
d4f76649e8 Fixed a typo in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-08-10 13:16:44 -04:00
Fred Gleason
b2731d6a61 2020-08-10 Brian McGlynn <bmcglynn@geneseemedia.net>
* Documented the '%%' filepath wildcard in the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-08-10 12:38:51 -04:00
Fred Gleason
4a9891c065 Merge branch 'bpm1992-RN-non_root' 2020-08-10 10:54:04 -04:00
Fred Gleason
1a6e68160c Fixed conflict in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-08-10 10:49:50 -04:00
Brian McGlynn
bcc7af14aa Updated Changelog 2020-08-06 08:52:32 -04:00
Fred Gleason
639637ffd9 Merge branch 'deltecent-rdlibrary' 2020-08-05 15:11:13 -04:00
Fred Gleason
aeb35139b9 Fixed conflict in 'ChangeLog' 2020-08-05 14:56:36 -04:00
Fred Gleason
6d00ebcd83 Merge branch 'dklann-dklann-dropboxlist' 2020-08-05 14:36:08 -04:00
Fred Gleason
01c8bf511a Fixed conflict in 'ChangeLog' 2020-08-05 14:30:18 -04:00
Fred Gleason
7ae75c09a1 Fixed typo in 'ChangeLog' 2020-08-05 12:31:49 -04:00
Fred Gleason
f71cc2757a 2020-08-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.4.1int1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.4.1int0
2020-08-05 12:09:18 -04:00
Fred Gleason
50a80d0a61 2020-08-05 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDataPacer' class.
	* Modified the GVC7000 switcher driver to insert 50 mS pauses
	between protocol commands.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-08-05 12:04:09 -04:00
Patrick Linstruth
117300ff0e Fixed regression with "Scheduler Code:" label overlapping "Group"
combobox in rdlibrary(1)
2020-08-02 18:54:48 -07:00
David Klann
ff1b24fe94
Correct User Defined column setting in Dropbox list view. 2020-07-31 14:14:07 -05:00
Brian McGlynn
e3bc3d99f6 Allow running as non-root to execute RN macros 2020-07-29 17:14:48 -04:00
David Klann
ea9c5ab422
Correct column settings in Dropbox list view. 2020-07-25 13:22:00 -05:00
Fred Gleason
e80533c0ec 2020-07-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.4.1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.4.1
2020-07-21 13:45:59 -04:00
Fred Gleason
909d16ee52 2020-07-07 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.4.0int1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.4.0int1
2020-07-07 12:15:10 -04:00
Fred Gleason
5692b42aef 2020-07-07 Fred Gleason <fredg@paravelsystems.com>
* Modified 'RDWaveFile' to work around known fencepost errors in
	WAV files generated by "Sonic Studio soundBlade" by
	"PME Mastering, Inc."

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-07-07 12:08:49 -04:00
Brian P. McGlynn
fa95dc14d1
Merge pull request #1 from ElvishArtisan/master
Sync to Master
2020-06-24 12:24:37 -04:00
Fred Gleason
5ee62649ab 2020-06-23 Fred Gleason <fredg@paravelsystems.com>
* Applied the RD_MAX_CART_NUMBER define in
	'rdairplay/local_macros.cpp'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-23 11:07:33 -04:00
Fred Gleason
e223de2609 2020-06-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Add Next' ['PX'] RML that failed to return an
	error when an invalid offset value was supplied.
	* Fixed a bug in the 'Add Next' ['PX'] RML that failed to honor
	the 'Default Trans. Type' setting in the 'Configure RDAirPlay'
	dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-23 11:03:40 -04:00
Fred Gleason
3f7be11b1c 2020-06-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Q3PopupMenu' dependency from rdlogmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-19 17:59:42 -04:00
Fred Gleason
a994558a89 2020-06-19 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'Edit Event' dialog in rdlogmanager(1) to show '[auto]'
	as the transition type for the leading event in Pre-/Post-Import
	lists.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-19 17:38:09 -04:00
Fred Gleason
dcf2076087 2020-06-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in the 'Edit Event' dialog in rdlogmanager(1)
	that caused the first cart transition type to be incorrect when
	the 'Pre-Import Carts' list was populated.
2020-06-18 16:40:43 -04:00
Fred Gleason
70839e1466 2020-06-18 Fred Gleason <fredg@paravelsystems.com>
* Removed the checkbox from the 'Delete' right-click menu item
	in the 'Edit Event' dialog in rdlogmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-18 11:57:20 -04:00
Fred Gleason
71b8f28d08 2020-06-18 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'Edit Event' dialog in rdlogmanager(1) to use
	symbolic menu item ids.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-18 11:42:21 -04:00
Fred Gleason
6536e466e6 2020-06-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in ripcd(8) that caused connections to ModbusTCP
	devices to fail to be properly restored by the connection watchdog.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2020-06-10 16:33:10 -04:00
Fred Gleason
4840b75f56 2020-06-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDRenderer that caused segue transitions to
	be rendered without regard to the 'No Fade on Segue Out' checkbox
	in the 'Edit Audio' dialog.
2020-06-09 15:18:51 -04:00
Fred Gleason
96b3dd34bd 2020-06-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that made it impossible to enter
	useful strings in the 'WaveForm Caption' control on the
	'Edit RDLogEdit' dialog.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-09 14:10:20 -04:00
Fred Gleason
e2b404f837 2020-06-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a math bug in rdairplay(1) that caused the estimated
	stop-down times in the post point widget to be incorrect after
	adding or removing events from a running log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-09 12:19:16 -04:00
Fred Gleason
f2ed0c1601 2020-06-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that would throw a segfault when
	attempting to delete a range of cuts, one of which was in the
	clipboard.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-09 09:55:40 -04:00
Fred Gleason
bfab34e478 2020-06-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a cast overflow bug in rdairplay(1) that cause incorrect
	pie timer indications after adding or deleting events to a running
	log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-09 09:00:48 -04:00
Fred Gleason
aed6e5b6bc 2020-06-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) where a paused event could not be
	removed by dropping the empty cart on it.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-08 09:58:25 -04:00
Fred Gleason
cb9ee9af5a 2020-06-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused the 'Forced Segue'
	setting in rdadmin(1) to be ignored when executing an event with
	a hard start attribute.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-08 09:41:31 -04:00
Fred Gleason
5dd584960d 2020-06-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version 3.4.0int0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.4.0int0
2020-06-05 13:08:44 -04:00
Fred Gleason
dd0db5c2a0 2020-06-04 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Results Report' report in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-06-04 10:01:37 -04:00
Fred Gleason
6cd1b3bb19 2020-05-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) where attempting to audition an
	audio cart with a disabled cue output would crash the application.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-05-29 10:24:24 -04:00
Fred Gleason
f3bd897eff 2020-05-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDFormPost' that caused an error when processing
	multipart-mime submissions containing '=' characters.
2020-05-23 10:35:25 -04:00
Fred Gleason
18dd09378b 2020-05-23 Fred Gleason <fredg@paravelsystems.com>
* Added a 'cmdline_parser_test' test harness.
	* Fixed a bug in 'RDCmdSwitch' that caused value-only arguments
	containing '=' characters to be incorrectly parsed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-05-23 10:02:45 -04:00
Fred Gleason
f51f39be11 2020-05-22 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDListView::NumericSort' to the 'RDListView::SortType'
	enumeration.
	* Fixed a bug in rdlibrary(1) that caused cuts to be incorrectly
	sorted when scheduled 'By Specified Order'.
2020-05-22 15:13:23 -04:00
Fred Gleason
0ba49d3e28 2020-05-19 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.4.0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.4.0
2020-05-19 10:55:55 -04:00
Fred Gleason
fe026781ca Fixed omission in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-05-12 13:20:00 -04:00
Fred Gleason
40e2081b7a 2020-05-12 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the ability to scroll through
	Sound Panel panels by means of the mouse wheel.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2020-05-12 12:51:12 -04:00
Fred Gleason
155d99fecf 2020-05-02 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.3.0int1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.3.0int1
2020-05-02 13:11:50 -04:00