summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime/gr_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* gruel thread simplification:Josh Blum2011-02-271-1/+2
* Buffers now hold on to all tags from both this window and the last window of ...Tom Rondeau2011-01-021-1/+1
* Doxygen comments. Fixing typos that were leading to warnings.Tom Rondeau2010-11-211-0/+6
* Moved prune tags to gr_buffer.Tom Rondeau2010-11-171-3/+2
* Changing get_tags API to take in a vector reference instead of returning a ve...Tom Rondeau2010-11-171-2/+4
* First hack at pruning tags to keep from growing.Tom Rondeau2010-11-141-0/+3
* Adding mutex protection around adding and getting tags from buffers.Tom Rondeau2010-11-081-6/+4
* cleaning up; comments, naming, typos, excess code, etc. Moving to make gr_blo...Tom Rondeau2010-11-081-17/+2
* Cleaning up. Better use of PMTs; comment mods; returning vectors when getting...Tom Rondeau2010-11-071-14/+9
* Adding call in scheduler to handle tag movements between blocks and some help...Tom Rondeau2010-11-061-1/+17
* buffer_reader does not hold its own tags but looks upstream to the associated...Tom Rondeau2010-11-061-2/+4
* gr_buffer_reader doesn't need to know which input it is.Tom Rondeau2010-11-041-3/+1
* Moving add_item_tag into gr_buffer and get_tags_in_range to gr_buffer_reader....Tom Rondeau2010-11-041-1/+35
* Moved number items read/written from gr_block_detail into gr_buffer (abs_writ...Tom Rondeau2010-11-021-1/+9
* Merge r11462:11485 from jcorgan/omni into trunk.jcorgan2009-07-251-9/+5
* Doc fixes.eb2009-05-221-1/+2
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-191-12/+59
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* Merged r5230:5237 from jcorgan/disc2. Trunk passes distcheck.jcorgan2007-05-041-0/+6
* Move gr_runtime.h out of the way in preparation for merge of hier developer b...jcorgan2006-12-121-1/+1
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
* Trial fix for ticket:45eb2006-08-241-4/+7
* Houston, we have a trunk.jcorgan2006-08-031-0/+196