summaryrefslogtreecommitdiff
path: root/gr-audio/include/gr_audio_source.h
AgeCommit message (Collapse)Author
2011-11-27docs: added python doxygen docs to gr-audio.Tom Rondeau
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: work on swig support, it importsJosh Blum
2011-03-09audio: work to get alsa support in, lets see if this works before adding moreJosh Blum
2011-03-09audio: added audio factory registry and top level includesJosh Blum