summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-25front buffer accumulate on reserve failJosh Blum
2012-11-24created common function is_work_allowed and input checkJosh Blum
2012-11-24change output buffer api call to popJosh Blum
2012-11-23grant same API access to output bufferJosh Blum
2012-11-23async atomic notification of stop conditionJosh Blum
2012-11-22ok, but zeros are actually ok hereJosh Blum
2012-11-22extra asserts for sign on consume/produceJosh Blum
2012-11-22buffer_queue use custom method, since inherited push is not consistentJosh Blum
2012-11-21addressed some bugs from the stitching commitJosh Blum
2012-11-21implement buffer stitching on input, output always flushesJosh Blum
2012-11-21guard against empty consumesJosh Blum
2012-11-19const correctness for sbuffer get()Josh Blum
2012-11-18correct comment typo, its fail states notJosh Blum
2012-11-18improvements to done logic (helps reserve 0 case)Josh Blum
2012-11-18support for null buffers when reserve == 0Josh Blum
2012-11-18fix for inline input buffer implJosh Blum
2012-11-18shorten work buffer min/max accessor namesJosh Blum
2012-11-18convenience produce/consume + propagate_tags defaultJosh Blum
2012-11-17created some metadata for work buffer arrayJosh Blum
2012-11-17added common flush code, flush before produce_bufferJosh Blum
2012-11-13explicitly define GRAS_DLL_EXPORTS for library buildJosh Blum
2012-11-13created API for passive work-flowJosh Blum
2012-11-12more get methods for allJosh Blum
2012-11-11moved work buffer definition into its own headerJosh Blum
2012-11-11consistency for naming conventions, param ordersJosh Blum
2012-11-11created pc file pkg config library stuffJosh Blum
2012-11-11fixed input fail logic w/ input_queues.is_front_maximalJosh Blum
2012-11-11restored reserve hint for upstream allocatorJosh Blum
2012-11-09input buffers deal with empty buffersJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-11-09common typedef for item countJosh Blum
2012-11-08updated the subprojects for Theron 5.01.00Josh Blum
2012-11-08lot of python locking hell...Josh Blum
2012-11-07some fixes from the last commitJosh Blum
2012-11-07io fails and io config workJosh Blum
2012-11-06consume and produce calls do it in-placeJosh Blum
2012-11-06add back in this best effort ref containerJosh Blum
2012-11-06work on python blocks and unit testJosh Blum
2012-11-06moved consume each convenience routineJosh Blum
2012-11-05polish up work and notify apiJosh Blum
2012-11-04work on SWIG director block...Josh Blum
2012-11-03moved around the shared ptr logic in ElementJosh Blum
2012-11-03python hier/top block holds refs of connected blocksJosh Blum
2012-11-02store a reference to the element, even when its not in a sptrJosh Blum
2012-11-02mostly python tweaks, mostly happy QAJosh Blum
2012-11-01moved out a bunch of work, rate, fcast logicJosh Blum
2012-11-01building gnuradio, some workaroundsJosh Blum
2012-11-01added deprecated max items interface to tbJosh Blum
2012-10-31swig work on top and hierJosh Blum
2012-10-31build system workJosh Blum