Age | Commit message (Expand) | Author |
2012-02-16 | Merge branch 'master' into next | Johnathan Corgan |
2012-02-16 | small tweaks to get stream sizes "more correct" | Michael L Dickens |
2012-02-16 | allow any input hardware audio rate; fix use of deprecated function 'AudioHar... | Michael Dickens |
2012-01-06 | Merge branch 'master' into next | Tom Rondeau |
2012-01-06 | Remove some more warnings. I'm probably being a bit OCD about these ones, but... | Tom Rondeau |
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan |
2011-10-25 | Merge branch 'maint' | Tom Rondeau |
2011-10-23 | the libraries | Josh Blum |
2011-10-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-09 | docs: adding doc directory, Doxygen page, and README for audio package. | Tom Rondeau |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-10-08 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum |
2011-10-07 | audio_alsa_source : Fix warning on 32 bit builds. | Philip Balister |
2011-10-03 | audio_alsa_sink : Fix warning on 32 bit builds. | Philip Balister |
2011-09-15 | audio: may have to link Carbon | Josh Blum |
2011-07-23 | gr: tweaks to build cmake branch on osx | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-10 | audio: fixing alsa source like we did for alsa sink before. | Tom Rondeau |
2011-07-06 | gr-audio: fix missing Makefile.am clause | Michael Dickens |
2011-03-30 | build: add missing linker defines for Win32 | Don Ward |
2011-03-29 | Merge remote branch 'jblum/wip/gr_block_pure_virtual' | Johnathan Corgan |
2011-03-28 | audio: added missing header to Makefile. | Tom Rondeau |
2011-03-28 | audio: cleanup audio source/sink with virtual inheritance | Josh Blum |
2011-03-28 | audio: fixing class typo for OSX audio driver. | Tom Rondeau |
2011-03-28 | audio: re-adding circular_buffer.h for OSX build. | Tom Rondeau |
2011-03-22 | audio: moved audio docs to gr-audio and fix comments | Josh Blum |
2011-03-14 | gr-audio: added README and default config fix | Josh Blum |
2011-03-09 | audio: high prio for platform specific audio osx | Josh Blum |
2011-03-09 | audio: added windows and osx audio source files | Josh Blum |
2011-03-09 | audio: added config checks for other audios, added jack and port | Josh Blum |
2011-03-09 | audio: make prefs look like old audio, removed old audio.py | Josh Blum |
2011-03-09 | audio: register arches with priorities, ex: prefer alsa over oss | Josh Blum |
2011-03-09 | audio: added oss support to gr-audio | Josh Blum |
2011-03-09 | audio: use conf files to specify default arch | Josh Blum |
2011-03-09 | audio: moved alsa support files into subdirectory | Josh Blum |
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 |