3308 Commits

Author SHA1 Message Date
Fred Gleason
b78ac85f53 Fixed typo in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-29 16:53:34 -04:00
Fred Gleason
e7bc828a0a 2021-10-28 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Daylight Saving Time' section to the 'Automating Tasks
	with RDCatch' chapter of the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-29 13:07:36 -04:00
Fred Gleason
3a102c03e6 2021-10-28 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'RDTimeEngine::StartEvent()' method to account for
	Daylight Saving Time transitions properly.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-29 11:56:51 -04:00
Fred Gleason
ca60833fed 2021-10-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Edit Audio' dialog in rdlibrary(1) that
	would set the initial position of a newly-added marker off-screen
	when the waveform view port was scrolled to the right.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-27 17:26:47 -04:00
Fred Gleason
0ae01975b9 2021-10-27 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Add Clock' dialog in rdlogmanager(1) to allow
	specification of the clock code as well as name.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-27 15:06:39 -04:00
Fred Gleason
4a98b80c28 2021-10-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) in the 'Log Events' dialog
	that caused a 'phantom' additional entry in the event list to
	be created when overwriting an existing event during a 'Save As'
	operation.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-27 13:01:41 -04:00
Fred Gleason
e5e81ed361 2021-10-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused the 'First cart
	has a <n> transition.' dropdown in the 'Editing Event' dialog to
	always display 'PLAY', even when opening events with 'SEGUE' set
	for that parameter.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-27 11:29:36 -04:00
Fred Gleason
7b00802f60 2021-10-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused a clock to
	be created without a scheduler rules context when using 'Save As'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-26 16:18:04 -04:00
Fred Gleason
ecacc41228 2021-10-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that broke editing of
	scheduler rules.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-26 15:17:26 -04:00
Fred Gleason
0321edb919 2021-10-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdmaint(8) that broke purging of expired
	cuts.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-26 11:20:26 -04:00
Fred Gleason
8d49a3f8a5 2021-10-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused the 'shadow' of the
	Button Log events to fail to be reflected in the 'Main Log' Full Log
	widget.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-26 10:58:14 -04:00
Fred Gleason
a5f7a957a1 2021-10-20 Fred Gleason <fredg@paravelsystems.com>
* Modified various elements in rdairplay(1) so as to better respect
	platform styling hints.
	* Modified the marker readouts in rdlibrary(1) so as to better respect
	platform styling hints.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-22 13:38:46 -04:00
Fred Gleason
90656ef63f 2021-10-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused the '-style' switch
	to be ignored.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-20 12:56:08 -04:00
