summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src/circular_buffer.h
AgeCommit message (Expand)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 pri...Michael
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
2007-08-17added some debugging comments; fixed a bug in the circular buffer somichaelld
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-03Houston, we have a trunk.jcorgan