* Added a 'librdalsa' convenience library in 'rdalsa/'.
* Moved the 'RDAlsaCard' class from 'utils/rdalsaconfig/' to
'rdalsa/' to contain ALSA card quirk information.
* Refactored the ALSA driver in caed(8) to use 'RDAlsaCard'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in caed(8) that could cause play-outs from different
hosts to cross-talk into each other's outputs when using a shared
caed(8) instance.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>