| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 2 | David Sorber | 2021-10-25 | 1 | -1/+1 |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 1 | David Sorber | 2021-10-25 | 1 | -1/+2 |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+1 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | removed ssize_t, which is not standard C, and we're a C++ project | Marcus Müller | 2021-02-23 | 1 | -1/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -2/+2 |
* | audio: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -41/+34 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-audio/portaudio_source: Fix lock acquisition | Thomas Habets | 2020-01-02 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -3/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -255/+258 |
* | cleanup: fix local includes in gr-audio | Andrej Rode | 2019-02-01 | 1 | -4/+4 |
* | cleanup: remove dynamic exception specifications | Andrej Rode | 2018-02-06 | 1 | -1/+1 |
* | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -2/+2 |
* | add io.h include for portaudio source/sink | Josh Blum | 2016-08-06 | 1 | -0/+4 |
* | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 1 | -0/+3 |
* | audio: modified the audio registration system. | Tom Rondeau | 2014-08-13 | 1 | -4/+5 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -10/+10 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -4/+4 |
* | audio: wip: converting OSX audio to 3.7 style. | Tom Rondeau | 2013-02-13 | 1 | -0/+378 |