* Fixed a bug in rdlibrary(1) that could cause the 'Add Cart' dialog
to display the incorrect type for the selected group.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a fencepost bug in the 'Render Log' dialog in rdlogedit(1)
that caused rendered log to include the cart immediately after the
end of the selected section when setting the 'Include' dropdown to
'Only Selected Events'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) to caused the pie chart to
fail to be drawn correctly upon first displaying the 'Edit Clock'
dialog.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Moved the entry for the '--update-metadata' to its proper
alphabetical position on the rdimport(1) man page.
* Tweaked the layout of the 'Dropbox Configuration' dialog in
rdadmin(1).
* Updated the screenshot for the 'Dropbox Configuration' dialog in
rdadmin(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions that caused spontaneous resizing of the main
window in rdairplay(1) when switching between Sound Panel and
Voice Tracker views on the right-hand side.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that caused a phantom event
entry to appear in the Event List while processing the
'Start Record Deck' ['RS'] RML.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcatchd(8) that would cause a segfault after
reception of a 'Start Record Deck' ['RS'] RML.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the voice tracker that caused the waveform displays
to be greyed out out immediately after creating a new track marker.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc5.
* Incremented the Python API version to 4.0.0rc5.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Updated the Operations Guide so as to reflect the removal of the
'Maximum Remote Post Length' control from the 'System-Wide Settings'
dialog in rdadmin(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'SYSTEM.MAX_POST_LENGTH' field from the database.
* Incremented the database version to 370.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Removed the '#define RD_DEFAULT_MAX_POST_LENGTH' statement from
'lib/rd.h'.
* Added a '#define RD_MAX_POST_LENGTH' statement in 'lib/rd.h'.
* Removed the 'RDSystem::maxPostLength()' and
'RDSystem::setMaxPostLength()' methods.
* Removed the 'Maximum Remote Post Length' control from the
'System-Wide Settings' dialog in rdadmin(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc4.
* Incremented the Python API version to 4.0.0rc4.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Changed the minimum size of the rdairplay(1) main window to
1555x870 pixels.
* Changed the minimum required display resolution in 'INSTALL' to
1680x1050 pixels.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that would cause 'failed to load translation file'
warnings to be sent to the Apache error log.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Refactored the WebAPI HTML test harnesses to allow testing via both
'multipart/form-data' and 'application/x-www-form-urlencoded'
encodings.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDFormPost' that caused the last character
of the last variable in the post to be truncated when using
'application/x-www-form-urlencoded' encoding.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) that could cause random delays when
starting audio events in logs.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that caused the 'Repost' action in the 'List
Feeds' dialog to fail to post the feed XML in rdadmin(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in caed(8) that caused spurious 'sent unrecognized
command "ME"' messages to be sent to the syslog.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdvairplayd(8) that caused spurious 'sent
unrecognized command "TS -1"' messages to be sent to the syslog.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the podcasting subsystem that could cause SFTP
operations to fail due to unknown SSH host certificates.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Added support for firewalld to the 'rivendell' DEB package.
* Added CDN scripts to the 'rivendell' DEB package.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Implemented the 'Heartbeat' ['HB'] protocol command in ripcd(8).
* Added support for the 'Heartbeat' ['HB'] RIPC protocol command
to 'RDRipc'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Refactored the right-side of the 'Edit Event' dialog in
rdlogmanager(1) to be fully resizeable.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Restored blank circle to the clock display when no clock event is
selected in the 'Edit Clock' dialog in rdlogmanager(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>