3281 Commits

Author SHA1 Message Date
Fred Gleason
13f2d5c0ca 2021-08-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused it to attempt to
	open an X11 connection even when invoked in CLI mode.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-17 11:24:44 -04:00
Fred Gleason
b7e264ef04 2021-08-17 Fred Gleason <fredg@paravelsystems.com>
* Added disambiguation info regarding apostrophes vs. backticks
	to the 'SQL STATEMENTS' section of 'CODINGSTYLE'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-17 11:06:44 -04:00
Fred Gleason
8387805b72 2021-08-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) the 'Rivendell Dropbox
	Configurations' dialog that caused corruption of dropbox
	settings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-16 14:16:30 -04:00
Fred Gleason
74c88513dc 2021-08-16 Fred Gleason <fredg@paravelsystems.com>
* Changed the MySQL client package dependency for Debian from
	'mariadb-client' to 'default-mysql-client'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-16 12:55:27 -04:00
Fred Gleason
1fb8578e53 2021-08-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rmlsend(1) that caused it to attempt to
	open an X11 connection even when invoked in CLI mode.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-16 11:24:12 -04:00
Fred Gleason
5ec0d7681a 2021-08-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that caused a newly created schedule
	code to persist even if its creation was abandoned halfway through
	the creation process.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-16 11:14:43 -04:00
Fred Gleason
d51c4c2e4c 2021-08-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that threw a SQL error when
	attempting to create a new Replicator entry.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-15 16:02:21 -04:00
Fred Gleason
4e1c92e07c 2021-08-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that caused a newly created Group
	record to fail to get an icon in the Group List.
	* Fixed a bug in rdadmin(1) that could cause a segfault when
	creating a new Service entry.
	* Fixed a bug in rdadmin(1) that could cause a segfault when
	creating a new Schedule Code entry.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-15 15:54:51 -04:00
Fred Gleason
b2adad3a32 2021-08-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in rdlogmanager(1) that caused the 'Color'
	setting for Events and Clocks to fail to be saved.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-15 15:16:59 -04:00
Fred Gleason
fcb3ad7b27 2021-08-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that caused misaligned
	columns when generating a Cut Report.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-15 13:55:19 -04:00
Fred Gleason
d9925e0ee8 2021-08-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that caused misaligned
	columns when generating a Cut Report.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-13 19:24:51 -04:00
Fred Gleason
e67aea2024 2021-08-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in 'CODINGSTYLE'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-13 11:30:24 -04:00
Fred Gleason
e60d1341f8 2021-08-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'DATE/TIME FORMATS' section to 'CODINGSTYLE'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-13 10:50:36 -04:00
Fred Gleason
338465531c 2021-08-13 Fred Gleason <fredg@paravelsystems.com>
* Replaced hard-coded date/time formats with standard formats in
	all reports and GUI modules.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-13 10:02:26 -04:00
Fred Gleason
a7ea971910 2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Modified reports in rdlogmanager(1) to use standard date/time
	formats.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-12 13:14:18 -04:00
Fred Gleason
15f76bae66 2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the 'Cut Info/Record' dialog in rdlibrary(1)
	to be compatible with 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-12 05:22:40 -04:00
Fred Gleason
5e70aba7ac 2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDateTimeEdit' widget.
	* Adjusted layout in the 'Editing Item' dialog in
	rdcastmanager(1) to be compatible with short date format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-12 04:31:56 -04:00
Fred Gleason
bb2ae0bcaa 2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in rdgpimon(1) to be compatible with short date
	format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-12 03:14:15 -04:00
Fred Gleason
643a0370ff 2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the 'Select Report Dates' dialog in
	rdlogmanager(1) to be compatible with short date format.
	* Adjusted layout in the 'Generate Log' dialog in
	rdlogmanager(1) to be compatible with short date format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-12 03:10:29 -04:00
Fred Gleason
c174374781 2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the 'Edit Log' dialog in rdlogedit(1)
	to be compatible with short date format.
	* Adjusted layout in the 'Reports' dialog in rdlogedit(1)
	to be compatible with short date format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-12 03:03:05 -04:00
Fred Gleason
b6c4d1be4b 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDateEdit' widget.
	* Adjusted layout in the 'Test Import' dialog in rdadmin(1)
	to be compatible with short date format.
	* Adjusted layout in the 'Cut Info/Record' dialog in rdlibrary(1)
	to be compatible with short date format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 18:27:54 -04:00
Fred Gleason
7adc95d383 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDateEdit' widget.
	* Adjusted layout in the 'Test Import' dialog in rdadmin(1)
	to be compatible with short date format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 17:19:36 -04:00
Fred Gleason
5f75b9c9c3 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the 'Cut Info/Record' dialog in rdlibrary(1)
	to be compatible with 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 16:54:28 -04:00
Fred Gleason
d0b3fe29cd 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the event dialogs in rdcatch(1) to be
	compatible with 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 16:30:18 -04:00
