Fred Gleason
533b760cd1
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdadmin(1) that allowed more than one PyPAD
instance to be selected at a time in the 'List PyPAD Instances'
dialog.
2019-08-27 17:32:24 -04:00
Fred Gleason
f951b60065
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_inno713.py' PyPAD script that caused
an infinite loop.
2019-08-27 17:18:44 -04:00
Fred Gleason
b19f2a9d6b
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_filewrite.py' PyPAD script that caused
an infinite loop.
2019-08-27 16:48:05 -04:00
Fred Gleason
4503d33526
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_ando.py' PyPAD script that caused
an infinite loop.
2019-08-27 16:41:04 -04:00
Fred Gleason
12ef240910
Merged 'master'
2019-08-27 15:17:04 -04:00
Fred Gleason
945aae0297
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in caed(8) that broke timescaling support.
2019-08-26 19:05:39 -04:00
Fred Gleason
ffe62e4c88
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Added an rdalsaconfig(1) man page.
2019-08-26 17:00:38 -04:00
Fred Gleason
a658fda4fc
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented the '--autogen' directive in rdalsaconfig(8).
* Added a '--rewrite' directive in rdalsaconfig(8).
2019-08-26 16:17:24 -04:00
Fred Gleason
9df39e2bb4
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented the '--manage-daemons' directive in
rdalsaconfig(8).
2019-08-26 14:19:51 -04:00
Fred Gleason
7fe3952c5d
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented the '--asoundrc-file=' directive in
rdalsaconfig(8).
2019-08-26 14:11:38 -04:00
Fred Gleason
4f9b800379
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdalsaconfig(8) that caused a 'Service not
active' error to be generated at startup.
2019-08-26 14:03:01 -04:00
Fred Gleason
c2e410f637
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Updated rdalsaconfig(8) to include a 'rate <sr>' line in
each asound.conf(5) entry.
2019-08-26 13:59:27 -04:00
Fred Gleason
9d5cc4865c
Fixed typo in 'ChangeLog'
2019-08-26 13:58:41 -04:00
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
1b42a3ec36
2019-08-14 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the 'pypad.Update.shouldBeProcessed()' method to be LBYL.
2019-08-14 11:51:14 -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
56feb08896
2019-08-11 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad.update.shouldBeProcessed()' method
that caused log selection directives to be ignored.
* Refactored the 'pypad_icecast2.py' script to work properly with
the fixed 'pypad.update.shouldBeProcessed()' method.
* Refactored the 'pypad_shoutcast2.py' script to work properly with
the fixed 'pypad.update.shouldBeProcessed()' method.
2019-08-11 17:44:44 -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