| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | gr: tweaks to build cmake branch on osx | Josh Blum | 2011-07-23 | 1 | -3/+3 |
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 7 | -0/+422 |
|/ / |
|
* | | Merge branch 'master' into next | Johnathan Corgan | 2011-07-19 | 1 | -1/+7 |
|\| |
|
| * | audio: fixing alsa source like we did for alsa sink before. | Tom Rondeau | 2011-07-10 | 1 | -1/+7 |
* | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into 8psk | Tom Rondeau | 2011-05-08 | 1 | -2/+4 |
| |\ |
|
| * | | build: committing updated Makefile.swig.gen files. | Tom Rondeau | 2011-05-08 | 1 | -2/+2 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2011-07-06 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | gr-audio: fix missing Makefile.am clause | Michael Dickens | 2011-07-06 | 1 | -0/+5 |
| | |/
| |/| |
|
* / | | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | 2011-07-04 | 20 | -1/+1034 |
|/ / |
|
* / | audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h) | Josh Blum | 2011-04-24 | 1 | -2/+4 |
|/ |
|
* | build: add missing linker defines for Win32 | Don Ward | 2011-03-30 | 1 | -1/+1 |
* | Merge remote branch 'jblum/wip/gr_block_pure_virtual'distcheck-master | Johnathan Corgan | 2011-03-29 | 15 | -49/+14 |
|\ |
|
| * | audio: cleanup audio source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 15 | -49/+14 |
* | | audio: added missing header to Makefile. | Tom Rondeau | 2011-03-28 | 1 | -1/+2 |
|/ |
|
* | audio: fixing class typo for OSX audio driver. | Tom Rondeau | 2011-03-28 | 1 | -1/+1 |
* | audio: re-adding circular_buffer.h for OSX build. | Tom Rondeau | 2011-03-28 | 1 | -0/+315 |
* | audio: moved audio docs to gr-audio and fix comments | Josh Blum | 2011-03-22 | 1 | -0/+5 |
* | gr-audio: added README and default config fix | Josh Blum | 2011-03-14 | 2 | -1/+12 |
* | audio: high prio for platform specific audio osx | Josh Blum | 2011-03-09 | 2 | -2/+2 |
* | audio: added windows and osx audio source files | Josh Blum | 2011-03-09 | 10 | -4/+2342 |
* | audio: added config checks for other audios, added jack and port | Josh Blum | 2011-03-09 | 15 | -2/+1847 |
* | audio: make prefs look like old audio, removed old audio.py | Josh Blum | 2011-03-09 | 1 | -2/+2 |
* | audio: register arches with priorities, ex: prefer alsa over oss | Josh Blum | 2011-03-09 | 6 | -39/+75 |
* | audio: added oss support to gr-audio | Josh Blum | 2011-03-09 | 6 | -0/+482 |
* | audio: use conf files to specify default arch | Josh Blum | 2011-03-09 | 2 | -8/+38 |
* | audio: moved the grc audio blocks into gr-audio dir | Josh Blum | 2011-03-09 | 5 | -1/+204 |
* | audio: moved alsa support files into subdirectory | Josh Blum | 2011-03-09 | 8 | -8/+10 |
* | audio: work on swig support, it imports | Josh Blum | 2011-03-09 | 13 | -37/+305 |
* | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum | 2011-03-09 | 14 | -20/+1596 |
* | audio: added audio factory registry and top level includes | Josh Blum | 2011-03-09 | 8 | -0/+237 |
* | audio: skeleton for gr-audio component | Josh Blum | 2011-03-08 | 10 | -0/+118 |