Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: remove obsoleted individual top-level components | Johnathan Corgan | 2011-03-14 | 1 | -315/+0 |
| | |||||
* | Initial changes to remove mld_thread and instead use gruel:: namespace classes | Michael Dickens | 2010-04-19 | 1 | -37/+32 |
| | |||||
* | moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX ↵ | Michael | 2009-10-19 | 1 | -27/+30 |
| | | | | printing of long and pointer types | ||||
* | osx 10.6 x86_64 fixes for gr-audio-osx | Michael | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | OSX 10.6 x86_64 fixes for configure and libusb; Audio is next | Michael | 2009-10-15 | 1 | -26/+28 |
| | |||||
* | Fixed use of mutex and condition, which corrects a long-standing rare | michaelld | 2007-08-18 | 1 | -54/+41 |
| | | | | | | | | bug over contention of shared variables. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6153 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | added some debugging comments; fixed a bug in the circular buffer so | michaelld | 2007-08-17 | 1 | -2/+4 |
| | | | | | | | | | that the internal mutex is released correctly and new data overwrites older data when an overrun occurs and writing is not blocked. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6145 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 1 | -1/+1 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Updated FSF address in all files. Fixes ticket:51 | eb | 2006-09-13 | 1 | -2/+2 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Houston, we have a trunk. | jcorgan | 2006-08-03 | 1 | -0/+326 |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5 |