Fred Gleason
4d4a726329
2018-05-18 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed rdvairplay(1) to rdvairplayd(8).
2018-05-18 11:46:33 +00:00
Fred Gleason
a6f55c9853
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added rdvairplay(1) to the 'rivendell' package.
2018-05-17 23:20:40 +00:00
Fred Gleason
5db42cc25f
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added rdvairplay(1) to the 'rivendell' service.
2018-05-17 23:08:47 +00:00
Fred Gleason
f36547aab5
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'RDAIRPLAY.VIRTUAL_EXIT_CODE' field to the database.
* Incremented the database version to 281.
* Added 'RDAirPlayConf::virtualExitCode()' and
'RDAirPlayConf::setVirtualExitCode()' methods.
* Implemented Start/Stop settings for vlogs.
2018-05-17 22:43:47 +00:00
Fred Gleason
f16ff0800b
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RLM_VLOG_QUANTITY' define to 'rlm.h'.
* Updated 'RLM_VERSION' to 18 in 'rlm.h'.
* Updated the 'rlm_icecast2' plug-in to support vlogs.
2018-05-17 20:16:07 +00:00
Fred Gleason
4249cbdd1d
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdvairplay(1) that broke log chain-to events.
* Enabled RLMs in rdvairplay(1).
* Modified the 'rlm_test' RLM to support vLogs.
2018-05-17 19:17:48 +00:00
Fred Gleason
f26258760d
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added virtual log entries to the 'LOG_MODES' table.
* Incremented the database version to 280.
* Added a control for setting vLog start modes to the 'Log Mode
Control' section of the 'Configure RDAirPlay' dialog in rdadmin(1).
2018-05-17 17:28:16 +00:00
Fred Gleason
4cd5d91b10
2018-05-16 Fred Gleason <fredg@paravelsystems.com>
...
* Added virtual log entries to the 'RDAIRPLAY_CHANNELS' table.
* Incremented the database version to 279.
* Added 'RDAirPlayConf::virtualCard()', 'RDAirPlay::setVirtualCard()',
'RDAirPlayConf::virtualPort()', 'RDAirPlay::setVirtualPort()',
'RDAirPlayConf::virtualStartRml()',
'RDAirPlayConf::setVirtualStartRml()',
'RDAirPlayConf::virtualStopRml()',
'RDAirPlayConf::setVirtualStopRml()' methods.
* Added a 'Virtual Log Outputs' subsection to the
'Channel Assignments' section of the 'Configure RDAirPlay' dialog
in rdadmin(1).
2018-05-16 21:46:02 +00:00
Fred Gleason
fd7b71f345
2018-05-16 Fred Gleason <fredg@paravelsystems.com>
...
* Added virtual logs to the 'Start/Stop Settings' section of
the 'Configure RDAirPlay' dialog in rdadmin(1).
2018-05-16 19:06:15 +00:00
Fred Gleason
17d4817045
2018-05-09 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'LOG_MACHINES' table to the database.
* Incremented the database version to 278.
2018-05-09 23:46:16 +00:00
Fred Gleason
c096220570
2018-05-09 Fred Gleason <fredg@paravelsystems.com>
...
* Added rdvairplay(1).
2018-05-09 17:34:08 +00:00
Fred Gleason
4266194a99
Merged v2.19
2018-05-08 16:07:52 +00:00
Fred Gleason
082a42dd39
2018-05-07 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'USERS.WEBGET_LOGIN_PRIV' field to the database.
* Incremented the database version to 277.
* Added 'RDUser::webgetLogin()' and 'RDUser::setWebgetLogin()'
methods.
* Added a 'Allow WebGet Login' control in the 'Production Rights'
section of the 'User' dialog in rdadmin(1).
2018-05-08 16:04:53 +00:00
Fred Gleason
3ff1fb5419
2018-05-05 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.19.2int00.
v2.19.2int00
2018-05-05 20:18:09 +00:00
Fred Gleason
fd2be86ae7
Fixed a type in 'ChangeLog'
2018-05-05 20:14:46 +00:00
Fred Gleason
5c65f09e60
2018-05-04 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug that caused the 'Switcher Matrix' and
'Switcher Output' dropdowns to populate incorrect values when
selecting a non-local 'Switcher Host' in the 'Configure RDCatch'
dialog in rdadmin(1).
2018-05-05 20:11:32 +00:00
Fred Gleason
7e437154ad
2018-04-30 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug that caused the 'SERVICES.TRACK_GROUP',
'SERVICES./AUTOSPOT_GROUP', 'SERVICES.DEFAULT_LOG_SHELFLIFE',
'SERVICES.LOG_SHELFLIFE_ORIGIN', 'SERVICES.TFC_IMPORT_TEMPLATE' and
'SERVICE.MUS_IMPORT_TEMPLATE field values to fail to be cloned from
the exemplar when creating a new Service.
2018-04-30 17:58:41 +00:00
Fred Gleason
b4e9e4b6b6
2018-04-30 Fred Gleason <fredg@paravelsystems.com>
...
* Added a script in 'scripts/init_template_host.py'.
2018-04-30 16:36:28 +00:00
Fred Gleason
c4fcd6486e
2018-04-14 Fred Gleason <fredg@paravelsystems.com>
...
* Moved the 'LogPlay' class in rdairplay(1) to 'RDLogPlay' in
the core library.
* Moved the 'RLMHost' class in rdairplay(1) to 'RDRLMHost' in
the core library.
2018-04-14 20:51:03 -04:00
Fred Gleason
b4fdca6f3e
Merged v2.19
2018-04-14 14:03:01 -04:00
Fred Gleason
d63314500a
2018-04-14 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.19.2.
v2.19.2
2018-04-14 12:55:43 -04:00
Fred Gleason
0caabc137f
2018-04-14 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up spurious HPI error messages being sent to the syslog.
2018-04-14 12:46:11 -04:00
Fred Gleason
5e3fe7ac5e
2018-04-14 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in the HPI audio interface that broke capture
on adapters lacking DMA bus-mastering support.
2018-04-14 12:30:19 -04:00
Fred Gleason
aa2b1e6207
2018-03-30 Fred Gleason <fredg@paravelsystems.com>
...
* Increased the maximum value of the 'Card' control in the
'Edit Switcher' dialog in rdamin(1) to 9999.
2018-03-30 14:37:34 -04:00
Fred Gleason
779c36c246
Merged v2.16
2018-03-30 13:51:23 -04:00
Fred Gleason
276e8b8e14
2018-03-28 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.19.1.
v2.19.1
2018-03-27 11:47:21 -04:00
Fred Gleason
d1235f2893
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the conditional installation of 'rdalsaconfig-root'
when building RPMs.
2018-03-25 19:18:24 -04:00
Fred Gleason
975ed69ed5
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RPM spec file to determine target distro at
build time.
2018-03-25 18:01:58 -04:00
Fred Gleason
1057fb16d2
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for log notifications to rdairplay(1).
2018-03-25 17:29:31 -04:00
Fred Gleason
de202521da
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for log notifications to the RDXport service.
2018-03-25 16:20:56 -04:00
Fred Gleason
e915b2f3a8
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for notifications to rdclilogedit(1).
2018-03-25 16:07:36 -04:00
Fred Gleason
5d0e1786a2
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for notifications to rdlogmanager(1).
2018-03-25 15:47:30 -04:00
Fred Gleason
aa2fad829c
2018-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed typos in 'docs/apis/Makefile.am' that broke the
'make dist' target.
2018-03-25 09:56:16 -04:00
Fred Gleason
2ed3bb6557
2018-03-24 Fred Gleason <fredg@paravelsystems.com>
...
* Regularized code formatting for switch() statements in
'rdlogedit/'.
2018-03-24 16:52:26 -04:00
Fred Gleason
af0ac339a6
2018-03-24 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'LogType' value to the 'RDNotification::Type
enumeration.
* Added support for notifications to rdlogedit(1).
2018-03-24 15:47:20 -04:00
Fred Gleason
04cc669175
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for cart notifications to rdairplay(1).
2018-03-21 17:40:53 -04:00
Fred Gleason
3c94cae600
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for cart notifications to Full Disc Ripper in
rdlibrary(1).
2018-03-21 17:01:08 -04:00
Fred Gleason
471c6498fd
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for cart notifications to the RDXport service.
* Added support for notifications to rdimport(1).
2018-03-21 15:54:50 -04:00
Fred Gleason
e3fb53d0cf
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for notifications to rdlibrary(1).
2018-03-21 14:16:52 -04:00
Fred Gleason
8015f82479
2018-03-20 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.19.0int01.
v2.19.0int01
2018-03-20 11:14:48 -04:00
Fred Gleason
626a04c407
2018-03-20 Fred Gleason <fredg@paravelsystems.com>
...
* Updated the date in the copyright notice in rdadmin(1).
2018-03-20 11:06:25 -04:00
Fred Gleason
dbd4d865f9
2018-03-20 Fred Gleason <fredg@paravelsystems.com>
...
* Removed event checks when update Playout events in rdcatch(1).
2018-03-20 11:00:03 -04:00
Fred Gleason
5b8aea8b17
2018-03-20 Fred Gleason <fredg@paravelsystems.com>
...
* Removed rdhpiinfo(8).
2018-03-20 10:01:52 -04:00
Fred Gleason
3b4fddd106
2018-03-19 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.19.0int00.
v2.19.0int00
2018-03-19 13:38:36 -04:00
Fred Gleason
f39e85ec5f
2018-03-18 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdlogmanager(1) that caused DB corruption when
a clock was deleted while still being assigned to a grid.
2018-03-18 11:07:01 -04:00
Fred Gleason
c1fc523072
2018-03-18 Fred Gleason <fredg@paravelsystems.com>
...
* Updated switch() statement formatting in 'rdhpi/'.
2018-03-18 10:56:34 -04:00
Fred Gleason
25e9d6fb28
2018-03-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for DMA bus-mastering to the HPI driver.
2018-03-17 16:55:49 -04:00
Fred Gleason
7ce4b2ff10
2018-03-11 Fred Gleason <fredg@paravelsystems.com>
...
* Converted ripcd(8) to use RDApplication.
* Documented a 'Notification' message type in
'docs/apis/notification.xml'.
* Added an 'RDMulticaster' class.
* Added an 'mcast_recv_test' program in 'tests/'.
* Added a 'SYSTEM.NOTIFICATION_ADDRESS' field to the database.
* Incremented the database version to 276.
* Added an 'Mcast Address for Notifications' control to the
'System-Wide Settings' dialog in rdadmin(1).
* Implemented the 'Process Notification' ['ON'] command in
ripcd(8).
* Added an 'RDRipc::sendNotification()' method.
* Added an 'RDRipc::notificationReceived()' signal.
2018-03-11 20:24:39 -04:00
Fred Gleason
7835be386e
Merged from 'refactor'
2018-02-24 09:19:33 -05:00
Fred Gleason
d4e8112bf0
2018-02-22 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.19.0.
v2.19.0
2018-02-22 14:16:21 -05:00