Commit Graph

  • 3d4fbf254a 2024-04-03 Fred Gleason <fredg@paravelsystems.com> * Added an 'ExtendedNextPadEvents=' directive to rd.conf(5). v4-padupdates Fred Gleason 2024-04-03 14:40:27 -04:00
  • bb013678ca Fixed typos in 'ChangeLog' Fred Gleason 2024-04-03 14:38:47 -04:00
  • afe00c12f4 2024-04-02 Fred Gleason <fredg@paravelsystems.com> * Removed JSON generation methods. Fred Gleason 2024-04-03 12:47:54 -04:00
  • 5e61a36076 2024-04-02 Fred Gleason <fredg@paravelsystems.com> * Modified the Sound Panel classes to use native Qt JSON methods. Fred Gleason 2024-04-03 12:42:00 -04:00
  • 68bd802bd0 2024-04-02 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the PAD subsystem that caused meta-events to be included in the update events. * Refactored the PAD subsystem to use native Qt JSON methods. Fred Gleason 2024-04-02 17:42:04 -04:00
  • baec002fd0 Merged updates from 'v4' Fred Gleason 2024-04-02 11:10:12 -04:00
  • 15f550b9e4 2024-03-08 Fred Gleason <fredg@paravelsystems.com> * Added a check to the audio importation system to validate metadata cue point positions relative to the actual audio duration. Fred Gleason 2024-03-08 15:31:45 -05:00
  • b7c725756c 2024-02-18 Fred Gleason <fredg@paravelsystems.com> * Added an 'eventType' field to the PAD JSON schema. Fred Gleason 2024-02-18 15:03:29 -05:00
  • 49516407ae 2024-02-18 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused invalid PAD JSON to be emitted when processing a Chain event. Fred Gleason 2024-02-18 14:58:13 -05:00
  • da58e6f355 2024-02-14 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to v4.1.3int1. v4.1.3int1 Fred Gleason 2024-02-14 17:04:00 -05:00
  • b64bf4a08e 2024-02-14 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDAIRPLAY.MESSAGE_WIDGET_URL' field to the database. * Incremented the database version to 374. * Added 'RDAirPlayConf::messageWidgetUrl()' and 'RDAirPlayConf::setMessageWidgetUrl()' methods. * Modified rdairplay(1) to make the Message Widget retain the loaded URL across instances. * Modified rdairplay(1) to make the Message Widget continually poll and update loaded URLs using the 'file:' schema. Fred Gleason 2024-02-14 16:27:01 -05:00
  • c83ac46270 2024-02-14 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdlogmanager(1) that could throw SQL 'column out of range' errors when importing traffic logs. * Fixed a bug in rdlogmanager(1) that threw SQL errors when processing log GUIDs containing apostrophes. Fred Gleason 2024-02-14 11:57:32 -05:00
  • a14b878973 2024-02-09 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDEventFilter' class. * Fixed bugs in rdairplay(1) that caused scroll bars to appear when loading web content into the message widget. Fred Gleason 2024-02-09 17:38:32 -05:00
  • bfa31221f5 2024-02-08 Fred Gleason <fredg@paravelsystems.com> * Implemented the 'Load Message" ['LM'] RML. Fred Gleason 2024-02-08 15:36:18 -05:00
  • 38ef094ba3 2024-02-08 Fred Gleason <fredg@paravelsystems.com> * Added 'RDTimeEdit::Mode' enumeration. * Added 'RDTimeEdit::mode()', 'RDTimeEdit::setMode()', 'RDTimeEdit::length()' and 'RDTimeEdit::setLength()' methods. * Fixed a regression in rdlibrary(1) that caused the 'Forced Length' control in the 'Edit Cart' dialog to be misformatted when the system was configured to use 12 hour time format. Fred Gleason 2024-02-08 10:04:46 -05:00
  • ae5d20cbe9 2024-02-07 Fred Gleason <fredg@paravelsystems.com> * Added the option to provision users from an existing RSS feed to the 'Add RSS Feed' dialog in rdadmin(1). Fred Gleason 2024-02-07 11:54:55 -05:00
  • c0a8e1e692 2024-02-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdlogmanager(1) that caused clock titles to fail to be centered in the pie wedge display in the 'Edit Clock' dialog. Fred Gleason 2024-02-06 16:48:39 -05:00
  • f76691bae2 2024-02-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that could cause the space bar to fail to start the next main log event. Fred Gleason 2024-02-06 16:30:20 -05:00
  • 5895a7ca58 2024-02-06 Fred Gleason <fredg@paravelsystems.com> * Changed the 'AUDIO_CARDS.NAME' database field from 'varchar(64)' to 'text'. * Incremented the database version to 373. Fred Gleason 2024-02-06 11:30:03 -05:00
  • 1018fa2f0d 2024-02-06 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.3int0. v4.1.3int0 Fred Gleason 2024-02-06 10:50:13 -05:00
  • 4daeecfc02 2024-02-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in 'rdrepld/Makefile.am' that broke the 'make rpm' target. Fred Gleason 2024-02-06 10:44:04 -05:00
  • 887d297a19 2024-02-05 Fred Gleason <fredg@paravelsystems.com> * Added a 'REPLICATORS.PROGRAM_CODE' field to the database. * Incremented the database version to 372. * Added 'RDReplicator::programCode()' and 'RDReplicator::setProgramCode()' methods. * Added a 'Program Code' control to the 'Rivendell Replicators' dialog in rdadmin(1). * Renamed the 'Citadel X-Digital Portal' replicator to 'X-Digital National ISCI Model'. * Added a 'X-Digital Cue Model' replicator. Fred Gleason 2024-02-05 17:49:26 -05:00
  • db8883bf09 2024-01-24 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.3. v4.1.3 Fred Gleason 2024-01-24 13:26:23 -05:00
  • 5510a4b326 Updated '.gitignore' Fred Gleason 2024-01-24 12:30:27 -05:00
  • e3afc40936 2024-01-16 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.2int0. v4.1.2int0 Fred Gleason 2024-01-16 08:59:41 -05:00
  • 16e35df01d 2024-01-13 Fred Gleason <fredg@paravelsystems.com> * Added an extended event PAD output at TCP port 34290. Fred Gleason 2024-01-13 14:03:00 -05:00
  • 29db78fd24 2024-01-12 Fred Gleason <fredg@paravelsystems.com> * Updated the build system to DEB packages to support environments with no HPI support. Fred Gleason 2024-01-12 15:53:06 -05:00
  • efc5a0199d 2024-01-12 Fred Gleason <fredg@paravelsystems.com> * Updated the screenshot of the Full Log widget in the 'Running Logs with RDAirPlay' chapter of the Operations Guide. Fred Gleason 2024-01-12 13:31:03 -05:00
  • d81e0b9b80 2024-01-12 Fred Gleason <fredg@paravelsystems.com> * Changed the recommended base branch for PRs from 'master' to 'v4' in the 'CONTRIBUTING CHANGES' section of 'CODINGSTYLE'. Fred Gleason 2024-01-12 12:23:02 -05:00
  • 485383d46b 2024-01-12 Fred Gleason <fredg@paravelsystems.com> * Documented the meaning of the 'RDLogLine::StartTimeType' enum in 'lib/rdlog_line.h'. * Changed the default value of the 'RDLogLine::Imported' start time from '00:00:00' to NULL. * Fixed a regression in rdairplay(1) that caused the 'Sch. Time' column to be removed from the Full Log lists. Fred Gleason 2024-01-12 12:16:05 -05:00
  • 3c16e0f5fa 2023-12-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatchd(8) that caused recordings to MPEG Layer II to fail. Fred Gleason 2023-12-27 16:53:00 -05:00
  • b3b7676c9a 2023-12-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused the time remaining readouts in the Voice Tracker to overlap the Save button when at the minimum window size. Fred Gleason 2023-12-27 13:45:27 -05:00
  • 56e5990ec9 Fixed typo in 'ChangeLog' Fred Gleason 2023-12-27 11:20:55 -05:00
  • a01db97907 2023-12-22 Fred Gleason <fredg@paravelsystems.com> * Added 'Wants-hpklinux.service' to the 'rivendell' SystemD service definition. Fred Gleason 2023-12-22 13:43:46 -05:00
  • c3c593920b 2023-12-19 Fred Gleason <fredg@paravelsystems.com> * Added 'debhelper' to the list of required build packages for Debian 11 "Bullseye" in 'INSTALL'. Fred Gleason 2023-12-19 13:00:15 -05:00
  • 7e45309982 2023-12-18 Fred Gleason <fredg@paravelsystems.com> * Fixed a typo in 'cae/Makefile.am' that broke the build. Fred Gleason 2023-12-18 14:47:04 -05:00
  • 1c40f60caf 2023-12-18 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatchd(8) that caused recordings to always be saved in PCM16 format when the 'Normalize' attribute was set for the recording event. Fred Gleason 2023-12-18 14:34:33 -05:00
  • 1bd4955ce4 2023-12-18 Fred Gleason <fredg@paravelsystems.com> * Renamed a parameter in the 'Driver::unloadRecord()' method in caed(8). Fred Gleason 2023-12-18 12:38:01 -05:00
  • 9e112b433f 2023-12-18 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the 'Cut Info / Record' dialog in rdlibrary(1) that caused the audio meter to fail to be zeroed when resetting from record ready. Fred Gleason 2023-12-18 12:26:30 -05:00
  • f73c7e5d4c 2023-12-18 Fred Gleason <fredg@paravelsystems.com> * Fixed regressions in 'RDCae' and the HPI driver in caed(8) that caused the length of audio captures to be reported incorrectly. Fred Gleason 2023-12-18 12:23:24 -05:00
  • f06f3d1453 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatchd(8) that broke play-out events. Fred Gleason 2023-12-15 17:33:55 -05:00
  • ca83dfd0ac 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatch(1) that broke play-out of the head and tail audition buttons. Fred Gleason 2023-12-15 17:19:24 -05:00
  • af8b711649 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Fixed a race in the log machine logic that could cause truncated play-outs with segue transitions. Fred Gleason 2023-12-15 16:49:46 -05:00
  • 9756d444bf 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Cleaned up warnings about unprocessed CAE commands in the syslog. Fred Gleason 2023-12-15 14:29:33 -05:00
  • b44511f400 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal support for the 'Open RTP Capture Channel' ['CO'] CAE command. Fred Gleason 2023-12-15 14:07:52 -05:00
  • a7c9019173 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal support for the 'Output Stream Status' ['MS'] CAE command. Fred Gleason 2023-12-15 13:49:40 -05:00
  • ad36ab606d 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal support for the 'Output Stream Status' ['MS'] CAE command. Fred Gleason 2023-12-15 13:48:36 -05:00
  • dbf2a745eb 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Rewrote the CAE API documentation so as to use the term 'stream' more consistently. Fred Gleason 2023-12-15 13:32:16 -05:00
  • 35299494a4 2023-12-15 Fred Gleason <fredg@paravelsystems.com> * Modified the call parameters of the 'Output Stream Meter Levels' ['MO'] CAE command to use play session serial numbers rather than card and stream numbers. * Fixed a regression in rdcartslots(1) that broke audio meters. Fred Gleason 2023-12-15 11:41:33 -05:00
  • 81c6ad8d1e Fixed typo in 'ChangeLog' Fred Gleason 2023-12-15 09:44:59 -05:00
  • f21b526263 2023-12-14 Fred Gleason <fredg@paravelsystems.com> * Fixed regressions in the CAE subsystem that broke play-out positing and active output port reporting. Fred Gleason 2023-12-14 17:43:26 -05:00
  • b939c2772c 2023-12-14 Fred Gleason <fredg@paravelsystems.com> * Moved LINE_NUMBER macros to 'lib/rd.h'. Fred Gleason 2023-12-14 10:16:59 -05:00
  • f59c216a38 2023-12-07 Fred Gleason <fredg@paravelsystems.com> * Modified the schema reversion 348=>347 in rddbmgr(8) to remove out-of-bounds SoundPanel button entries. Fred Gleason 2023-12-07 16:32:14 -05:00
  • 5a532bc77f Fixed a typo in 'ChangeLog' Fred Gleason 2023-12-06 10:37:26 -05:00
  • b7f0949049 2023-12-05 Fred Gleason <fredg@paravelsystems.com> * Added an 'Evergreen Cuts' section to the 'RDLibrary' chapter of the Operations Guide. * Documented the 'Source' and 'Ingest' fields for Cuts in the 'RDLibrary' chapter of the Operations Guide. Fred Gleason 2023-12-05 17:16:48 -05:00
  • b01a4f5e6f 2023-12-05 Fred Gleason <fredg@paravelsystems.com> * Rewrote and expanded the 'Events' section of the 'RDLogManager' chapter of the Operations Guide. Fred Gleason 2023-12-05 14:14:40 -05:00
  • 6071fd7b23 2023-12-05 Fred Gleason <fredg@paravelsystems.com> * Reduced the minimum size of rdairplay(1) to 1280x870 so as to fit on a 1280x1024 display. Fred Gleason 2023-12-05 10:21:43 -05:00
  • 0a862c68b5 2023-12-04 Fred Gleason <fredg@paravelsystems.com> * Added a 'Library Text Searches' appendix to the Operations Guide. Fred Gleason 2023-12-04 16:54:55 -05:00
  • b1f495777c 2023-12-03 Fred Gleason <fredg@paravelsystems.com> * Updated the required packages list for Debian Bookworm in 'INSTALL'. * Changed the distro name from 'Raspbian' to 'Raspberry Pi OS' in 'configure.ac'. Fred Gleason 2023-12-03 14:54:57 -05:00
  • ce989b725d 2023-12-01 Fred Gleason <fredg@paravelsystems.com> * Added support for subclauses in the cart library search filter. Fred Gleason 2023-12-01 16:46:34 -05:00
  • 8063f40cbe 2023-12-01 Fred Gleason <fredg@paravelsystems.com> * Optimized the handling of cart numbers when searching for carts. Fred Gleason 2023-12-01 15:13:41 -05:00
  • 83efb5e096 2023-12-01 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) when using the 'Append Log' ['AL'] RML caused the Full Log widget to only display the first event of the appended log. Fred Gleason 2023-12-01 11:36:42 -05:00
  • 982cdc2d86 2023-11-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in ripcd(8) that could cause a segfault when processing a null password in the 'Login' ['LO'] RML. Fred Gleason 2023-11-27 14:51:41 -05:00
  • 60d8b8274a 2023-11-21 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.2. v4.1.2 Fred Gleason 2023-11-21 12:46:06 -05:00
  • e6f6aaade0 2023-11-21 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the build system that caused configuration to halt if JACK support was not detected. * Fixed a regression in build system that caused configuration to halt if ALSA support was not detected. * Fixed a regression in caed(8) that caused the build to fail if HPI support was not enabled. * Fixed a regression in caed(8) that caused the build to fail if ALSA support was not enabled. Fred Gleason 2023-11-21 11:05:11 -05:00
  • 79b44f2a46 2023-11-20 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 3.6.8. v3.6.8 v3 Fred Gleason 2023-11-20 14:39:07 -05:00
  • 9f2495d4ec 2023-11-20 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in ripcd(8) that caused memory to be leaked when processing RMLs. Fred Gleason 2023-11-20 14:35:36 -05:00
  • 6065d117b1 2023-11-20 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.1. v4.1.1 Fred Gleason 2023-11-20 13:28:26 -05:00
  • cfd9d6b254 2023-11-20 Fred Gleason <fredg@paravelsystems.com> * Fixed a typo in the usage hint for the 'sendmail_test' test harness. Fred Gleason 2023-11-20 12:35:05 -05:00
  • 6af2c47ec9 2023-11-14 Fred Gleason <fredg@paravelsystems.com> * Added a note about RDS configuration settings to the exemplar file for the 'pypad_nautel.py' plug-in. Fred Gleason 2023-11-14 16:46:24 -05:00
  • 1816980ba8 2023-11-13 Fred Gleason <fredg@paravelsystems.com> * Removed the 'RDCae::setOutputPort()' method. * Removed the 'Set Output Port' ['OP'] CAE command from caed(8). Fred Gleason 2023-11-13 18:06:18 -05:00
  • 402e03bb45 2023-11-13 Fred Gleason <fredg@paravelsystems.com> * Removed the 'RDCae::setOutputPort()' method. Fred Gleason 2023-11-13 17:04:54 -05:00
  • fb8228914f 2023-11-13 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in caed(8) that could cause play-outs from different hosts to cross-talk into each other's outputs when using a shared caed(8) instance. Fred Gleason 2023-11-13 14:51:09 -05:00
  • 8d9e5e8005 2023-11-08 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in ripcd(8) that caused memory to be leaked when processing RMLs. Fred Gleason 2023-11-08 11:09:12 -05:00
  • 36e29d360e 2023-11-08 Fred Gleason <fredg@paravelsystems.com> * Added a 'rml_torture_test' test harness in 'tests/'. Fred Gleason 2023-11-08 11:06:41 -05:00
  • a7078a51a6 2023-11-08 Fred Gleason <fredg@paravelsystems.com> * Added a 'gpio_fuzz_test' test harness in 'tests/'. Fred Gleason 2023-11-08 09:43:21 -05:00
  • 96911261d2 2023-11-06 Fred Gleason <fredg@paravelsystems.com> * Added checks to the 'Add Scheduler Code' dialog in rdadmin(1) to enforce the use of only alphanumeric characters plus space. Fred Gleason 2023-11-06 17:40:35 -05:00
  • ef7084a073 2023-11-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdlogmanager(1) that caused scheduler codes containing space characters to fail to be processed correctly. Fred Gleason 2023-11-06 17:10:13 -05:00
  • 906bd1446c 2023-11-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdairplay(1) that allowed access to the Voice Tracker even when the current user had the 'Voicetrack Logs' privilege revoked. Fred Gleason 2023-11-06 14:27:01 -05:00
  • 5d3931f7cf 2023-11-06 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDTrackerWidget::isActive()' method. * Added a 'RDTrackerWidget::activeChanged()' signal. * Fixed a bug in rdairplay(1) that caused a segfault when attempting to unload a log from the voice tracker while the tracker was active. Fred Gleason 2023-11-06 12:04:45 -05:00
  • 67d1e3afd8 2023-11-03 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in caed(8) that caused multiple play-outs on a common port to interfere with each others mixer settings. Fred Gleason 2023-11-03 15:20:16 -04:00
  • a77b960345 2023-11-03 Fred Gleason <fredg@paravelsystems.com> * Prepended the string '[mixer]' to all syslog entries generated as a result of enabling the 'EnableMixerLogging=' directive in rd.conf(5). Fred Gleason 2023-11-03 11:46:35 -04:00
  • c9953bffe2 2023-11-03 Fred Gleason <fredg@paravelsystems.com> * Added 'RDCoreApplication::ExitInternalError' to the 'RDCoreApplication::ExitCode' enumeration. * Refactored the 'RDCae' class to use the native BSD sockets API instead of 'QTcpSocket'. Fred Gleason 2023-11-03 11:37:41 -04:00
  • 5d80223ddc 2023-10-30 Fred Gleason <fredg@paravelsystems.com> * Removed the 'int id' parameter from the 'RDSlotButton::setState()' method. v4-cae-rework Fred Gleason 2023-10-30 10:34:19 -04:00
  • b8f4f95fcd 2023-10-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcartslots(1) that caused the color of the start buttons to fail to update correctly when in 'Restart Playout (Loop)' mode. Fred Gleason 2023-10-27 14:12:08 -04:00
  • 8bb5b3c9e4 2023-10-26 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0int2. v4.1.0int2 Fred Gleason 2023-10-26 17:11:58 -04:00
  • 13a02d09e2 2023-10-26 Fred Gleason <fredg@paravelsystems.com> * Added 'Realms' to 'The Rivendell Object Paradigm' section of the Operations Guide. Fred Gleason 2023-10-26 17:08:54 -04:00
  • a634b46cfb 2023-10-26 Fred Gleason <fredg@paravelsystems.com> * Added 'Realms' to 'The Rivendell Object Paradigm' section of the Operations Guide. Fred Gleason 2023-10-26 17:04:08 -04:00
  • d434fad6f8 2023-10-17 Fred Gleason <fredg@paravelsystems.com> * Modified rdcatchd(8) to use the new-style CAE commands for play-out events. Fred Gleason 2023-10-17 10:35:48 -04:00
  • cbe8f583b6 2023-10-16 Fred Gleason <fredg@paravelsystems.com> * Removed the 'end-pos' parameter from the 'Start Playback' CAE command. Fred Gleason 2023-10-16 17:09:35 -04:00
  • 8649ee1a0e 2023-10-16 Fred Gleason <fredg@paravelsystems.com> * Added a 'volume' parameter to the 'Start Playback' CAE command. Fred Gleason 2023-10-16 16:08:16 -04:00
  • 0dbe252a98 Fixed a typo in 'ChangeLog' Fred Gleason 2023-10-16 16:06:22 -04:00
  • 857aac5da5 2023-10-14 Fred Gleason <fredg@paravelsystems.com> * Modified rdcatch(8) to use the new-style CAE commands for play-out events. Fred Gleason 2023-10-16 14:17:22 -04:00
  • e9f4b91a5d 2023-10-14 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatch(1) that broke audio audition play-out. Fred Gleason 2023-10-14 11:47:53 -04:00
  • 7242a00758 2023-10-13 Fred Gleason <fredg@paravelsystems.com> * Modified the 'Output Stream Meter Levels' [MO'] CAE command to use serial numbers rather than card/stream numbers. * Fixed a regression in rdcartslots(1) that broke audio level metering. Fred Gleason 2023-10-13 14:47:29 -04:00
  • f563051f75 Fixed typo in 'ChangeLog' Fred Gleason 2023-10-13 14:45:03 -04:00
  • afb21ee395 2023-10-09 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcartslots(1) that displayed red or green color around the edges of start buttons when the buttons were disabled. Fred Gleason 2023-10-13 13:20:59 -04:00
  • fee45742ef 2023-10-09 Fred Gleason <fredg@paravelsystems.com> * Fixed regressions in 'RDCae' that broke various mixer CAE commands. Fred Gleason 2023-10-13 12:49:57 -04:00
  • 0d38190eed 2023-10-10 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.1.0int1. v4.1.0int1 Fred Gleason 2023-10-10 16:49:08 -04:00
  • 4c7e11116e 2023-10-09 Fred Gleason <fredg@paravelsystems.com> * Fixed regressions in rdlibrary(1)'s 'Cut Info/Record' and 'Edit Audio' dialogs that broke audio stoppage and looping. * Fixed a regression in caed(1) that caused play-out streams to be leaked when a play-out hit EOF. Fred Gleason 2023-10-09 14:57:26 -04:00