Commit Graph

  • cf9d98717a 2022-11-11 Fred Gleason <fredg@paravelsystems.com> * Removed debugging printf() statements from rdcatch(1). Fred Gleason 2022-11-11 11:55:58 -05:00
  • 9e1c0a9884 2022-11-11 Fred Gleason <fredg@paravelsystems.com> * Fixed a fencepost bug in rdcatchd(8) that caused meter level updates to sent to the incorrect deck channel. Fred Gleason 2022-11-11 11:48:22 -05:00
  • 030bc6acae 2022-11-10 Fred Gleason <fredg@paravelsystems.com> * Added code to catch warning exception when processing image conversions in 'RDIMResizeImage()'. Fred Gleason 2022-11-10 17:36:19 -05:00
  • b5e05a0563 2022-11-09 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the 'Edit Audio' dialog in rdlibrary(1) that could cause the right end of the audio waveform to be truncated when viewing long cuts. Fred Gleason 2022-11-09 16:41:37 -05:00
  • 7066ebf61c 2022-11-09 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdcartslots(1) that caused it to play double audio when sent multiple 'Play Slot' ['DP'] RMLs. Fred Gleason 2022-11-09 14:08:25 -05:00
  • 5792fe4e66 2022-11-09 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the 'Edit Image' dialog in rdadmin(1) that could cause the image display to be incorrectly scaled/positioned. Fred Gleason 2022-11-09 13:22:41 -05:00
  • 3227e340c1 2022-11-09 Fred Gleason <fredg@paravelsystems.com> * Added an image format check to rddbmgr(8) to prevent it from attempting to generate thumbnail images from non-JPEG/PNG images. Fred Gleason 2022-11-09 12:57:11 -05:00
  • 0c139bf849 2022-11-09 Fred Gleason <fredg@paravelsystems.com> * Added a file format check to the 'Image Manager' dialog in rdadmin(1) to ensure that only JPEG or PNG formatted image files can be imported. Fred Gleason 2022-11-09 11:07:57 -05:00
  • db6879d6a8 2022-11-07 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression that broke the 'make deb' target. Fred Gleason 2022-11-07 18:17:57 -05:00
  • 052c8d5add 2022-11-07 Fred Gleason <fredg@paravelsystems.com> * Updated the build package list for Ubuintu 22.04 in 'INSTALL'. Fred Gleason 2022-11-07 17:34:09 -05:00
  • 4c4a7bec08 2022-11-07 Fred Gleason <fredg@paravelsystems.com> * Fixed regressions in 'tests/Makefile.am' that broke the build on Ubuntu-22.04. Fred Gleason 2022-11-07 17:31:54 -05:00
  • 4a3454cb8d 2022-11-07 Fred Gleason <fredg@paravelsystems.com> * Added a dependency for ImageMagick's 'Magick++' library interface. * Added a 'FEED_IMAGES.DATA_MID_THUMB' field to the database. * Added a 'FEED_IMAGES.DATA_SMALL_THUMB' field to the database. * Incremented the database version to 365. * Optimized loading of thumbnail image data in rdadmin(1), rdcastmanager(1) and rdcatch(1). * Re-enabled uploads to RSS feeds in rdcatch(1). Fred Gleason 2022-11-07 16:52:13 -05:00
  • c9c64757ae 2022-11-05 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdadmin(1) that incorrectly handled changing a password to an empty value. Fred Gleason 2022-11-05 13:21:41 -04:00
  • 4122764e9d 2022-11-05 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatch(1) that broke record and play-out metering. rdcatch-notifications Fred Gleason 2022-11-05 09:04:53 -04:00
  • 9161d9014e 2022-11-03 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal code for RDCatch control via TCP connection. Fred Gleason 2022-11-03 12:44:29 -04:00
  • ae3542f9a4 2022-11-02 Fred Gleason <fredg@paravelsystems.com> * Refactored rdcatch(1) and rdcatchd(8) to use the notification mechanism instead for distributing meter updates instead of the 'Enable Metering' catch command. Fred Gleason 2022-11-02 13:10:11 -04:00
  • 54d8bd4a10 2022-11-01 Fred Gleason <fredg@paravelsystems.com> * Added a 'Reload Decks' operation to 'RDCatchEvent'. Fred Gleason 2022-11-01 16:46:02 -04:00
  • 47b6105b4b 2022-11-01 Fred Gleason <fredg@paravelsystems.com> * Refactored rdcatchd(1) to eliminate the need for the 'Set Exit Code' catch command. Fred Gleason 2022-11-01 16:19:33 -04:00
  • 8e7df3585d 2022-11-01 Fred Gleason <fredg@paravelsystems.com> * Refactored rdcatch(1) to use the notification mechanism instead of the 'Input Monitor State' catch command. Fred Gleason 2022-11-01 12:26:05 -04:00
  • eb060e37c9 2022-10-31 Fred Gleason <fredg@paravelsystems.com> * Refactored rdcatch(1) to use the notification mechanism instead of the 'StopDeck' catch command. Fred Gleason 2022-10-31 11:49:29 -04:00
  • 47cf0d34e4 2022-10-31 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal support for the 'Reload Heartbeat Configuration' catch protocol command. Fred Gleason 2022-10-31 09:49:19 -04:00
  • 05ec302fc4 2022-10-31 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal support for the 'Reload Deck List' catch protocol command. * Removed vestigal support for the 'Reload Event List' catch protocol command. * Removed vestigal support for the 'Reload Event List' catch protocol command. * Removed vestigal support for the 'Reload Time Offset' catch protocol command. Fred Gleason 2022-10-31 09:41:46 -04:00
  • e34bf232d2 Fixed typo in 'ChangeLog' Fred Gleason 2022-10-31 09:41:14 -04:00
  • 811cadfd4c 2022-10-31 Fred Gleason <fredg@paravelsystems.com> * Removed vestigal support for the 'Reload Deck List' catch protocol command. * Removed vestigal support for the 'Reload Event List' catch protocol command. * Removed vestigal support for the 'Reload Event List' catch protocol command. * Removed vestigal support for the 'Reload Time Offset' catch protocol command. Fred Gleason 2022-10-31 08:35:17 -04:00
  • 96dc57685c 2022-10-30 Fred Gleason <fredg@paravelsystems.com> * Refactored rdcatch(1) to use the notification mechanism instead of the 'PurgeEvent' command. Fred Gleason 2022-10-30 16:52:44 -04:00
  • 6bc518b515 2022-10-30 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatch(1) that caused status indication to break for record events. Fred Gleason 2022-10-30 16:36:25 -04:00
  • de49ba6cd9 2022-10-30 Fred Gleason <fredg@paravelsystems.com> * Reimplemented the 'PurgeEvent' command using 'RDCatchEvent'. Fred Gleason 2022-10-30 16:02:46 -04:00
  • d65517215b 2022-10-30 Fred Gleason <fredg@paravelsystems.com> * Reimplemented the 'Request Deck Status' command using 'RDCatchEvent'. Fred Gleason 2022-10-30 14:54:29 -04:00
  • d38349cf39 2022-10-28 Fred Gleason <fredg@paravelsystems.com> * Added an 'RDCatchEvent' class. * Reimplemented the 'Deck Event Processed' command using 'RDCatchEvent'. Fred Gleason 2022-10-28 09:26:37 -04:00
  • 751600dd5d 2022-10-25 Fred Gleason <fredg@paravelsystems.com> * Updated the 'Rivendell Notification Protocol' API document. Fred Gleason 2022-10-25 10:20:39 -04:00
  • 2b54267455 2022-10-24 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc0int1. v4.0.0rc0int1 Fred Gleason 2022-10-24 04:08:07 -04:00
  • fe648bb993 2022-10-24 Fred Gleason <fredg@paravelsystems.com> * Disabled the ability to configure an upload to an RSS feed in rdcatch(1). Fred Gleason 2022-10-24 04:06:10 -04:00
  • b952c6b94f 2022-10-24 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc0int0. v4.0.0rc0int0 Fred Gleason 2022-10-24 01:35:06 -04:00
  • 4d8d01509c 2022-10-22 Fred Gleason <fredg@paravelsystems.com> * Added an 'icedax' dependency to the 'rivendell' DEB package. * Documented the 'icedax' dependency in 'INSTALL'. Fred Gleason 2022-10-22 13:01:26 -04:00
  • 821a0c9055 2022-10-22 Fred Gleason <fredg@paravelsystems.com> * Added an 'icedax' dependency to the 'rivendell' RPM package. Fred Gleason 2022-10-22 11:37:06 -04:00
  • e4ead2c94e 2022-10-22 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatch(1) that made it impossible to scroll the stack of deck monitors. Fred Gleason 2022-10-22 11:02:08 -04:00
  • 61a4b6a3ce Fixed conflict in 'ChangeLog' Fred Gleason 2022-10-21 11:39:36 -04:00
  • f7a1342f69 2022-10-20 Fred Gleason <fredg@paravelsystems.com> * Modified the start time display string to use 'H' and 'S' to distinguish hard and soft start times. rdlogmanager-bypass Fred Gleason 2022-10-20 20:35:42 -04:00
  • 505360007a 2022-10-20 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdlogmanager(1) that caused the Chain-To event to be dropped when linking music events in bypass grid mode. Fred Gleason 2022-10-20 13:37:35 -04:00
  • a24ba90897 2022-10-20 Fred Gleason <fredg@paravelsystems.com> * Documented grid processing bypass in the Operations Guide. Fred Gleason 2022-10-20 13:04:13 -04:00
  • efefe066d2 2022-10-20 Fred Gleason <fredg@paravelsystems.com> * Modified the 'List Grids' dialog in rdlogmanager(1) to show all services, with a 'Has Grid' column. Fred Gleason 2022-10-20 10:06:21 -04:00
  • 99197563e6 Fixed typo in 'ChangeLog' Fred Gleason 2022-10-20 08:17:59 -04:00
  • 972cff0ba4 2022-10-19 Fred Gleason <fredg@paravelsystems.com> * Added files from 'docs/examples/' to the RPM package. Fred Gleason 2022-10-19 17:47:34 -04:00
  • 71f448baa1 2022-10-19 Fred Gleason <fredg@paravelsystems.com> * Added an Ubuntu-specific pam(7) configuration. Fred Gleason 2022-10-19 17:43:23 -04:00
  • 98957e1d62 2022-10-18 Fred Gleason <fredg@paravelsystems.com> * Added values for the IMPORTER_TEMPLATES.TRANS_TYPE_* and TIMPORTER_TEMPLATES.TIME_TYPE_* parser settings for the 'Rivendell Standard Import' profile. * Incremented the database version to 364. Fred Gleason 2022-10-18 16:08:47 -04:00
  • 41a3ff7c03 2022-10-18 Fred Gleason <fredg@paravelsystems.com> * Added code to 'RDSvc::create()' to include the 'SERVICES.BYPASS_MODE', 'SERVICES.MUS_TRANS_TYPE_OFFSET', 'SERVICES.MUS_TRANS_TYPE_LENGTH', 'SERVICES.MUS_TIME_TYPE_OFFSET' and 'SERVICES.MUS_TIME_TYPE_LENGTH' fields when cloning a new Service entry. Fred Gleason 2022-10-18 15:21:27 -04:00
  • 992c4dbb25 Fixed a typo in 'ChangeLog' Fred Gleason 2022-10-18 15:18:47 -04:00
  • f37ef760cc 2022-10-18 Fred Gleason <fredg@paravelsystems.com> Added a 'RDEventLine::loadBypass()' method. * Implemented log generation and importation for bypass grid processing in rdlogmanager(1). Fred Gleason 2022-10-18 13:49:44 -04:00
  • 656a1a6d38 2022-10-16 Fred Gleason <fredg@paravelsystems.com> * Modified the 'Log Grids' dialog in rdlogmanager(1) to not display services with 'Bypass Grid Processing' set to 'Yes'. Fred Gleason 2022-10-16 12:05:28 -04:00
  • f038c0beae Fixed typos in 'ChangeLog' Fred Gleason 2022-10-16 12:02:12 -04:00
  • 5aacb1f6e7 2022-10-14 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the 'Test Music Import' dialog that caused the 'Imported Events' list to fail to be cleared when starting a new test. Fred Gleason 2022-10-15 13:54:19 -04:00
  • ad31135bde 2022-10-14 Fred Gleason <fredg@paravelsystems.com> * Added a 'Trans' column to the 'Imported Events' list in the 'Test Music Import' list in rdadmin(1). Fred Gleason 2022-10-15 12:03:48 -04:00
  • 7c8fbeacb8 2022-10-14 Fred Gleason <fredg@paravelsystems.com> * Added a 'SERVICES.BYPASS_MODE' field to the database. * Added a 'SERVICES.MUS_TRANS_TYPE_OFFSET' field to the database. * Added a 'SERVICES.MUS_TRANS_TYPE_LENGTH' field to the database. * Added a 'SERVICES.MUS_TIME_TYPE_OFFSET' field to the database. * Added a 'SERVICES.MUS_TIME_TYPE_LENGTH' field to the database. * Added a 'IMPORT_TEMPLATES.TRANS_TYPE_OFFSET' field to the database. * Added a 'IMPORT_TEMPLATES.TRANS_TYPE_LENGTH' field to the database. * Added a 'IMPORT_TEMPLATES.TIME_TYPE_OFFSET' field to the database. * Added a 'IMPORT_TEMPLATES.TIME_TYPE_LENGTH' field to the database. * Added a 'IMPORTER_LINES.TRANS_TYPE' field to the database. * Added a 'IMPORTER_LINES.TIME_TYPE' field to the database. * Added a 'IMPORTER_LINES.GRACE_TIME' field to the database. * Incremented the database schema to 363. * Added a 'Bypass Grid Processing' dropdown to the 'Edit Service' dialog in rdadmin(1). * Added 'Transition Type' and 'Time Type' parameters to the music import parameters in the 'Edit Service' dialog in rdadmin(1). Fred Gleason 2022-10-14 18:45:38 -04:00
  • 8d352dd3b7 2022-10-13 Fred Gleason <fredg@paravelsystems.com> * Added a 'RedHat Enterprise Linux 9' subsection to the 'DISTRO-SPECIFIC NOTES' section of 'INSTALL'. Fred Gleason 2022-10-13 15:50:21 -04:00
  • 844e10e1b6 2022-10-06 Fred Gleason <fredg@paravelsystems.com> * Changed the type of the 'MATRICES.PASSWORD field in the database to 'text'. * Changed the type of the 'MATRICES.PASSWORD_2 field in the database to 'text'. * Applied Base64 encoding to the 'MATRICES.PASSWORD' field in the database. * Applied Base64 encoding to the 'MATRICES.PASSWORD_2' field in the database. * Incremented the database version to 362. Fred Gleason 2022-10-06 18:07:40 -04:00
  • f212c99a83 Fixed a typo in 'ChangeLog' Fred Gleason 2022-10-06 17:28:08 -04:00
  • ef4930caf9 2022-10-06 Fred Gleason <fredg@paravelsystems.com> * Changed the type of the 'SWITCHER_NODES.PASSWORD` field in the database to 'text'. * Applied Base64 encoding to the 'SWITCHER_NODES.PASSWORD' field in the database. * Incremented the database version to 361. Fred Gleason 2022-10-06 17:25:26 -04:00
  • ddd62c10ed 2022-10-06 Fred Gleason <fredg@paravelsystems.com> * Changed the type of the 'REPLICATORS.URL_PASSWORD` field in the database to 'text'. * Applied Base64 encoding to the 'REPLICATORS.URL_PASSWORD' field in the database. Fred Gleason 2022-10-06 16:48:01 -04:00
  • 285a095ada 2022-10-06 Fred Gleason <fredg@paravelsystems.com> * Changed the length of the 'USERS.PASSWORD' field in the database to 191 characters. * Applied Base64 encoding to the 'USERS.PASSWORD' field in the database. * Incremented the database version to 359. Fred Gleason 2022-10-06 16:04:01 -04:00
  • 7ab98c85c1 2022-10-06 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the 'Software Authority' switcher driver in ripcd(8) that broke automatic reconnection. Fred Gleason 2022-10-06 13:33:26 -04:00
  • 2b9bc9013d 2022-10-02 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 3.6.6. v3.6.6 Fred Gleason 2022-10-02 14:33:19 -04:00
  • de392e43b0 2022-10-02 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc0. v4.0.0rc0 Fred Gleason 2022-10-02 13:00:16 -04:00
  • c9fcf7b51b 2022-09-30 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatchd(8) that caused posted podcast items to be given the incorrect title. Fred Gleason 2022-09-30 14:23:54 -04:00
  • 882b77e703 2022-09-30 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the podcasting subsystem where a feed with no provisioned images would generated invalid image URLs. Fred Gleason 2022-09-30 13:22:40 -04:00
  • 987ad7e45b 2022-09-30 Fred Gleason <fredg@paravelsystems.com> * Updated the 'Rip Disc' dialog in rdlibrary(1) to use new 'pretty text' styling for cart and cut objects. Fred Gleason 2022-09-30 11:17:17 -04:00
  • 02337abb32 2022-09-30 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'RDCartFilter' that caused 'RDLibraryModel' to fail to be initialized properly. Fred Gleason 2022-09-30 10:47:25 -04:00
  • 1496e3e17f 2022-09-30 Fred Gleason <fredg@paravelsystems.com> * Updated various dialogs in rdcatch(1) to use new 'pretty text' styling for cart and cut objects. Fred Gleason 2022-09-30 10:13:17 -04:00
  • 96892d67ab 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Added an 'RDCart::prettyText()' method. * Added 'RDCut::prettyText()' methods. * Fixed a bug in rdcatch(1) that caused the 'Edit Upload' dialog to fail to be completely cleared when creating a new event. Fred Gleason 2022-09-29 17:53:52 -04:00
  • 42d4320200 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcatch(1) that could cause multiple entries to appear for a single upload event to an RSS feed. Fred Gleason 2022-09-29 16:54:53 -04:00
  • c6adb2863a 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Added a workaround for a bug in 'QTranslator::load()' that indicates failure when attempting to load a valid-but-null translation map. Fred Gleason 2022-09-29 15:21:39 -04:00
  • 66b3773033 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'rdcartslots/Makefile.am' that caused i18n translation maps for rdcartslots(1) to fail to be generated. Fred Gleason 2022-09-29 15:07:08 -04:00
  • 927d638e06 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Updated the i18n translation maps. Fred Gleason 2022-09-29 14:51:33 -04:00
  • e19c613dba 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the i18n system that would throw warnings when attempting to load the (non-existent) English translation. Fred Gleason 2022-09-29 14:27:30 -04:00
  • af4fec015f 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused a segfault when selecting a cart in the 'Select Cart' dialog if the Cue output assignment was disabled. Fred Gleason 2022-09-29 14:06:19 -04:00
  • 5f45045849 2022-09-29 Fred Gleason <fredg@paravelsystems.com> * Modified rddbmgr(8) to include the Realm name in its default output. Fred Gleason 2022-09-29 13:51:05 -04:00
  • f89da24a55 2022-09-28 Fred Gleason <fredg@paravelsystems.com> * Updated the 'helpers/rdtrans.sh' utility. Fred Gleason 2022-09-28 15:16:22 -04:00
  • b8e14ead08 2022-09-28 Fred Gleason <fredg@paravelsystems.com> * Added a 'qttranslations5-l10n' dependency to the 'rivendell' DEB package. Fred Gleason 2022-09-28 12:28:28 -04:00
  • fef674a2ad 2022-09-28 Fred Gleason <fredg@paravelsystems.com> * Added an 'RDTranslator' class. Fred Gleason 2022-09-28 11:36:06 -04:00
  • b18e1dbca8 2022-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused the lower left-hand border of the cart labels to be clipped in the Button Widget. Fred Gleason 2022-09-27 16:04:43 -04:00
  • 634a837094 2022-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused a segfault when unloading a log. Fred Gleason 2022-09-27 15:44:02 -04:00
  • 09b3d4c79d 2022-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused the audio cue transport buttons to be continuously grayed-out. Fred Gleason 2022-09-27 15:26:04 -04:00
  • 8ac95545f1 2022-09-27 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the 'Edit Event' dialog in rdairplay(1) that made the Play button appear to be grayed-out even when it was active. Fred Gleason 2022-09-27 15:02:20 -04:00
  • 00a913e991 2022-09-27 Fred Gleason <fredg@paravelsystems.com> * Added a '--list-styles' directive to all Rivendell modules. Fred Gleason 2022-09-27 13:52:00 -04:00
  • 631e337f63 2022-09-27 Fred Gleason <fredg@paravelsystems.com> * Added 'RDLogFilter::filterServiceName()' and 'RDLogFilter::filterText()' methods. * Modified rdlogedit(1) when creating a new log to default the 'Service' dropdown in the 'Add Log' dialog to the currently selected service. Fred Gleason 2022-09-27 13:17:22 -04:00
  • 5a7b716a72 2022-09-26 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 3.6.5int6. v3.6.5int6 Fred Gleason 2022-09-26 16:48:53 -04:00
  • 28ce36b25b 2022-09-26 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the Disc Ripper in rdlibrary(1) that caused manual changes to track metadata to be incorrectly applied. Fred Gleason 2022-09-26 16:33:40 -04:00
  • 7d4bda7fa6 2022-09-26 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0beta3int4. v4.0.0beta3int4 Fred Gleason 2022-09-26 12:45:41 -04:00
  • d4a18790ae 2022-09-25 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the Disc Ripper in rdlibrary(1) that caused cart list to be to be updated to reflected newly added carts. Fred Gleason 2022-09-25 15:32:27 -04:00
  • d9237ddac7 2022-09-24 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the Disc Ripper in rdlibrary(1) that caused the 'Modify Cart Label' to be grayed out at all times except immediately adding a cart to a track. Fred Gleason 2022-09-24 18:20:21 -04:00
  • d8a3d2aa87 Fixed conflict in 'ChangeLog' Fred Gleason 2022-09-23 15:26:15 -04:00
  • 2a33998710 2022-09-23 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the Disc Ripper in rdlibrary(1) that caused manual changes to track metadata to be incorrectly applied. Fred Gleason 2022-09-23 15:23:04 -04:00
  • 15c2d3dece 2022-09-22 Fred Gleason <fredg@paravelsystems.com> * Updated the list of required build packages for RHEL-8 in 'INSTALL'. Fred Gleason 2022-09-22 13:50:02 -04:00
  • 08e3c91f4f 2022-09-22 Fred Gleason <fredg@paravelsystems.com> * Updated the DTD declaration in 'xdg/rivendell-rivendell.menu' to conform to the FreeDesktop specfication at https://specifications.freedesktop.org/menu-spec/0.92/ar01s04.html. Fred Gleason 2022-09-22 10:16:24 -04:00
  • 73ab30c214 2022-09-21 Fred Gleason <fredg@paravelsystems.com> * Modified the 'load previous log' option in 'At Startup:' control in the 'Configure RDAirPlay' dialog in rdadmin(1) to be 'load and cue previous log'. Fred Gleason 2022-09-21 14:38:35 -04:00
  • cd262b6a34 2022-09-20 Fred Gleason <fredg@paravelsystems.com> * Updated the Operations Guide to include a pointer to the example for generating an SSH keypair. Fred Gleason 2022-09-20 14:52:24 -04:00
  • c157d4b9c7 2022-09-20 Fred Gleason <fredg@paravelsystems.com> * Removed dead code from 'rdcatch/edit_upload.cpp'. Fred Gleason 2022-09-20 12:47:58 -04:00
  • 5a6a9da557 2022-09-20 Fred Gleason <fredg@paravelsystems.com> * Tweaked the credentials section in the 'Edit Feed' dialog in rdadmin(1) to indicate whether a 'Password' or a 'Passphrase' is required. Fred Gleason 2022-09-20 12:44:00 -04:00
  • e2b45d83f9 2022-09-20 Fred Gleason <fredg@paravelsystems.com> * Tweaked the credentials section in the 'Edit Upload' and 'Edit Download' dialogs in rdcatch(1) to indicate whether a 'Password' or a 'Passphrase' is required. Fred Gleason 2022-09-20 12:14:21 -04:00
  • de1908cb53 2022-09-20 Fred Gleason <fredg@paravelsystems.com> * Changed the 'RECORDINGS.URL_PASSWORD' from 'varchar(64)' to 'text'. * Base64 encoded the contents of the 'RECORDINGS.URL_PASSWORD' field. * Incremented the database version to 358. Fred Gleason 2022-09-20 10:18:23 -04:00
  • 0d4dd0b635 2022-09-20 Fred Gleason <fredg@paravelsystems.com> * Added an appendix 'Creating and Configuring a Secure Shell Identity Key-pair for Rivendell' to the Operations Guide. Fred Gleason 2022-09-20 09:23:21 -04:00