Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-24 | audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h) | Josh Blum | |
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: 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 | |
2011-03-08 | audio: skeleton for gr-audio component | Josh Blum | |