mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2025-09-17 Fred Gleason <fredg@paravelsystems.com>
* 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>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include <rd.h>
|
||||
|
||||
#include "rdalsacard.h"
|
||||
#include <rdalsacard.h>
|
||||
|
||||
#define START_MARKER "# *** Start of Rivendell configuration generated by rdalsaconfig(1) ***"
|
||||
#define END_MARKER "# *** End of Rivendell configuration generated by rdalsaconfig(1) ***"
|
||||
|
||||
Reference in New Issue
Block a user