Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-28 | audio: cleanup audio source/sink with virtual inheritance | Josh Blum | |
The audio implementations now inherit from sync block (as they used to). And the redundant constructor in audio source/sink has been removed. | |||
2011-03-09 | audio: make prefs look like old audio, removed old audio.py | Josh Blum | |
2011-03-09 | audio: register arches with priorities, ex: prefer alsa over oss | Josh Blum | |
2011-03-09 | audio: use conf files to specify default arch | Josh Blum | |
2011-03-09 | audio: work on swig support, it imports | Josh Blum | |
2011-03-09 | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum | |
2011-03-09 | audio: added audio factory registry and top level includes | Josh Blum | |