1931 Commits

Author SHA1 Message Date
Fred Gleason
f6d220c56c 2019-08-24 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdalsaconfig(8) to use ALSA device IDs rather than
	ordinal numbers in asound.confO(5).
2019-08-24 09:16:18 -04:00
Fred Gleason
e62b02f179 2019-08-21 Fred Gleason <fredg@paravelsystems.com>
* Re-indented switch() statements in 'lib/rdlogplay.cpp'.
2019-08-21 17:19:40 -04:00
Fred Gleason
7b9103779d 2019-08-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) where a hard time with a 'Make Next'
	attribute would instead be treated as 'Start Immediately' if
	the target event was unplayable.
	* Fixed a bug in rdairplay(1) where a hard time with a 'Wait up to'
	attribute would instead be treated as 'Start Immediately' if
	the target event was unplayable.
2019-08-21 17:13:16 -04:00
Fred Gleason
51c915010c 2019-08-21 Fred Gleason <fredg@paravelsystems.com>
* Refactored code to eliminate 'QSqlQuery::value: not positioned
	on a valid record' errors when starting rdairplay(1).
2019-08-21 15:40:08 -04:00
Fred Gleason
602373c3e2 2019-08-21 Fred Gleason <fredg@paravelsystems.com>
* Added code to dump the parent query to STDERR when an invalid
	'RDSqlQuery::value()' is requested.
2019-08-21 14:51:46 -04:00
Fred Gleason
b9722a3be7 2019-08-20 Fred Gleason <fredg@paravelsystems.com>
* Added a 'DROPBOXES.LOG_TO_SYSLOG' field to the database.
	* Incremented the database version to 309.
	* Added a 'Log Events in Syslog' checkbox to the
	'Dropbox Configuration' dialog in rdadmin(1).
	* Added special name logic to RDApplication to detect when a
	dropbox is being started.
	* Modified the '--log-filename=' switch in rdimport(1) to accept
	both directory and filename components.
	* Removed the '--log-directory=' switch from rdimport(1).
	* Added an 'ID' column to the list of dropbox configurations in the
	'Rivendell Dropbox Configurations; dialog in rdadmin(1).
2019-08-20 18:50:56 -04:00
Fred Gleason
00a18ca23b 2019-08-12 Fred Gleason <fredg@paravelsystems.com>
* Added 'py-compile' the 'CLEANFILES' rule in 'Makefile.am'.
2019-08-12 12:38:58 -04:00
Fred Gleason
987090c46f 2019-08-09 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDClock' to store events on the heap rather than
	on the stack.
2019-08-09 13:30:07 -04:00
Fred Gleason
ffe986f695 2019-08-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogedit(1) that caused hard start log items
	to have the Hour field doubled.
2019-08-09 11:25:38 -04:00
Fred Gleason
f834a5821f 2019-08-08 Fred Gleason <fredg@paravelsystems.com>
* Added a check in the 'JACK Client Configuration' dialog in
	rdadmin(1) to remove trailing whitespace in the
	'Command Line' field.
2019-08-08 15:19:03 -04:00
Fred Gleason
79864a9272 2019-08-08 Fred Gleason <fredg@paravelsystems.com>
* Reverted the package version 3.0.3.
2019-08-08 14:59:34 -04:00
Fred Gleason
c6734f142b 2019-08-08 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version 3.0.3jacktest0.
2019-08-08 12:27:04 -04:00
Fred Gleason
37da80e1c3 2019-08-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored ripcd(8) to manage JACK port [dis]connections directly,
	rather than by delegation to caed(8).
2019-08-06 19:54:38 -04:00
Fred Gleason
102623e63b 2019-08-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdvairplayd(8) where only the first log machine
	set to 'load specified log' would do so.
2019-08-05 18:37:10 -04:00
Fred Gleason
7869c62229 2019-08-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) where only the first log machine
	set to 'load specified log' would do so.
2019-08-05 18:29:34 -04:00
Fred Gleason
ec550b5530 2019-08-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version 3.0.3.
v3.0.3
2019-08-05 15:11:59 -04:00
Fred Gleason
1462e750e1 2019-08-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in ripcd(8) that broke the 'Connect Jack
	Ports' ['JC'] and 'Disconnect Jack Ports' ['JD'] RMLs.
2019-08-05 11:51:31 -04:00
Fred Gleason
c85748b283 2019-07-31 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version 3.0.2.
v3.0.2
2019-07-31 17:02:03 -04:00
Fred Gleason
33fa0eaa5a 2019-07-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that caused a 'no default column
	value' SQL error when generating a log.
2019-07-30 18:58:23 -04:00
Fred Gleason
1895c018b7 Fixed conflicts in 'ChangeLog' 2019-07-27 17:29:49 -04:00
Fred Gleason
5b7126b6d2 Merge branch 'k2fc-av10_segue' 2019-07-24 10:49:21 -04:00
Dennis Graiani
4f9546d103 Updated ChangeLog 2019-07-24 07:37:06 -04:00
Dennis Graiani
2d194f8873 Disregard offset in Segue marker when importing AudioVAULT files. 2019-07-23 15:04:25 -04:00
Fred Gleason
c3cc94143a 2019-07-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions that made serial device operation unreliable.
2019-07-23 14:19:06 -04:00
Fred Gleason
70c88ec498 2019-07-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused a spurious 'Log
	in use' error to be generated when attempting to save a log.
