| Commit message (Expand) | Author | Age | Files | Lines |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 3 | -3/+19 |
* | audio: add pybind11 bindings | Josh Morman | 2020-06-04 | 8 | -5/+197 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 3 | -62/+0 |
* | audio: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 15 | -317/+405 |
* | replace boost endian check with cmake | japm48 | 2020-04-06 | 1 | -2/+1 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 5 | -7/+7 |
* | Replace BOOST_FOREACH with C++11 range for | Thomas Habets | 2020-03-27 | 1 | -3/+2 |
* | Change assert to static_assert, where possible | Thomas Habets | 2020-03-20 | 1 | -1/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 64 | -832/+64 |
* | alsa_sink: fix always true check | Valerii Zapodovnikov | 2020-01-18 | 1 | -1/+1 |
* | Replace many `const` variables with `constexpr` | Thomas Habets | 2020-01-04 | 2 | -2/+2 |
* | gr-audio/portaudio_source: Fix lock acquisition | Thomas Habets | 2020-01-02 | 1 | -1/+1 |
* | Remove newlines from exception messages | Thomas Habets | 2020-01-01 | 1 | -4/+4 |
* | delete unused variables | Bastian Bloessl | 2019-09-05 | 4 | -4/+0 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 24 | -46/+46 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 38 | -5732/+5418 |
* | Add C++ generation support in GRC to gr-audio | Håkon Vågsether | 2019-07-01 | 2 | -2/+22 |
* | audio: rename static internal var from d_ to s_ | Marcus Müller | 2019-06-15 | 2 | -19/+20 |
* | audio: fix build on OSX | Michael Dickens | 2019-04-21 | 3 | -3/+3 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 4 | -139/+60 |
* | gr-audio: fix windows when receiving > 1 output_multiple per work() call | gnieboer | 2019-02-14 | 1 | -75/+81 |
* | cleanup: fix local includes in gr-audio | Andrej Rode | 2019-02-01 | 13 | -48/+46 |
* | audio: Convert GRC examples to YAML format | Johannes Demel | 2019-01-12 | 2 | -2901/+917 |
* | Merge the polished results from the 2017 GSoC "C++ Code Generation with GRC" | Andrej Rode | 2018-12-29 | 2 | -2/+2 |
|\ |
|
| * | grc: add flags as a list | Andrej Rode | 2018-12-18 | 2 | -2/+2 |
* | | C++11: Convert boost::lexical_cast to std::to_string | Marcus Müller | 2018-12-19 | 2 | -3/+0 |
* | | cmake: Only go into grc/ subdirs when ENABLE_GRC=ON | Martin Braun | 2018-12-17 | 1 | -2/+3 |
|/ |
|
* | Convert tabs to spaces and fix syntax errors. | Clayton Smith | 2018-10-04 | 1 | -6/+6 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 40 | -564/+277 |
|\ |
|
| * | analog: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -1/+1 |
| * | Use proper relative imports in gr-audio's __init__.py | Volker Schroer | 2018-08-19 | 1 | -2/+2 |
| * | Changed KHz to kHz in gr-audio | Håkon Vågsether | 2018-06-27 | 2 | -2/+2 |
| * | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 18 | -187/+127 |
| |\ |
|
| | * | Added auto-generated YAML blocks | Håkon Vågsether | 2017-10-10 | 5 | -176/+100 |
| | * | Merge branch 'next' into python3 | Johnathan Corgan | 2017-05-09 | 3 | -11/+16 |
| | |\ |
|
| | * \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-17 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-22 | 1 | -3/+1 |
| | |\ \ \ |
|
| | * | | | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 13 | -11/+27 |
| * | | | | | Revert codespelling fixes for xml files | Andrej Rode | 2018-06-23 | 2 | -2/+2 |
| * | | | | | cleanup: remove dynamic exception specifications | Andrej Rode | 2018-02-06 | 12 | -12/+12 |
| * | | | | | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 11 | -10/+10 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-05-09 | 3 | -11/+16 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-17 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 1 | -3/+1 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-22 | 2 | -14/+14 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into next | Johnathan Corgan | 2016-10-13 | 4 | -173/+355 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 9 | -140/+107 |
| * | | | | | | | tools, docs: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 1 | -4/+4 |
| * | | | | | | | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-17 | 2 | -27/+21 |
| * | | | | | | | wxgui: removed | Johnathan Corgan | 2016-09-08 | 2 | -139/+0 |