2018-06-01 Fred Gleason <fredg@paravelsystems.com>

* Stubbed out rddbmgr(8).
	* Implemented the '--create' command in rddbmgr(8).
	* Fixed a bug in 'RDStation::create()' that generated corrupt records
	in the 'AUDIO_INPUT' and 'AUDIO_OUTPUTS' tables when creating a
	new host with no exemplar.
This commit is contained in:
Fred Gleason
2018-06-01 23:23:58 +00:00
parent fec324abd8
commit 7133d0f388
16 changed files with 3191 additions and 3 deletions

View File

@@ -32,6 +32,7 @@ SUBDIRS = $(ALSACONFIG_RD_OPT)\
rdclilogedit\
rdcollect\
rdconvert\
rddbmgr\
rddelete\
rddiscimport\
rdexport\