Fred Gleason
2458206ff5 2021-10-13 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0beta3.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v4.0.0beta3
2021-10-13 16:41:19 -04:00
Fred Gleason
7d39e364db 2021-10-13 Fred Gleason <fredg@paravelsystems.com>
* Updated I18N data.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-13 15:27:43 -04:00
Fred Gleason
aaa07418d2 2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDIconEngine::nullIcon()' method.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-07 16:30:16 -04:00
Fred Gleason
4f5c8abbd5 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:55:45 -04:00
Fred Gleason
ac3d417351 2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Tweaked the layout of the 'Log Length' readouts in the full log
	widget in rdairplay(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-07 13:28:20 -04:00
Fred Gleason
95e8bff3a7 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 14:13:16 -04:00
Fred Gleason
9fcd7aaab1 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 14:03:07 -04:00
Fred Gleason
6d34ca7ee8 2021-10-06 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-06 13:50:00 -04:00
Fred Gleason
55f4f1db17 2021-10-05 Fred Gleason <fredg@paravelsystems.com>
* Added item icons to the 'Default Cart Type' dropdown in the
	'Edit Group' dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-05 13:53:10 -04:00
Fred Gleason
1d485f3ae3 2021-10-05 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDTextValidator::setUpperCaseOnly()' and
	'RDTextValidator::setLowerCaseOnly()' methods.
	* Added the RDGroupListModel::indexOf()' method.
	* Fixed a bug in the 'Rename Group' dialog in rdadmin(1) that
	caused the group being renamed to be deleted when simply attempting
	to change the case of its name.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-05 13:08:49 -04:00
Fred Gleason
c4b1e2f2fc 2021-10-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that broke the '--show-styles' and
	'-style <name>' command-line switches.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-02 14:44:10 -04:00
Fred Gleason
d758d10b30 2021-10-02 Fred Gleason <fredg@paravelsystems.com>
Changed the default QStyle to 'plastique'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-02 14:04:03 -04:00
Fred Gleason
a889427f95 Fixed conflict in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-10-02 13:30:45 -04:00
Fred Gleason
d49804f8e4 2021-10-02 Fred Gleason <fredg@paravelsystems.com>
* Added a 'qt5-qtstyleplugins' dependency to the 'rivendell'
	RPM package.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-10-02 13:27:40 -04:00
Fred Gleason
c65d06d67b 2021-10-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDLibraryModel' that threw SQL errors
	when attempting to the model when using MySQL 8.x.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-02 12:49:19 -04:00
Fred Gleason
9e1ed40a9f 2021-10-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a compile time warning in 'web/webget/webget.cpp'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-10-02 12:35:11 -04:00
Fred Gleason
cef02342d5 2021-09-30 Fred Gleason <fredg@paravelsystems.com>
* Added a '--show-styles' switch to all modules.
	* Changed the default QStyle to 'Windows'.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-09-30 20:52:14 -04:00
Fred Gleason
e574184d79 2021-09-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the WebGet service that could cause 'Put'
	operations to return an incomplete status message to the user
	when posting large files.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-29 17:57:32 -04:00
Fred Gleason
f3afb10990 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:45:59 -04:00
Fred Gleason
fb02fdb3fa 2021-09-25 Fred Gleason <fredg@paravelsystems.com>
* Changed the shebang path in 'scripts/init_template_host.py' from
	'/usr/bin/python' to '/usr/bin/python3'.
	* Changed the shebang path in 'scripts/engine_conv.py' from
	'/usr/bin/python' to '/usr/bin/python3'.
	* Added 'qt5-qtbase-devel' and 'qt5-linguist' build dependencies
	to 'rivendell.spec.in'.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-09-25 16:26:39 -04:00
Fred Gleason
64e0a99bef 2021-09-24 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RedHat Enterprise Linux 8' subsection to the
	'DISTRO-SPECIFIC NOTES' section of 'INSTALL'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-24 16:36:14 -04:00
Fred Gleason
ece9e1a8b2 2021-09-24 Fred Gleason <fredg@paravelsystems.com>
* Updated the build system to detect Rocky Linux.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-24 14:18:00 -04:00
Fred Gleason
d1db7e7719 2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that made it impossible to
	change the order of columns in the Full Log widget.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-21 13:13:24 -04:00
Fred Gleason
df3ad659fd 2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDMacroEvent' to avoid use of the STL.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-21 12:41:08 -04:00
Fred Gleason
bf1d015cb4 2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that failed to update the
	length of macro carts after editing.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-21 11:55:42 -04:00
Fred Gleason
acd80bcd65 2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Enabled column sorting in the Library List in rdlibrary(1).
	* Enabled column sorting in the 'Select Cart' dialog.
	* Enabled column sorting in the 'Select Cut' dialog.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-21 11:17:26 -04:00
Fred Gleason
f6d0e37b42 2021-09-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused the Stop Counter
	to display incorrect Time Remaining values when the system's
	Time Format was set to 'Twelve Hour'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-16 15:46:36 -04:00
Fred Gleason
6ec4cd86e7 2021-09-16 Fred Gleason <fredg@paravelsystems.com>
* Removed the vestigal 'Hot Keys' capability.
	* Modified the 'Start on SpaceBar' action in rdairplay(1) so as to
	activate upon *release* of the spacebar.
	* Fixed a regression that broke the Alt-X keybinding in
	rdairplay(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-16 15:12:38 -04:00
Fred Gleason
db8652b13e 2021-09-16 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDAIRPLAY.LOGO_PATH' field to the database.
	* Incremented the database version to 355.
	* Added 'RDAirPlayConf::logoPath()' and
	'RDAirPlayConf::setLogoPath()' methods.
	* Added a 'Logo Image' control to the 'Configure RDAirPlay' dialog
	in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-16 14:03:37 -04:00
Fred Gleason
1bf1d94bfe 2021-09-16 Fred Gleason <fredg@paravelsystems.com>
* Added a ' SaveWebgetFilesDirectory=' directive to rd.conf(5).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-16 12:16:08 -04:00
Fred Gleason
2666c2998e 2021-09-13 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDGroups::create()' static method.
	* Added an 'RDGroups::remove()' static method.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-13 14:28:46 -04:00
Fred Gleason
b6f343df9b 2021-09-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDCartFilter' that caused a SQL error to be
	thrown during initialization.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-13 13:23:55 -04:00
Fred Gleason
7bd18d2ea5 2021-09-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that could cause less than
	100 carts to be displayed when the 'Show Only First 100 Matches'
	box was ticked.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-13 12:33:12 -04:00
Fred Gleason
76548116e5 2021-09-12 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDBiPushButton' widget.
	* Modified the behavior of the buttons in the 'Edit Cart' dialog in
	rdlibrary(1) to grey-out when there is no cut selected.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-12 17:10:11 -04:00
Fred Gleason
ce2321c2c9 2021-09-12 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that caused the first cut to
	fail to be selected automatically when creating a new cart.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-12 14:44:24 -04:00
Fred Gleason
f0d871c9da 2021-09-12 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions where vestigal accelerator indicators ('&')
	remained in in-line strings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-12 14:17:07 -04:00
Fred Gleason
604923d21e 2021-09-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that could cause appearance of duplicate
	cut entries in the cart list.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-11 19:39:04 -04:00