2657 Commits

Author SHA1 Message Date
Fred Gleason
06e5099822 2022-02-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'lib/Makefile.am' that broke the 'make dist'
	target.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-22 10:30:35 -05:00
Fred Gleason
806e3d0c62 2022-02-22 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.3.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.6.3
2022-02-22 10:17:25 -05:00
Fred Gleason
f139696aec 2022-02-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that could cause the 346=>347 schema
	conversion to hang indefinitely with databases containing large
	cart libraries.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-22 08:15:18 -05:00
Fred Gleason
bc5c4de9db 2022-02-21 Fred Gleason <fredg@paravelsystems.com>
* Added a '--print-progress' switch to rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-21 17:57:39 -05:00
Fred Gleason
a59712a5bf 2022-02-12 Fred Gleason <fredg@paravelsystems.com>
* Rewrote the 'Cart Data Dump (CSV)' report in rdlibrary(1) to
	use the CSV generation routines in 'lib/rdcsv.[cpp|h]'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-12 11:31:15 -05:00
Fred Gleason
a46f839b95 2022-02-12 Fred Gleason <fredg@paravelsystems.com>
* Added CSV generation routines in 'lib/rdcsv.[cpp|h]'.
	* Added a 'Log Listing (CSV)' report to rdlogedit(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-12 11:05:04 -05:00
Fred Gleason
153d9f73ac 2021-12-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'graceTime' field to the return XML for the 'ListLog'
	WebAPI call.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-12-17 15:00:33 -05:00
Fred Gleason
645e00099a 2021-12-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'linkLength' field to the return XML for the 'ListLog'
	WebAPI call.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-12-17 14:57:08 -05:00
Fred Gleason
e26328562f 2021-12-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdxport(8) that caused the 'SaveLog' WebAPI call
	to fail if the target log didn't exist.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-12-17 14:49:00 -05:00
Robert Chipperfield
b796bdc66e
Fix drawWaveByMsecs when startmsecs or endmsecs are negative.
On ARM, the unsigned cast seems to be respected; on x64, apparently not. In RDLogEdit's Voice Tracker, this causes incorrect waveform display on ARM systems (https://github.com/ElvishArtisan/rivendell/issues/389)
2021-10-26 19:23:09 +01:00
Fred Gleason
554e07fcaa 2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that caused premature validation
	of metadata.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-07 15:19:40 -04:00
Fred Gleason
b4f66743a1 2021-10-06 Fred Gleason <fredg@paravelsystems.com>
* Added an 'rdwavefile_test' test harness in 'tests/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-06 13:10:26 -04:00
Fred Gleason
19d0cb27f7 2021-10-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed an arithmetic overflow bug in 'RDWaveFile' that could
	cause the play length of MPEG-encoded to be incorrectly calculated.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-06 13:07:32 -04:00
Fred Gleason
49cbc37d8d 2021-10-05 Fred Gleason <fredg@paravelsystems.com>
* Increased the import process timeout for the WebGet service
	to 1200 seconds.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-05 17:05:39 -04:00
Fred Gleason
b69efb80ab 2021-09-30 Fred Gleason <fredg@paravelsystems.com>
* Overhauled the code for reading MPEG frame headers in 'RDWaveFile'.
	* Fixed a bug in the rdxport 'Import' service that could result in
	incorrect end marker placement when processing variable bit rate
	(VBR) MPEG files.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-29 17:05:25 -04:00
Fred Gleason
429a41deac 2021-09-16 Fred Gleason <fredg@paravelsystems.com>
* Modified the mode of files generated by the
	'SaveWebgetFilesDirectory=' directive 0440 to 0664.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-16 11:45:53 -04:00
Fred Gleason
e2997427f7 Fixed typo in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-16 11:37:20 -04:00
Fred Gleason
0b030e45c2 2021-09-15 Fred Gleason <fredg@paravelsystems.com>
* Added a ' SaveWebgetFilesDirectory=' directive to rd.conf(5).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-15 19:00:45 -04:00
Fred Gleason
5ec73d077a 2021-09-07 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.2int2.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.6.2int2
2021-09-07 16:14:43 -04:00
Fred Gleason
9d9dce3f34 2021-09-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that caused leading event
	attributes to fail to be preserved when suppressing Music of
	Traffic import markers.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-07 13:25:23 -04:00
Fred Gleason
538a317151 2021-08-31 Fred Gleason <fredg@paravelsystems.com>
* Deprecated use of the 'Transmit Now & Next data' checkbox in
	the 'Group' dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-31 09:12:53 -04:00
Fred Gleason
547b020c8b 2021-08-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.2int1.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
v3.6.2int1
2021-08-26 15:11:21 -04:00
Fred Gleason
ad7a755ba7 2021-08-26 Fred Gleason <fredg@paravelsystems.com>
* Added support for [NowGroups] and [NextGroups] sections in
	PyPAD script configurations.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-08-26 15:02:10 -04:00
Fred Gleason
11687ddbbb 2021-08-25 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.2int0.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
v3.6.2int0
2021-08-25 14:24:49 -04:00
Fred Gleason
b1cdb4e87b 2021-08-25 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SuppressMusicImportLinks=' directive to the [Hacks]
	section of rd.conf(5).

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-08-25 14:17:11 -04:00
Fred Gleason
f7cbfa59db 2021-07-30 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.2.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.6.2
2021-07-30 13:21:18 -04:00
Fred Gleason
0b401e3f86 2021-07-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that caused the cart title
	uniqueness check to be applied to the incorrect string when
	the '--set-string-title=' switch was used.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-07-29 11:28:09 -04:00
Fred Gleason
e15c96481a 2021-07-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogedit(1) that could cause a segfault when
	attempting to play a non-audio event in the 'Voice Tracker' dialog.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-07-20 16:28:53 -04:00
Fred Gleason
dcea823165 Merge branch 'danielbair-patch-1' 2021-06-17 08:06:23 -04:00
Fred Gleason
92bb7082eb Fixed conflict in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-06-17 08:06:01 -04:00
Daniel Bair
730512d09c
Update ChangeLog 2021-06-17 07:47:29 +07:00
Fred Gleason
02ae1def53 2021-06-06 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.6.1
2021-06-06 14:04:52 -04:00
Fred Gleason
e8d27a372a Fixed a typo in 'NEWS'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-06-06 13:57:52 -04:00
Fred Gleason
342680e2c5 2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added an '--force-system-maintenance' switch to rdservice(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-28 13:47:04 -04:00
Fred Gleason
37083a0d2e 2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added an '--force-system-maintenance' switch to rdservice(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-28 13:45:16 -04:00
Fred Gleason
3186005094 2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDProcess::prettyCommandString()' method.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-28 13:42:35 -04:00
Fred Gleason
f7565ef11c 2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added syslog DEBUG messages around the start/stop of ephemeral
	processes in rdservice(8).
	* Added an '--initial-maintenance' switch to rdservice(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-28 13:02:30 -04:00
Fred Gleason
dd5eaa1b21 2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a use-after-delete bug in rdimport(1) that could cause
	a segfault when the '--fix-broken-formats' switch was given.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-28 10:27:31 -04:00
Fred Gleason
9c27cbee25 2021-05-15 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v3.6.0
2021-05-15 12:45:19 -04:00
Fred Gleason
7ea4068654 2021-05-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) where clicking the 'OK' button
	in the 'Edit Switcher' dialog would cause an error dialog to appear
	with a 'primary serial device not active' warning. The following
	devices are affected: 'Local GPIO', 'Local Audio Adapter',
	'Logitek vGuest', 'Livewire LWRP Audio', and 'Kernel GPIO'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-07 11:26:41 -04:00
Fred Gleason
64fbb537c2 2021-04-14 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'MeterPortBaseNumber=' and 'MeterPointRange='
	directives in the rd.conf(5) man page.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-14 13:16:54 -04:00
Fred Gleason
d94c9c8cfb Merge branch 'dklann-dklann-vu-meters' 2021-04-14 10:44:17 -04:00
David Klann
f43530a1d1 VU Meters update.
Parameterize values used for allocating the UDP port number for VU meters.

Signed-off-by: David Klann <dklann@broadcasttool.com>
2021-04-12 16:09:53 -05:00
Fred Gleason
e6495d9363 2021-04-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDFlacDecode' that caused conversion of files
	with names containing non-ASCII characters to fail.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-08 12:38:33 -04:00
Fred Gleason
8933a074b9 2021-04-06 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'RadioTraffic.com Traffic Reconciliation' to
	'Original RadioTraffic.com Traffic Reconciliation (DEPRECATED)'
	in rdadmin(1).
	* Added a new 'RadioTraffic.com Traffic Reconciliation' report.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-06 13:44:43 -04:00
Fred Gleason
26e323f672 2021-04-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) where the title of an existing cart
	would be overwritten with a default title even when no title
	was found in the file metadata.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-06 11:58:16 -04:00
Fred Gleason
fba2da0ab0 2021-04-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the Cart Selector Dialog that made it impossible
	to enter an apostrophe character in the filter search line.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-06 09:39:35 -04:00
Fred Gleason
45a052edcf 2021-04-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) that caused the Talk Timer to
	fail to be populated when adding new carts to a log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-06 09:20:44 -04:00
Fred Gleason
efc96388b4 2021-04-05 Fred Gleason <fredg@paravelsystems.com>
* Integrated the 'pypad_ino713_tcp' and 'pypad_nautel' PyPAD
	scripts into the build system.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-05 17:54:16 -04:00
Fred Gleason
0816080756 Merge branch 'tonsofpcs-master' 2021-04-05 17:21:57 -04:00