summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src/circular_buffer.h
Commit message (Collapse)AuthorAgeFilesLines
* audio: remove obsoleted individual top-level componentsJohnathan Corgan2011-03-141-315/+0
|
* Initial changes to remove mld_thread and instead use gruel:: namespace classesMichael Dickens2010-04-191-37/+32
|
* moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX ↵Michael2009-10-191-27/+30
| | | | printing of long and pointer types
* osx 10.6 x86_64 fixes for gr-audio-osxMichael2009-10-151-1/+1
|
* OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael2009-10-151-26/+28
|
* Fixed use of mutex and condition, which corrects a long-standing raremichaelld2007-08-181-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 somichaelld2007-08-171-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.eb2007-07-211-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:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+326
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5