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

* Added an 'RDSystem::xml()' method in 'lib/rdsystem.cpp' and
	'lib/rdsystem.h'.
	* Added a 'ListSystemSettings' web API call.
This commit is contained in:
Fred Gleason
2017-05-17 12:33:49 -04:00
parent c4af1a9f1b
commit bfcdaa6dfc
11 changed files with 145 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ dist_rdxport_cgi_SOURCES = audioinfo.cpp\
rehash.cpp\
schedcodes.cpp\
services.cpp\
systemsettings.cpp\
trimaudio.cpp
rdxport_cgi_LDADD = @LIB_RDLIBS@ -lsndfile @LIBVORBIS@