Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | docs: added python doxygen docs to gr-audio. | Tom Rondeau | 2011-11-27 | 1 | -6/+11 |
| | |||||
* | docs: adding doc directory, Doxygen page, and README for audio package. | Tom Rondeau | 2011-10-09 | 1 | -0/+13 |
| | |||||
* | audio: cleanup audio source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 1 | -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 imports | Josh Blum | 2011-03-09 | 1 | -4/+4 |
| | |||||
* | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum | 2011-03-09 | 1 | -0/+5 |
| | |||||
* | audio: added audio factory registry and top level includes | Josh Blum | 2011-03-09 | 1 | -0/+41 |