2019-07-22 14:09:53 -04:00
Fred Gleason
37fca7eff4 Merge branch 'deltecent-issue458' 2019-07-22 12:37:57 -04:00
Patrick Linstruth
567751ee11 Fixed a regression in rdlibrary(1) where macro cart entries turn RED after viewing. 2019-07-20 21:17:58 -07:00
Fred Gleason
ae23c18c62 2019-07-19 Fred Gleason <fredg@paravelsystems.com>
* Added an 'HttpUserAgent=' directive to the '[Identity]' section
	of rd.conf(5).
2019-07-19 13:56:13 -04:00
Fred Gleason
504754f726 2019-07-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the 'Switch Take' ['ST'],
	'Switch Add' ['SA'] and 'Switch Remove' ['SR'] RMLs when
	using the 'Local Audio Adapter' driver.
2019-07-19 12:30:19 -04:00
Fred Gleason
ba501b0259 2019-07-16 Fred Gleason <fredg@paravelsystems.com>
* Added an rdairplay(1) man page.
2019-07-16 21:34:35 -04:00
Fred Gleason
0ecf53b6ae 2019-07-16 Fred Gleason <fredg@paravelsystems.com>
* Added an rdlogmanager(1) man page.
2019-07-16 20:58:50 -04:00
Fred Gleason
86bfb51cde Fixed conflicts in 'ChangeLog' 2019-07-16 17:58:43 -04:00
Fred Gleason
7ad83ef438 2019-07-16 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.1.
v3.0.1
2019-07-16 15:59:56 -04:00
Fred Gleason
b9a7a728ae 2019-07-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0rc03gvc7000_00.
v3.0.0rc03gvc7000_00
2019-07-05 16:06:10 -04:00
Fred Gleason
b4a0dce32d 2019-07-05 Fred Gleason <fredg@paravelsystems.com>
* Added switcher support for Grass Valley Series 7000 protocol.
2019-07-05 16:03:25 -04:00
Fred Gleason
2ee6a00114 2019-07-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in the 'EditCart' call in 'docs/apis/web_api.xml'.
2019-07-02 17:59:42 -04:00
Fred Gleason
c75ea4553c 2019-07-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdpadengined(8) that prevented exited scripts
	from being restarted in response to a 'ModifyAction' notification.
2019-07-02 16:13:30 -04:00
Fred Gleason
2dcae708ef 2019-07-02 Fred Gleason <fredg@paravelsystems.com>
* Implemented the '%v'/'%V' metadata wildcards for PyPAD.
2019-07-02 15:13:55 -04:00
Fred Gleason
48aeabead0 2019-07-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that caused the 'Overview' section of the
	'Managing the Rivendell Database with RDDbConfig' chapter to be
	omitted from the HTML version of the Operations Guide.
2019-07-01 18:55:20 -04:00
Fred Gleason
760d57ea76 2019-07-01 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to v3.0.0rc03.
v3.0.0rc03
2019-07-01 16:13:09 -04:00
Fred Gleason
b605fd0a4e 2019-07-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the RPM post-installation script that failed
	to restart the syslog server.
2019-07-01 16:03:16 -04:00
Fred Gleason
26e4a2fa7a 2019-07-01 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging code from the PyPAD library.
2019-07-01 13:16:56 -04:00
Fred Gleason
ff9829ae71 2019-06-26 Fred Gleason <fredg@paravelsystems.com>
* Added support for reading the following ID3 tags: 'LABEL',
	'TIT2','TALB', 'TPUB', 'TCOM', 'TPE3', 'TYER', 'DATE' and 'TBPM'.
2019-06-26 17:02:08 -04:00
Fred Gleason
e88ba56858 2019-06-26 Fred Gleason <fredg@paravelsystems.com>
* Added a 'WRITING TO THE SYSLOG' section to 'CODINGSTYLE'.
2019-06-26 12:17:05 -04:00
Fred Gleason
1c8b71285a Fixed typos in 'ChangeLog' 2019-06-25 16:50:01 -04:00
Fred Gleason
45076b0557 2019-06-25 Fred Gleason <fredg@paravelsystems.com>
* Added a sample syslog.conf(5) snippet in 'conf/syslog.conf-sample'.
	* Added a sample logrotate(5) snippet in 'conf/logrotate-sample'.
2019-06-25 16:47:11 -04:00
Fred Gleason
ac4d9305bc 2019-06-25 Fred Gleason <fredg@paravelsystems.com>
* Adjusted to priority of 'operations' system events to use
	LOG_INFO priority.
2019-06-25 15:08:12 -04:00
Fred Gleason
338fd54796 2019-06-24 Fred Gleason <fredg@paravelsystems.com>
* Added a 'pypad.rivendellConfig()' method.
	* Added a 'pypad.syslog()' method.
2019-06-24 18:22:36 -04:00
Fred Gleason
52dfde374e Fixed typo in 'ChangeLog' 2019-06-24 17:38:54 -04:00
Fred Gleason
f50447eb8b 2019-06-21 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDApplication::syslog()' methods.
2019-06-24 16:40:18 -04:00