Age | Commit message (Expand) | Author |
2012-11-25 | front buffer accumulate on reserve fail | Josh Blum |
2012-11-24 | created common function is_work_allowed and input check | Josh Blum |
2012-11-24 | change output buffer api call to pop | Josh Blum |
2012-11-23 | grant same API access to output buffer | Josh Blum |
2012-11-23 | async atomic notification of stop condition | Josh Blum |
2012-11-22 | ok, but zeros are actually ok here | Josh Blum |
2012-11-22 | extra asserts for sign on consume/produce | Josh Blum |
2012-11-22 | buffer_queue use custom method, since inherited push is not consistent | Josh Blum |
2012-11-21 | addressed some bugs from the stitching commit | Josh Blum |
2012-11-21 | implement buffer stitching on input, output always flushes | Josh Blum |
2012-11-21 | guard against empty consumes | Josh Blum |
2012-11-19 | const correctness for sbuffer get() | Josh Blum |
2012-11-18 | correct comment typo, its fail states not | Josh Blum |
2012-11-18 | improvements to done logic (helps reserve 0 case) | Josh Blum |
2012-11-18 | support for null buffers when reserve == 0 | Josh Blum |
2012-11-18 | fix for inline input buffer impl | Josh Blum |
2012-11-18 | shorten work buffer min/max accessor names | Josh Blum |
2012-11-18 | convenience produce/consume + propagate_tags default | Josh Blum |
2012-11-17 | created some metadata for work buffer array | Josh Blum |
2012-11-17 | added common flush code, flush before produce_buffer | Josh Blum |
2012-11-13 | explicitly define GRAS_DLL_EXPORTS for library build | Josh Blum |
2012-11-13 | created API for passive work-flow | Josh Blum |
2012-11-12 | more get methods for all | Josh Blum |
2012-11-11 | moved work buffer definition into its own header | Josh Blum |
2012-11-11 | consistency for naming conventions, param orders | Josh Blum |
2012-11-11 | created pc file pkg config library stuff | Josh Blum |
2012-11-11 | fixed input fail logic w/ input_queues.is_front_maximal | Josh Blum |
2012-11-11 | restored reserve hint for upstream allocator | Josh Blum |
2012-11-09 | input buffers deal with empty buffers | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-09 | common typedef for item count | Josh Blum |
2012-11-08 | updated the subprojects for Theron 5.01.00 | Josh Blum |
2012-11-08 | lot of python locking hell... | Josh Blum |
2012-11-07 | some fixes from the last commit | Josh Blum |
2012-11-07 | io fails and io config work | Josh Blum |
2012-11-06 | consume and produce calls do it in-place | Josh Blum |
2012-11-06 | add back in this best effort ref container | Josh Blum |
2012-11-06 | work on python blocks and unit test | Josh Blum |
2012-11-06 | moved consume each convenience routine | Josh Blum |
2012-11-05 | polish up work and notify api | Josh Blum |
2012-11-04 | work on SWIG director block... | Josh Blum |
2012-11-03 | moved around the shared ptr logic in Element | Josh Blum |
2012-11-03 | python hier/top block holds refs of connected blocks | Josh Blum |
2012-11-02 | store a reference to the element, even when its not in a sptr | Josh Blum |
2012-11-02 | mostly python tweaks, mostly happy QA | Josh Blum |
2012-11-01 | moved out a bunch of work, rate, fcast logic | Josh Blum |
2012-11-01 | building gnuradio, some workarounds | Josh Blum |
2012-11-01 | added deprecated max items interface to tb | Josh Blum |
2012-10-31 | swig work on top and hier | Josh Blum |
2012-10-31 | build system work | Josh Blum |