summaryrefslogtreecommitdiff
path: root/gr-audio/lib/jack
AgeCommit message (Collapse)Author
2011-10-09docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau
2011-03-28audio: cleanup audio source/sink with virtual inheritanceJosh 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-09audio: added config checks for other audios, added jack and portJosh Blum