2022-09-17 Fred Gleason <fredg@paravelsystems.com>

* Added type icons to the 'Source' and 'Destination' columns of
	the events list in rdcatch(1).
	* Removed the 'RSS Feed' column from the event list in rdcatch(1).
	* Consolidated the 'Start Date Offset' and 'End Date Offset'
	columns into a single 'Start/End Date' column in rdcatch(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-17 16:03:38 -04:00
parent 850a0b4ece
commit 91245cab19
12 changed files with 353 additions and 198 deletions

View File

@@ -38,7 +38,7 @@ LAST_BUILD_DATETIME datetime
ORIGIN_DATETIME datetime
ENABLE_AUTOPOST enum('N','Y')
DEFAULT_ITEM_IMAGE_ID int(11) From FEED_IMAGES.ID
UPLOAD_FORMAT int(11)
UPLOAD_FORMAT int(11) RDSettings::Format
UPLOAD_CHANNELS int(11)
UPLOAD_SAMPRATE int(11)
UPLOAD_BITRATE int(11)