Commit Graph

  • 8f94026e36 2023-10-09 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdlibrary(1) that broke the audio audition button on the main window. Fred Gleason 2023-10-09 13:51:30 -04:00
  • c57fbe2e1d 2023-10-08 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'RDSoundPanel' that kept the current panel view from being updated when the logged-in user changed. Fred Gleason 2023-10-08 20:44:46 -04:00
  • 7bbfa20381 2023-10-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in 'RDSoundPanel' that caused updates to station buttons to fail to be applied. Fred Gleason 2023-10-06 13:34:26 -04:00
  • 11140fbfd9 2023-10-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in 'RDSoundPanel' that caused the output indicator on the buttons to fail to be cleared after events stopped. Fred Gleason 2023-10-06 12:47:32 -04:00
  • a90cb06a97 2023-10-06 Fred Gleason <fredg@paravelsystems.com> * Added a 'SoundPanel Buttons' notification. Fred Gleason 2023-10-06 12:24:36 -04:00
  • 7c46d99bc3 2023-10-05 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) and rdpanel(1) that caused extraneous buttons to appear when resizing the sound panel. Fred Gleason 2023-10-05 10:55:28 -04:00
  • 18c3d85108 2023-10-05 Fred Gleason <fredg@paravelsystems.com> * Clarified the entries for the 'Pause Panel' ['PU'] and 'Stop Panel' ['PT'] RMLs in the Operations Guide. Fred Gleason 2023-10-05 10:52:59 -04:00
  • 26059935f2 2023-10-04 Fred Gleason <fredg@paravelsystems.com> * Got SoundPanel panel selection working for both Host and Station panels. Fred Gleason 2023-10-04 13:54:59 -04:00
  • 0c00c6abdf Fixed a typo in 'ChangeLog' Fred Gleason 2023-09-29 14:09:02 -04:00
  • e53d33e050 2023-09-29 Fred Gleason <fredg@paravelsystems.com> * Fixed a typo in the rdpanel(1) man page. Fred Gleason 2023-09-29 14:06:59 -04:00
  • dab81a32be 2023-09-29 Fred Gleason <fredg@paravelsystems.com> * Added a '--dump-panel-updates' switch to rdairplay(1). Fred Gleason 2023-09-29 14:05:04 -04:00
  • 5118c36219 2023-09-28 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDJsonEscape(const QString &str)' function in 'lib/rdweb.cpp' and 'lib/rdweb.h'. * Added a '--dump-panel-updates' switch to rdpanel(1). * Added a rdpanel(1) man page. Fred Gleason 2023-09-28 15:51:08 -04:00
  • 4e48d86522 2023-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'RDSoundPanel' that threw a segfault when adding a new button to a User panel. Fred Gleason 2023-09-27 15:42:56 -04:00
  • 876495ec4d 2023-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'RDPanelButton' that caused the background color to fail to be reset when clearing the button. Fred Gleason 2023-09-27 15:08:52 -04:00
  • 901d93aabe 2023-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed bugs in 'RDSoundPanel' affecting drag-and-drop operation. Fred Gleason 2023-09-27 14:53:11 -04:00
  • f49d03682b 2023-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'RDSoundPanel' where clicking a non-configured button in Setup mode would fail to open the 'Edit Button' dialog. Fred Gleason 2023-09-27 13:57:56 -04:00
  • 2f995c509b 2023-09-27 Fred Gleason <fredg@paravelsystems.com> * Refactored the 'RDSoundPanel', 'RDPanelButton' and 'RDButtonPanel' classes to avoid races when changing the current Rivendell user. Fred Gleason 2023-09-27 13:07:42 -04:00
  • 8b4fd63d49 2023-09-25 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0fix0. v4.1.0fix1 v4.1.0_fix Fred Gleason 2023-09-25 16:40:12 -04:00
  • 416dc48bcf 2023-09-25 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0fix0. Fred Gleason 2023-09-25 16:38:48 -04:00
  • c554883f67 2023-09-25 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0fix0. Fred Gleason 2023-09-25 12:48:10 -04:00
  • 3a575a4338 2023-09-25 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdairplay(1) and rdpanel(1) that could cause a segfault when switching user context. Fred Gleason 2023-09-25 12:42:06 -04:00
  • 62f9e7ba86 2023-09-20 Fred Gleason <fredg@paravelsystems.com> * Modified 'RDMarkerPlayer' to work with revised 'RDCae'. Fred Gleason 2023-09-20 16:32:43 -04:00
  • 6bcd445650 2023-09-20 Fred Gleason <fredg@paravelsystems.com> * Removed definition of CAED_TCP_PORT from 'lib/rd.h'. * Added definition of RD_CAED_PORT to 'lib/rd.h'. * Added definition of RD_CAED_TIMEOUT_INTERVAL to 'lib/rd.h'. * Fixed a bug in caed(8) that broke metering CAE commands. Fred Gleason 2023-09-20 12:56:17 -04:00
  • c6b18468f1 2023-09-15 Fred Gleason <fredg@paravelsystems.com> * Added a 'Set Timeout' ['TO'] CAE command. * Added a 'Touch' ['TH'] CAE command. Fred Gleason 2023-09-15 11:52:18 -04:00
  • c8e6dd62e8 2023-09-09 Fred Gleason <fredg@paravelsystems.com> * Modified the communications layer to use UDP command messaging. * Disabled the 'Meter Enable' ['ME'] CAE command. * Implemented the 'Start Playback' ['PY'] CAE command. * Implemented the modified 'Play Position' ['PP'] CAE command. * Implemented the modified 'Stop Playback' ['SP'] CAE command. * Stubbed out the new 'Pause Playback' ['PE'] CAE command. * Stubbed out the new 'Resume Playback' ['PR'] CAE command. * Implemented the modified 'Set Output Volume' ['OV'] CAE command. * Implemented the modified 'Fade Output Volume' ['FV'] CAE command. * Stubbed out the new 'Cue Recording' ['LR'] CAE command. * Stubbed out the new 'Start Recording' ['RD'] CAE command. * Stubbed out the new 'Cue and Start Recording' ['RC'] CAE command. * Stubbed out the modified 'Stop Recording' ['SR'] CAE command. * Implemented the modified 'Get Input Status' ['IS'] CAE command. * Implemented the modified 'Set Audio Passthrough Level' ['AL'] CAE command. * Implemented the new 'Update Audio Ports' ['AP'] CAE command. Fred Gleason 2023-09-08 15:09:47 -04:00
  • 85984a33ca 2023-09-08 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0int0. v4.1.0int0 Fred Gleason 2023-09-08 12:30:04 -04:00
  • ac45e60949 2023-08-29 Fred Gleason <fredg@paravelsystems.com> * Removed support for the 'Set Input Volume' ['IV'] CAE command. * Removed support for the 'Set Input Level' ['IL'] CAE command. * Removed support for the 'Set Output Level' ['OL'] CAE command. * Removed support for the 'Set Input Mode' ['IM'] CAE command. * Removed support for the 'Set Output Mode' ['OM'] CAE command. * Removed support for the 'Set Input Vox Level' ['IX'] CAE command. * Removed support for the 'Set Input Type' ['IT'] CAE command. * Removed support for the 'Set Clock Source' ['CS'] CAE command. * Removed the 'RDCae::setClockSource()' method. * Removed the 'RDCae::setInputVolume()' method. * Removed the 'RDCae::setInputLevel()' method. * Removed the 'RDCae::setOutputLevel()' method. * Removed the 'RDCae::setInputMode()' method. * Removed the 'RDCae::setOutputMode()' method. * Removed the 'RDCae::setInputVOXLevel()' method. * Removed the 'RDCae::setInputType()' method. Fred Gleason 2023-08-29 17:39:19 -04:00
  • 2723339e73 2023-08-29 Fred Gleason <fredg@paravelsystems.com> * Refactored the playback, record and mixer commands in the CAE protocol design document. Fred Gleason 2023-08-29 15:36:23 -04:00
  • e47ef557c6 2023-08-25 Fred Gleason <fredg@paravelsystems.com> * Fixed an error in the invocation specification for the 'Insert Cart' ['PX'] RML in the Operations Guide. Fred Gleason 2023-08-25 15:40:58 -04:00
  • c663080fdd 2023-08-25 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the 'RDSvc::remove()' method that failed to remove records from the 'USER_SERVICE_PERMS' table. Fred Gleason 2023-08-25 14:44:56 -04:00
  • efad818cb7 2023-08-25 Fred Gleason <fredg@paravelsystems.com> * Added a 'PadSegueOverlap=' directive to rd.conf(5). Fred Gleason 2023-08-25 13:14:39 -04:00
  • bce62c579f Removed trailing whitespace in 'lib/rdlogplay.cpp' Fred Gleason 2023-08-25 12:25:13 -04:00
  • aa8e32d6a4 2023-08-25 Fred Gleason <fredg@paravelsystems.com> * Added profiling code (disabled by default) to the 'RDCae' class. Fred Gleason 2023-08-25 11:54:43 -04:00
  • ba1e2d84ab 2023-08-24 Fred Gleason <fredg@paravelsystems.com> * Added a 'TestOutputStreams=' directive to the '[Caed]' section of rd.conf(5). * Added code to the 'Unload Playback' ['UP'] CAE command to mute all output port volume controls from the subject output stream. * Added a feature to the 'Set Output Port' ['OP'] CAE command where passing a '-1' for the 'port-num' argument will cause all output stream volume controls for the specified stream to be muted. Fred Gleason 2023-08-24 13:10:10 -04:00
  • d9e16f65a0 2023-08-24 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the 'RDHPIPlayStream' that could cause audio play-out to be truncated. Fred Gleason 2023-08-24 12:33:38 -04:00
  • 0f9cd5c116 2023-08-22 Fred Gleason <fredg@paravelsystems.com> * Removed 'RDSetMixerPorts()' from 'lib/rdmixer.[cpp|h]'. * Removed 'RDSetMixerOutputPort()' from 'lib/rdmixer.[cpp|h]'. * Added a 'RDCae::setOutputPort()' method. Fred Gleason 2023-08-22 15:04:43 -04:00
  • cf9242a503 2023-08-22 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDPlayDeck::dumpCutPoints()' method. Fred Gleason 2023-08-22 13:27:11 -04:00
  • cb64fccbbe 2023-08-21 Fred Gleason <fredg@paravelsystems.com> * Removed dead code from the 'RDPlayDeck' class. Fred Gleason 2023-08-21 11:32:37 -04:00
  • 6c1abab4b0 2023-08-20 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdlibrary(1) that caused it to emit a SQL error when processing notifications for cart object with one or more Scheduler Codes selected. Fred Gleason 2023-08-20 18:21:18 -04:00
  • 5f7083839c 2023-08-17 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdlibrary(1) where a SQL call was not properly escaped. Fred Gleason 2023-08-17 10:26:27 -04:00
  • faaf7809f0 2023-08-14 Fred Gleason <fredg@paravelsystems.com> * Fixed typos in the Operations Guide for the 'Duck Panel Button' ['PD'] and 'Set Duck Level' ['MD'] RMLs that incorrectly specified 'dBFS' as the unit for the 'level' parameter. Fred Gleason 2023-08-14 10:53:45 -04:00
  • 5d3f321377 2023-08-14 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdvairplayd(8) that caused virtual logs to fail to process 'Load Log' ['LL'], 'Set Duck Level' ['MD'] and 'Stop' ['PS] RMLs with a 'mach' parameter of '0'. Fred Gleason 2023-08-14 10:43:14 -04:00
  • 45c0f59421 2023-08-09 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0. v4.1.0 Fred Gleason 2023-08-09 11:47:25 -04:00
  • 612423513e 2023-08-08 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.2int1. v4.0.2int1 Fred Gleason 2023-08-08 10:17:51 -04:00
  • 8f9061d2d5 2023-08-04 Fred Gleason <fredg@paravelsystems.com> * Added copyright and license notices to the standard '--version' output. Fred Gleason 2023-08-04 16:43:29 -04:00
  • fd3f9f5947 2023-08-04 Fred Gleason <fredg@paravelsystems.com> * Added a rivendell(7) man page. Fred Gleason 2023-08-04 15:35:32 -04:00
  • 5b7409c7ea 2023-08-04 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdlibrary(1) that caused cart deletion to fail with the message "Voicetrack Found". Fred Gleason 2023-08-04 14:38:48 -04:00
  • 318a5f18e2 2023-08-04 Fred Gleason <fredg@paravelsystems.com> * Added a destructor to the 'RDMulticaster' class. Fred Gleason 2023-08-04 12:35:56 -04:00
  • d7c309ff4f 2023-08-03 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.2int0. v4.0.2int0 Fred Gleason 2023-08-03 17:03:21 -04:00
  • 624f3ccb79 2023-08-03 Fred Gleason <fredg@paravelsystems.com> * Removed debugging statement from 'lib/rdmulticaster.cpp'. Fred Gleason 2023-08-03 16:25:23 -04:00
  • 9623099fd0 2023-08-03 Fred Gleason <fredg@paravelsystems.com> * Made the 'Script Path' control on the 'Edit PyPAD Instance' dialog in rdadmin(1) read-write. Fred Gleason 2023-08-03 14:30:12 -04:00
  • f732852b74 2023-08-03 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdlogmanager(1) that caused records to be omitted from reports using the 'CBSI DeltaFlex Traffic Reconciliation v2.01' export filter. Fred Gleason 2023-08-03 13:39:43 -04:00
  • 9c5c9a0b77 2023-08-02 Fred Gleason <fredg@paravelsystems.com> * Changed the tree view widget on the main window of rdcastmananger(1) to be a table view. Fred Gleason 2023-08-02 14:21:37 -04:00
  • 983f1394e5 2023-08-02 Fred Gleason <fredg@paravelsystems.com> * Added a 'Last Played' column to the library list in rdlibrary(1). * Added a 'Ingested On' column to the library list in rdlibrary(1). Fred Gleason 2023-08-02 10:01:22 -04:00
  • 8de9c0ef90 2023-08-01 Fred Gleason <fredg@paravelsystems.com> * Added a 'Plays' column to the library list in rdlibrary(1). Fred Gleason 2023-08-01 18:42:18 -04:00
  • f7dbfc6627 2023-08-01 Fred Gleason <fredg@paravelsystems.com> * Added the podcast ID to the first column of the item listing in the feed list in rdcastmanager(1). Fred Gleason 2023-08-01 18:02:15 -04:00
  • 6bd99621a2 2023-08-01 Fred Gleason <fredg@paravelsystems.com> * Added an 'ID' column to the 'Podcast Item List' dialog in rdcastmanager(1). Fred Gleason 2023-08-01 17:52:56 -04:00
  • 922dd0203f 2023-07-28 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdcastmanager(1) where changes to podcast metadata would fail to be reflected in the feed list. Fred Gleason 2023-07-28 17:36:50 -04:00
  • c647c699f9 2023-07-12 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdlibrary(1) that could cause the 'Add Cart' dialog to display the incorrect type for the selected group. Fred Gleason 2023-07-12 14:49:08 -04:00
  • 0903b8f586 2023-07-12 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'. Fred Gleason 2023-07-12 13:08:54 -04:00
  • 2f0b8fd7b6 2023-07-10 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. Fred Gleason 2023-07-10 15:41:38 -04:00
  • 16fab21457 2023-07-07 Fred Gleason <fredg@paravelsystems.com> * Tweaked 'AUTHORS' to maintain the correct entry sorting (alphabetical by surname). Fred Gleason 2023-07-07 13:28:52 -04:00
  • 99399f3ba0 2023-07-07 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). Fred Gleason 2023-07-07 13:25:19 -04:00
  • a3b8bae34d Fixed typo in 'ChangeLog' Fred Gleason 2023-07-07 13:03:27 -04:00
  • 7f9926d027 2023-06-29 Fred Gleason <fredg@paravelsystems.com> * Incremented the database version to 371. Fred Gleason 2023-07-07 12:41:51 -04:00
  • 0a89990b9a Fixed conflicts in 'ChangeLog' and 'utils/rddbmgr/schemamap.cpp' Fred Gleason 2023-07-07 11:33:13 -04:00
  • 62b1e8a3a8 2023-06-29 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. Fred Gleason 2023-06-29 15:56:06 -04:00
  • c92b4dc703 2023-06-29 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDCoreApplication::isUniqueProcess()' static method. * Added processuniqueness checks to caed(8), rdairplay(1), rdrepld(8), rdrssd(8), rdservice(8), rdvairplayd(8), ripcd(8) and rdalsaconfig(8). Fred Gleason 2023-06-29 14:54:48 -04:00
  • 6e5c13fc38 2023-06-23 Fred Gleason <fredg@paravelsystems.com> * Updated the 'INSTALL' file to cover use of the 'configure_build.sh' script. Fred Gleason 2023-06-23 16:01:39 -04:00
  • d247672a3e 2023-06-23 Fred Gleason <fredg@paravelsystems.com> * Added a 'configure_build.sh' script. Fred Gleason 2023-06-23 15:30:27 -04:00
  • d4e72d1c82 Fixed a typo in 'ChangeLog' Fred Gleason 2023-06-23 15:28:36 -04:00
  • dcf056f761 2023-06-21 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.2. * Incremented the Python API version to 4.0.2. v4.0.2 Fred Gleason 2023-06-23 11:51:06 -04:00
  • b6c49a5296 2023-06-21 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. Fred Gleason 2023-06-21 15:43:55 -04:00
  • f36fdc573d 2023-06-21 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. Fred Gleason 2023-06-21 14:58:40 -04:00
  • b78e4023e7 2023-06-21 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. Fred Gleason 2023-06-21 14:09:44 -04:00
  • 47bb4c83ce Added a 'branch frozen' warning to README master Fred Gleason 2023-06-16 17:59:50 -04:00
  • 23bce2070a Added a 'branch frozen' warning to README qt5 Fred Gleason 2023-06-16 17:55:19 -04:00
  • 9b3c6dc595 2023-06-16 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.1. * Incremented the Python API version to 4.0.1. v4.0.1 Fred Gleason 2023-06-16 14:28:02 -04:00
  • f3ce20eb99 Merge branch 'dklann-dropbox-metadata' of github.com:dklann/rivendell into dklann-dropbox-metadata David Klann 2023-06-14 16:53:00 -05:00
  • f6f763d9e5 Support dropbox metadata updates. David Klann 2023-05-19 12:45:39 -05:00
  • 178f595a80 Fixed conflict in 'ChangeLog' Fred Gleason 2023-06-12 12:31:37 -04:00
  • 64e5e0d644 2023-06-11 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc5. * Incremented the Python API version to 4.0.0rc5. v4.0.0rc5 Fred Gleason 2023-06-11 15:05:30 -04:00
  • c9eba3b828 2023-06-11 Fred Gleason <fredg@paravelsystems.com> * Updated I18N data. Fred Gleason 2023-06-11 15:02:46 -04:00
  • f2d1adcb93 2023-06-09 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). Fred Gleason 2023-06-09 13:09:13 -04:00
  • 7e0bdbb4a6 2023-06-09 Fred Gleason <fredg@paravelsystems.com> * Dropped the 'SYSTEM.MAX_POST_LENGTH' field from the database. * Incremented the database version to 370. Fred Gleason 2023-06-09 12:58:10 -04:00
  • 4e88ca5f0c 2023-06-09 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). Fred Gleason 2023-06-09 11:31:02 -04:00
  • 717ec9cc17 2023-06-07 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc4. * Incremented the Python API version to 4.0.0rc4. v4.0.0rc4 Fred Gleason 2023-06-07 13:17:43 -04:00
  • 69097a3bbc 2023-06-07 Fred Gleason <fredg@paravelsystems.com> * Updated the 'README' file. * Updated the 'UPGRADING' file. Fred Gleason 2023-06-07 11:45:44 -04:00
  • 1cd8f5e253 2023-06-05 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdvairplayd(8) that caused the build to break on Debian-ish setups. Fred Gleason 2023-06-05 12:30:56 -04:00
  • e03e484d43 2023-06-02 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. Fred Gleason 2023-06-02 14:38:50 -04:00
  • 210bb8bca7 2023-06-01 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. Fred Gleason 2023-06-01 15:48:34 -04:00
  • ef6165184e 2023-06-01 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. Fred Gleason 2023-06-01 13:41:54 -04:00
  • c71389017f 2023-05-31 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc3int2. v4.0.0rc3int2 Fred Gleason 2023-05-31 14:52:51 -04:00
  • ac91f3fcfc 2023-05-31 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. Fred Gleason 2023-05-31 13:33:26 -04:00
  • dba2fe299b 2023-05-30 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc3int1. v4.0.0rc3int1 Fred Gleason 2023-05-30 10:21:56 -04:00
  • d8576c70c1 2023-05-30 Fred Gleason <fredg@paravelsystems.com> * Fixed uninitiated variables in rdairplay(1). Fred Gleason 2023-05-30 10:06:58 -04:00
  • 166747f9fe 2023-05-30 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdairplay(1) that could cause random delays when starting audio events in logs. Fred Gleason 2023-05-30 09:05:17 -04:00
  • e3de7bbd32 2023-05-26 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc3int0. v4.0.0rc3int0 Fred Gleason 2023-05-26 13:09:16 -04:00
  • a5e62c7190 2023-05-25 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). qt5-rss Fred Gleason 2023-05-25 14:57:06 -04:00
  • 98aa2d9373 2023-05-25 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. Fred Gleason 2023-05-25 11:41:44 -04:00