mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 23:30:20 +01:00
2021-08-18 Fred Gleason <fredg@paravelsystems.com>
* Refactored the HPI driver in caed(8) to use virtual inheritance. * Disabled JACK driver support in caed(8). * Disabled ALSA driver support in caed(8). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -117,6 +117,7 @@ class RDStation
|
||||
const QString &exemplar="",
|
||||
const QHostAddress &hostaddr=QHostAddress());
|
||||
static void remove(const QString &name);
|
||||
static QString audioDriverText(AudioDriver dvr);
|
||||
|
||||
private:
|
||||
void SetRow(const QString ¶m,const QString &value) const;
|
||||
|
||||
Reference in New Issue
Block a user