summaryrefslogtreecommitdiff
path: root/gr-audio/include/gr_audio_source.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* docs: added python doxygen docs to gr-audio.Tom Rondeau2011-11-271-6/+11
|
* docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau2011-10-091-0/+13
|
* audio: cleanup audio source/sink with virtual inheritanceJosh Blum2011-03-281-8/+1
| | | | | The audio implementations now inherit from sync block (as they used to). And the redundant constructor in audio source/sink has been removed.
* audio: work on swig support, it importsJosh Blum2011-03-091-4/+4
|
* audio: work to get alsa support in, lets see if this works before adding moreJosh Blum2011-03-091-0/+5
|
* audio: added audio factory registry and top level includesJosh Blum2011-03-091-0/+41