summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src/circular_buffer.h
AgeCommit message (Collapse)Author
2010-04-19Initial changes to remove mld_thread and instead use gruel:: namespace classesMichael Dickens
2009-10-19moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX ↵Michael
printing of long and pointer types
2009-10-15osx 10.6 x86_64 fixes for gr-audio-osxMichael
2009-10-15OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael
2007-08-18Fixed use of mutex and condition, which corrects a long-standing raremichaelld
bug over contention of shared variables. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6153 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-17added some debugging comments; fixed a bug in the circular buffer somichaelld
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
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-03Houston, we have a trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5