2018-05-17 Fred Gleason <fredg@paravelsystems.com>

* Added a 'RDAIRPLAY.VIRTUAL_EXIT_CODE' field to the database.
	* Incremented the database version to 281.
	* Added 'RDAirPlayConf::virtualExitCode()' and
	'RDAirPlayConf::setVirtualExitCode()' methods.
	* Implemented Start/Stop settings for vlogs.
This commit is contained in:
Fred Gleason
2018-05-17 22:43:47 +00:00
parent f16ff0800b
commit f36547aab5
10 changed files with 225 additions and 108 deletions

View File

@@ -16838,3 +16838,9 @@
* Added an 'RLM_VLOG_QUANTITY' define to 'rlm.h'.
* Updated 'RLM_VERSION' to 18 in 'rlm.h'.
* Updated the 'rlm_icecast2' plug-in to support vlogs.
2018-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDAIRPLAY.VIRTUAL_EXIT_CODE' field to the database.
* Incremented the database version to 281.
* Added 'RDAirPlayConf::virtualExitCode()' and
'RDAirPlayConf::setVirtualExitCode()' methods.
* Implemented Start/Stop settings for vlogs.