| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-vocoder: remove embedded codec2 | A. Maitland Bottoms | 2016-06-25 | 91 | -32378/+0 |
* | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 1 | -1/+1 |
* | coverity 1207185: vocoder: unitialized summed squared error | Marcus Müller | 2014-07-24 | 1 | -7/+7 |
* | Merge branch 'maint' | Johnathan Corgan | 2014-07-08 | 1 | -0/+4 |
|\ |
|
| * | Windows compatibility fixes | Nicholas Corgan | 2014-07-07 | 1 | -0/+4 |
* | | vocoder: merge final codec2 update | A. Maitland Bottoms | 2014-05-27 | 12 | -72/+217 |
|/ |
|
* | codec2 library update | A. Maitland Bottoms | 2014-04-16 | 77 | -1670/+26465 |
* | vocoder: Fixed packing problem with Codec2, + GRC bindings, added example | Martin Braun | 2014-03-07 | 1 | -0/+1 |
* | vocoder: Fixes CID 1043299. Simple unitialized variable. | Moritz Fischer | 2013-10-23 | 1 | -0/+1 |
* | Fixing CID 1043296: Trivial UNINIT. | Moritz Fischer | 2013-10-06 | 1 | -3/+3 |
* | Fixing CID 1043300. Trivial UNINIT fix. | Moritz Fischer | 2013-10-06 | 1 | -1/+1 |
* | Fix header include directory ordering | Michael Dickens | 2013-05-17 | 1 | -1/+1 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 38 | -658/+658 |
* | Merge branch 'master' into next | Johnathan Corgan | 2011-12-11 | 2 | -2/+3 |
|\ |
|
| * | vocoder: fixed some unused vars warnings. | Tom Rondeau | 2011-12-11 | 2 | -2/+3 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -127/+0 |
|/ |
|
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -13/+13 |
* | cmake: support for importing executables when doing cross build | Josh Blum | 2011-09-11 | 1 | -3/+7 |
* | gr: tweaks to build cmake branch on osx | Josh Blum | 2011-07-23 | 1 | -1/+0 |
* | vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux | Josh Blum | 2011-07-21 | 1 | -3/+3 |
* | vocoder: added cmake support for gr-vocoder (unix only) | Josh Blum | 2011-07-21 | 1 | -0/+109 |
* | gr-vocoder: distcheck fixes | Johnathan Corgan | 2011-07-18 | 1 | -0/+5 |
* | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan | 2011-07-18 | 63 | -0/+7441 |