| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Tom Rondeau | 2010-12-23 | 2 | -5/+18 |
|\ |
|
| * | A new patch for fixing the alsa restart issue. Submitted by Volker Schroer. | Tom Rondeau | 2010-12-22 | 1 | -2/+8 |
| * | Reverting last change in alsa. | Tom Rondeau | 2010-12-22 | 2 | -18/+1 |
| * | Adding a "change in progress" check to alsa sink. | Tom Rondeau | 2010-12-06 | 2 | -1/+18 |
| * | Added a check in alsa sink if error has occurred due to blocking; if so, it w... | Tom Rondeau | 2010-10-30 | 2 | -3/+10 |
* | | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+3 |
* | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+1 |
* | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -12/+3 |
* | | Update to new test boilerplate | Eric Blossom | 2010-11-23 | 1 | -4/+5 |
* | | regenerated | Rob Savoye | 2010-11-18 | 1 | -11/+23 |
* | | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | | dail-tone.wfd example waveform can be loaded and run by gr-run-waveform. | Eric Blossom | 2010-11-13 | 1 | -2/+0 |
* | | Cleanup alsa Makefile.am | Eric Blossom | 2010-11-12 | 2 | -15/+20 |
* | | Really make gr-audio-alsa make check run guile tests | Eric Blossom | 2010-11-12 | 1 | -2/+3 |
* | | make check in gr-audio-alsa now confirms ability to load guile bindings. | Eric Blossom | 2010-11-12 | 3 | -3/+58 |
* | | regenerated | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+10 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
* | | Remove swig generated python code from C++-only libraries | Eric Blossom | 2010-11-10 | 1 | -2/+1 |
* | | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
* | | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
* | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -2/+3 |
* | | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -2/+9 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -216/+25 |
* | | regeneratd | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
* | | don't ifdef the target away. regenerate .gen files. | Rob Savoye | 2010-11-10 | 1 | -7/+44 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+27 |
* | | regenerated after changes to .i files | Rob Savoye | 2010-11-10 | 1 | -22/+31 |
* | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -10/+26 |
* | | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -9/+26 |
|/ |
|
* | Updating all of the QA code that I can actually test to work with the new XML... | Tom Rondeau | 2010-10-04 | 1 | -3/+3 |
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 2 | -4/+4 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 1 | -2/+1 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 1 | -0/+16 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -4/+4 |
* | Doc fixes. | eb | 2009-05-22 | 2 | -4/+4 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 2 | -55/+292 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -7/+2 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -7/+5 |
* | Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu pac... | jcorgan | 2008-11-03 | 1 | -5/+5 |
* | Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf... | jcorgan | 2008-08-24 | 3 | -2/+6 |
* | Merged build_config branch into trunk: | michaelld | 2008-02-21 | 1 | -1/+1 |
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan | 2008-02-08 | 1 | -8/+8 |
* | Implements ticket:206 | jcorgan | 2007-11-27 | 1 | -3/+3 |
* | Tweaks to Debian packaging. | jcorgan | 2007-10-10 | 1 | -1/+1 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 9 | -9/+9 |