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 | 4 | -16/+16 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -29/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | docs: added python doxygen docs to gr-audio. | Tom Rondeau | 2011-11-27 | 2 | -12/+22 |
| | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 2 | -0/+26 |
|\ | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h | ||||
| * | docs: adding doc directory, Doxygen page, and README for audio package. | Tom Rondeau | 2011-10-09 | 2 | -0/+26 |
| | | |||||
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -1/+1 |
| | | |||||
* | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+29 |
|/ | |||||
* | audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h) | Josh Blum | 2011-04-24 | 1 | -2/+4 |
| | |||||
* | audio: cleanup audio source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 2 | -16/+2 |
| | | | | | 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 | 2 | -8/+8 |
| | |||||
* | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum | 2011-03-09 | 2 | -0/+10 |
| | |||||
* | audio: added audio factory registry and top level includes | Josh Blum | 2011-03-09 | 4 | -0/+118 |
| | |||||
* | audio: skeleton for gr-audio component | Josh Blum | 2011-03-08 | 2 | -0/+24 |