Commit Graph

  • 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
  • 0c97de7bf5 2023-05-25 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. Fred Gleason 2023-05-25 11:32:53 -04:00
  • cb290a2226 2023-05-25 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. Fred Gleason 2023-05-25 11:21:31 -04:00
  • 02b0e9d979 2023-05-23 Fred Gleason <fredg@paravelsystems.com> * Added support for firewalld to the 'rivendell' DEB package. * Added CDN scripts to the 'rivendell' DEB package. Fred Gleason 2023-05-23 15:42:13 -04:00
  • 17515296ab 2023-05-23 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression that broke the 'make rpm' rule. Fred Gleason 2023-05-23 14:57:21 -04:00
  • 4236132aa8 2023-05-23 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'. Fred Gleason 2023-05-23 13:15:21 -04:00
  • c89b4bdc6e 2023-05-22 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the BroadcastTools ACS8.2 driver in ripcd(8). Fred Gleason 2023-05-22 17:03:36 -04:00
  • abeb123f88 2023-05-22 Fred Gleason <fredg@paravelsystems.com> * Updated screenshot for rdlogmanager(1) in the Operations Guide. Fred Gleason 2023-05-22 16:12:02 -04:00
  • f77f95848e 2023-05-22 Fred Gleason <fredg@paravelsystems.com> * Refactored the right-side of the 'Edit Event' dialog in rdlogmanager(1) to be fully resizeable. Fred Gleason 2023-05-22 16:00:43 -04:00
  • 8fa472e7fb 2023-05-22 Fred Gleason <fredg@paravelsystems.com> * Adjusted layout positions of elements in the 'Edit Event' dialog in rdlogmanager(1). Fred Gleason 2023-05-22 10:47:01 -04:00
  • 0d7ccddfde 2023-05-22 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). Fred Gleason 2023-05-22 10:38:30 -04:00
  • 3f59bc06e5 2023-05-22 Fred Gleason <fredg@paravelsystems.com> * Removed 'conf/firewalld.sh'. Fred Gleason 2023-05-22 10:21:41 -04:00
  • aa35a6f4ce Fixed conflict in 'ChangeLog' Fred Gleason 2023-05-21 09:43:56 -04:00
  • b9c2c8a9b6 2023-05-21 Fred Gleason <fredg@paravelsystems.com> * Added a 'rivendell' service for firewalld(1). Fred Gleason 2023-05-21 09:42:30 -04:00
  • cabbfe1a1e 2023-05-19 Fred Gleason <fredg@paravelsystems.com> * Refactored the 'Editing Event' dialog in rdlogmanager(1) to be resizeable. Fred Gleason 2023-05-19 16:01:48 -04:00
  • 5121a72dbe Support dropbox metadata updates. David Klann 2023-05-19 12:45:39 -05:00
  • 2e84740e50 2023-05-19 Fred Gleason <fredg@paravelsystems.com> * Added a formal video display resolution requirement to 'INSTALL'. Fred Gleason 2023-05-19 09:29:57 -04:00
  • 96f57660cf 2023-05-19 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdlogmanager(1) that caused the font of the title field in the 'Edit Clock' dialog to be incorrect. Fred Gleason 2023-05-19 09:16:04 -04:00
  • b5484735c0 2023-05-18 Fred Gleason <fredg@paravelsystems.com> * Refactored the 'Edit Clock' dialog in rdlogmanager(1) to be resizeable. Fred Gleason 2023-05-18 18:08:22 -04:00
  • a612d09270 Fixed typo in 'ChangeLog' Fred Gleason 2023-05-18 18:07:13 -04:00
  • cb834fbb2c 2023-05-17 Fred Gleason <fredg@paravelsystems.com> * Adjusted the layout of the 'Edit Audio Ports' dialog in rdamin(1) to use a size of 1380x880. Fred Gleason 2023-05-18 16:46:40 -04:00
  • 40cb18a27f 2023-05-17 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the rdxport service that caused temporary directories to be left behind after processing audio imports. Fred Gleason 2023-05-17 15:01:29 -04:00
  • 41224a393a 2023-05-17 Fred Gleason <fredg@paravelsystems.com> * Fixed a vulnerabilities in 'RDFormPost' that could allow maximum post length restrictions to be bypassed by use of a maliciously crafted HTTP transaction. Fred Gleason 2023-05-17 14:38:52 -04:00
  • 5eb1c39231 2023-05-17 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the WebAPI that caused imports to bypass the maximum file size limitation set the 'System Settings' in rdadmin(1). Fred Gleason 2023-05-17 13:19:59 -04:00
  • 5265ffe4ca Fixed conflict in 'ChangeLog' Fred Gleason 2023-05-17 11:31:33 -04:00
  • 91531f6baa 2023-05-16 Fred Gleason <fredg@paravelsystems.com> * Refactored rdrssd(8) to process feeds at two seconds after each minute. Fred Gleason 2023-05-16 17:24:34 -04:00
  • 4adc7fa066 Fixed typos in 'ChangeLog' Fred Gleason 2023-05-16 17:23:08 -04:00
  • 02bfe63a6a 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Added a usage note to 'apis/cdn/scripts/akamai_purge.cdn'. Fred Gleason 2023-05-16 16:54:44 -04:00
  • eff2ff7cf9 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Remove the seconds field from the 'Air Date/Time' and 'Item Expires' values on the 'Editing Item' dialog in rdcastmanager(1). Fred Gleason 2023-05-16 16:53:01 -04:00
  • 45b5c77c71 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'apis/cdn/scripts/akamai_purge.cdn' that broke content purging on Akamai. Fred Gleason 2023-05-15 17:25:47 -04:00
  • 201efece01 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Remote debugging printf()s from 'web/rdxport/podcasts.cpp'. Fred Gleason 2023-05-15 16:25:10 -04:00
  • 7b5a1d02aa 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdadmin(1) that caused the 'View Raw XML [Front] report to use locally generated XML. Fred Gleason 2023-05-15 15:13:34 -04:00
  • c2f9bd52fb 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Added 'View Raw XML [Front]' and 'View Raw XML [Back]' items to the right-click menu in the 'Rivendell Feed List' dialog in rdadmin(1). Fred Gleason 2023-05-15 14:58:08 -04:00
  • cccf4d39c8 2023-05-15 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcastmanager(1) which broke display of superfeed items in the 'Podcast Item List' dialog. Fred Gleason 2023-05-15 14:17:32 -04:00
  • ff63adcf3c 2023-05-14 Fred Gleason <fredg@paravelsystems.com> * Added a 'FEEDS.CDN_PURGE_PLUGIN_PATH' field to the database. * Incremented the database version to 369. * Added ' RDFeed::cdnPurgePluginPath()' and 'RDFeed::setCdnPurgePluginPath()' methods. * Removed the RD_MODULES_DIR #define from 'lib/rd.h'. * Changed the RD_PYPAD_SCRIPT_DIR #define in 'lib/rd.h' to be a static value of "/usr/lib/rivendell/pypad". * Added a 'CDN Purge Plug-In' control to the 'Feed' dialog in rdadmin(1). Fred Gleason 2023-05-14 08:56:49 -04:00
  • 7716315bd9 2023-05-11 Fred Gleason <fredg@paravelsystems.com> * Modified rdcastmanager(1) so that the 'Title' and 'Description' field of the 'Editing Item' dialog default to empty after posting a new item when AutoPost is disabled. Fred Gleason 2023-05-11 12:57:08 -04:00
  • afd6a67cd5 2023-05-08 Fred Gleason <fredg@paravelsystems.com> * Added a 'FEEDS.SHA1_HASH' field to the database. * Incremented the database version to 368. * Added 'RDFeed::sha1Hash()' and 'RDFeed::setSha1Hash()' methods. * Added a 'RDSha1HashData()' function. * Optimized the podcasting subsystem so as to upload feed XML only when the XML contents have actually changed. Fred Gleason 2023-05-08 13:23:01 -04:00
  • 1e73e29028 2023-05-07 Fred Gleason <fredg@paravelsystems.com> * Added a 'Validate with Bluebrry' item to the right-click menu to items in the 'List Feeds' dialog in rdadmin(1). Fred Gleason 2023-05-07 16:19:01 -04:00
  • 4fba23bb42 Updated '.gitignore' Fred Gleason 2023-05-06 11:28:10 -04:00
  • 47d30f803e 2023-05-062023-05-06 Fred Gleason <fredg@paravelsystems.com> * Refactored the RSS reports in rdadmin(1) to include information on missing items. * Modified the feed report in rdcastmanager to include information on missing items. Fred Gleason 2023-05-06 11:17:44 -04:00
  • 7994f72c5b Fixed a conflict in 'ChangeLog' Fred Gleason 2023-04-29 15:59:17 -04:00
  • e19301da64 2023-04-29 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug where a pending hard start with a non-zero grace time was not cleared properly during a log chain event. Fred Gleason 2023-04-29 15:57:12 -04:00
  • 4cc05a745a 2023-04-29 Fred Gleason <fredg@paravelsystems.com> * Added default skins for rdairplay(1) and rdpanel(1) to the 'rivendell' DEB package. Fred Gleason 2023-04-29 15:17:28 -04:00
  • dde4191bfe 2023-04-29 Fred Gleason <fredg@paravelsystems.com> * Changed the behavior of the logo display in rdairplay(1) so as to show the default Rivendell logo when the 'Logo Image' control in rdadmin(1) is not set to a valid graphical image file. Fred Gleason 2023-04-29 14:07:24 -04:00
  • b18da6a1aa 2023-04-29 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDWidget::setBackgroundPixmap()' method. * Fixed a bug in the voice tracker in rdairplay(1) that caused the the track waveform areas to be painted solid black. Fred Gleason 2023-04-29 13:20:54 -04:00
  • 3cf2fe1ce4 2023-04-27 Fred Gleason <fredg@paravelsystems.com> * Removed a 'RDFeed::generateReport()' methods. * Added a 'DownloadRss()' method to the WebAPI. * Added a 'RDXsltEngine' class. * Added a 'Generate Front Report' item to the right-click menu in the 'Podcast Feeds' list in the 'Rivendell Feed List' dialog in rdadmin(1). * Added a 'Generate Back Report' item to the right-click menu in the 'Podcast Feeds' list in the 'Rivendell Feed List' dialog in rdadmin(1). Fred Gleason 2023-04-27 16:55:54 -04:00
  • 23b011cc93 2023-04-25 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDFeed::generateReport()' method. Fred Gleason 2023-04-25 15:25:39 -04:00
  • f84ad0cc54 2023-04-24 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in the 'List Feeds' dialog in rdadmin(1) that threw a segfault when reposting a feed. Fred Gleason 2023-04-24 16:24:36 -04:00
  • 8a679e2733 2023-04-21 Fred Gleason <fredg@paravelsystems.com> * Updated the package version to 4.0.0rc3. * Updated the version of the 'rivwebpyapi' PyPI package to 4.0.0rc3. v4.0.0rc3 Fred Gleason 2023-04-21 12:15:20 -04:00
  • d1949f36df 2023-04-21 Fred Gleason <fredg@paravelsystems.com> * Updated I18N data. Fred Gleason 2023-04-21 09:39:36 -04:00
  • 73dd55bf08 2023-04-19 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the log importer code that threw SQL errors when attempting to process traffic log imports. Fred Gleason 2023-04-19 12:49:45 -04:00
  • afd60a8a51 2023-04-17 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdrssd(8) that caused a segfault when attempting to report a failed feed update in syslog. Fred Gleason 2023-04-17 13:22:13 -04:00
  • cd0f4dad31 2023-04-12 Fred Gleason <fredg@paravelsystems.com> * Removed file purging functionality from the 'Westwood One Wegener Portal' replicator. qt5-ipump Fred Gleason 2023-04-12 14:02:39 -04:00
  • 4d95134b13 2023-04-12 Fred Gleason <fredg@paravelsystems.com> * Added 'RDReplicator::roundDownToDow()' methods. * Added a 'Westwood One Wegener Portal' replicator. Fred Gleason 2023-04-12 12:06:04 -04:00
  • 423e2b0e81 2023-04-12 Fred Gleason <fredg@paravelsystems.com> * Added a 'RDUpload::createDestinationDirs()' method. Fred Gleason 2023-04-12 10:16:23 -04:00
  • d3a7cef2a8 2023-03-24 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc2int0. v4.0.0rc2int0 Fred Gleason 2023-03-24 17:00:44 -04:00
  • 3b463992ec 2023-03-24 Fred Gleason <fredg@paravelsystems.com> * Refactored code in rdrssd(8) to improve reliability. Fred Gleason 2023-03-24 16:35:40 -04:00
  • a6b410567d 2023-03-20 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in 'RDCatchEvent::read()' that caused a segfault when processing a 'Reload Decks' operation. Fred Gleason 2023-03-20 13:59:55 -04:00
  • ad35505ddc 2023-03-17 Fred Gleason <fredg@paravelsystems.com> * Updated the copyright notices to use an interval of 2002-2023. Fred Gleason 2023-03-17 18:16:42 -04:00
  • 023fb3ac44 Updated '.gitignore' Fred Gleason 2023-03-17 18:11:46 -04:00
  • 4dbf6ec686 2023-03-17 Fred Gleason <fredg@paravelsystems.com> * Added the API documentation and man pages to the 'rivendell-opsguide' RPM package. Fred Gleason 2023-03-17 18:03:04 -04:00
  • 8dcb7a6099 Updated '.gitignore' Fred Gleason 2023-03-17 14:44:06 -04:00
  • 65af55944c 2023-03-17 Fred Gleason <fredg@paravelsystems.com> * Updated the copyright notices to use an interval of 2002-2023. Fred Gleason 2023-03-17 14:04:27 -04:00
  • 1619184b64 2023-03-17 Fred Gleason <fredg@paravelsystems.com> * Added API documentation and man pages to the 'rivendell-opsguide' RPM package. Fred Gleason 2023-03-17 13:32:31 -04:00
  • c0fcdf8346 2023-03-17 Fred Gleason <fredg@paravelsystems.com> * Added the API documentation to the 'rivendell-opsguide' RPM package. Fred Gleason 2023-03-17 11:52:10 -04:00
  • 66fe9ca835 2023-03-11 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in rdadmin(1) that threw a SQL error when attempting to create a new Switcher/GPIO instance. Fred Gleason 2023-03-13 12:19:12 -04:00
  • 66b331cab2 2023-03-07 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdvairplayd(8) that caused a segfault on startup. Fred Gleason 2023-03-07 11:05:33 -05:00
  • c1dbdd2066 2023-03-07 Fred Gleason <fredg@paravelsystems.com> * Corrected a maintainer's note in 'lib/rdcoreapplication.cpp'. Fred Gleason 2023-03-07 10:13:41 -05:00
  • 8f9ab765c5 2023-03-03 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the PyPAD API that caused incorrect date/time resolutions when using the 'MMM' wildcard. Fred Gleason 2023-03-03 15:46:07 -05:00
  • 4bb2ff81c0 2023-03-03 Fred Gleason <fredg@paravelsystems.com> * Fixed a bug in the PyPAD API that caused incorrect date/time resolutions when using the 'MMM' wildcard. Fred Gleason 2023-03-03 11:06:24 -05:00
  • 15d307ddc0 2023-03-01 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdairplay(1) that caused a segfault when configured to display no sound panels. Fred Gleason 2023-03-01 15:29:04 -05:00
  • 51d6488d70 2023-02-28 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc2. v4.0.0rc2 Fred Gleason 2023-02-28 14:39:11 -05:00
  • 33d5a35840 2023-02-28 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdcastmanager(1) that broke the 'Status' indicators in the 'Podcast Item List' dialog. Fred Gleason 2023-02-28 12:06:57 -05:00
  • 6570921b7c 2023-02-28 Fred Gleason <fredg@paravelsystems.com> * Fixed a regression in rdadmin(1) that caused the 'Configure RDLogEdit' dialog save the 'Bitrate' value to '128 kbps/chan' when using 'MPEG Layer 2' format regardless of the setting of the 'Bitrate' control. Fred Gleason 2023-02-28 11:30:12 -05:00
  • c651c9db17 2023-02-23 Fred Gleason <fredg@paravelsystems.com> * Changed the value of the 'Password=' directive in the '[mySQL]' section of 'conf/rd.conf-sample' to 'hackme'. Fred Gleason 2023-02-23 10:12:44 -05:00
  • 9e7c0e51c3 2023-02-23 Fred Gleason <fredg@paravelsystems.com> * Changed the value of the 'Password=' directive in the '[mySQL]' section of 'conf/rd.conf-sample' to 'hackme'. Fred Gleason 2023-02-23 10:07:48 -05:00
  • d9e7fde1a7 2023-02-15 Fred Gleason <fredg@paravelsystems.com> * Modified the podcasting system to sort items in the XML feed on the basis of the 'Air Date/Time' rather than the 'Posted By' datetime. Fred Gleason 2023-02-15 12:33:46 -05:00
  • d03c054b4c 2023-02-06 Fred Gleason <fredg@paravelsystems.com> * Incremented the package version to 4.0.0rc1int1. v4.0.0rc1int1 Fred Gleason 2023-02-06 10:13:08 -05:00
  • 7c4552b376 2023-02-03 Fred Gleason <fredg@paravelsystems.com> * Optimized image loading in the 'Podcast Item List' dialog in rdcastmanager(1). Fred Gleason 2023-02-03 11:09:08 -05:00