Fred Gleason
2a9153f08b 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the 'Log Render Options' dialog in
	rdcastmanager(1) to be compatible with 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 15:24:00 -04:00
Fred Gleason
1b7a0d7d4a 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the 'Edit Report dialog in rdadmin(1)
	to be compatible with 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 15:16:38 -04:00
Fred Gleason
f872050804 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that made it impossible
	to specify event start positions to greater than 1 second
	resolution.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 14:35:26 -04:00
Fred Gleason
ca20c5418e 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in the event editing dialogs in rdlogedit(1)
	to be compatible with 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 14:30:35 -04:00
Fred Gleason
d6df214412 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Tightened up the validation checking in 'RDTimeEdit'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 13:43:54 -04:00
Fred Gleason
9d6a202450 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Adjusted layout in 'RDLogEventDialog' to be compatible with
	12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 13:03:07 -04:00
Fred Gleason
84276d3628 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Tweaked layout of elements in the 'Editing Event' dialog
	in rdlogmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 12:13:28 -04:00
Fred Gleason
22a2fd2f9c 2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'SYSTEM.TIME_FORMAT' field from the database.
	* Added a 'SYSTEM.SHOW_TWELVE_HOUR_TIME' field to the database.
	* Incremented the database version 352.
	* Added 'RDSystem::showTwelveHourTime()' and
	'RDSystem::setShowTwelveHourTime()' methods.
	* Refactored 'RDTimeEdit' to support 12 hour time format.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 11:14:06 -04:00
Fred Gleason
b2b5bf27bf 2021-08-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdservice(8) that could cause a segfault when
	restarting dropboxes.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-08 14:30:31 -04:00
Fred Gleason
a5c625d1a7 2021-08-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that caused the 'Norm. Level'
	and 'Autotrim Level' columns to display incorrect values in the
	'Dropbox Configuration' dialog.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-06 09:12:16 -04:00
Fred Gleason
5bf11fdabe 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Modified rdairplay(1) to use the standard date/time formatting
	strings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 17:07:23 -04:00
Fred Gleason
0628f586b8 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'rdairplay/Makefile.am' that caused I18N data
	to fail to be generated.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 12:12:19 -04:00
Fred Gleason
e5daddfba7 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDWaveFile' that caused generation
	of spurrious 'returned non-zero exit code' warnings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 11:37:21 -04:00
Fred Gleason
ec13ee47e8 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbconfig(8) that caused creation of a new
	database to fail.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 11:09:56 -04:00
Fred Gleason
dc6b289574 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Mysql Login' dialog in rddbconfig(8) to be
	resizeable.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 10:36:12 -04:00
Fred Gleason
a0f87afcef 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbconfig(8) that threw a segfault when attempting
	to create a new database.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 10:25:21 -04:00
Fred Gleason
52d58fbe29 2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that threw a SQL error when
	generating a log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-04 09:54:37 -04:00
Fred Gleason
381d15ac8f 2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Changed the 'MYSQL_PKG' dependency for Debian and Raspbian from
	'mysql-client' to 'mariadb-client'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-03 20:55:02 -04:00
Fred Gleason
15ff31483d 2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Added 'SYSTEM.LONG_DATE_FORMAT', 'SYSTEM.SHORT_DATE_FORMAT'
	and 'SYSTEM.TIME_FORMAT' fields to the database.
	* Incremented the database version to 351.
	* Added 'RDSystem::longDateFormat()', 'RDSystem'setLongDateFormat()',
	'RDSystem::shortDateFormat()', 'RDSystem::setShortDateFormat()',
	'RDSystem::timeFormat()' and 'RDSystem::setTimeFormat()' methods.
	* Added a 'Date/Time Formats' section to the 'System-Wide Settings'
	dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-03 20:44:58 -04:00
Fred Gleason
f48fb2ef5c 2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Added Raspian support to the 'AR_GET_DISTRO()' autoconf macro.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-03 16:31:45 -04:00
Fred Gleason
314bbb096d 2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Added an error message to syslog if the 'Load Log' ['LL'] RML
	fails to find the specified log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-03 15:46:45 -04:00
Fred Gleason
d583df36bf 2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Updated I18N translation data.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-03 15:08:53 -04:00
Fred Gleason
c0f1f4d1c6 2021-08-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that caused the start
	time for Macro Cart events to fail to be saved after creation
	or editing.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-03 15:05:09 -04:00
Fred Gleason
03d9e4959c 2021-07-31 Fred Gleason <fredg@paravelsystems.com>
* Updated the package version to 4.0.0beta2.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v4.0.0beta2
2021-07-31 14:51:22 -04:00
Fred Gleason
8d182fd504 2021-07-31 Fred Gleason <fredg@paravelsystems.com>
* Added a warning to files derived by the build system.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-07-31 13:26:54 -04:00
Fred Gleason
35e23c2925 2021-07-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'systemd/daemon-reload.sh' that broke the
	'make deb' target.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-07-31 11:53:22 -04:00