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.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-02-14 16:27:01 -05:00
parent c83ac46270
commit b64bf4a08e
10 changed files with 112 additions and 15 deletions

View File

@@ -35,3 +35,4 @@ TITLE_TEMPLATE varchar(64)
ARTIST_TEMPLATE varchar(64)
OUTCUE_TEMPLATE varchar(64)
DESCRIPTION_TEMPLATE varchar(64)
MESSAGE_WIDGET_URL text