| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | audio: lib: windows: Add <cctype> header for std::isdigit. | Ryan Volz | 2020-10-29 | 1 | -0/+1 |
* | audio: fix Windows logging | japm48 | 2020-10-20 | 1 | -22/+28 |
* | audio: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -21/+36 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -7/+7 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -267/+275 |
* | cleanup: fix local includes in gr-audio | Andrej Rode | 2019-02-01 | 1 | -11/+11 |
* | C++11: Convert boost::lexical_cast to std::to_string | Marcus Müller | 2018-12-19 | 1 | -2/+0 |
* | gr-audio: windows audio using incorrect logger syntax | gnieboer | 2016-11-18 | 1 | -7/+7 |
* | gr-audio: Refactored windows audio source see github #939 | gnieboer | 2016-10-12 | 1 | -156/+299 |
* | 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 | -4/+4 |
* | audio: wip: converting windows audio to v3.7 style (untested). | Tom Rondeau | 2013-02-13 | 1 | -0/+194 |