summaryrefslogtreecommitdiff
path: root/include/gnuradio/block.hpp
AgeCommit message (Expand)Author
2012-10-21getting API read for PMCsJosh Blum
2012-10-18put a few more common accessors in block hdrJosh Blum
2012-10-10remove unneeded include from install hdrsJosh Blum
2012-10-05created configurable thread poolJosh Blum
2012-10-04replaced top block set_buffer_hint with global configJosh Blum
2012-10-04support for maximum_items output port configJosh Blum
2012-10-04swig issues worked out, Work can be work againJosh Blum
2012-10-04Merge branch 'master' into port_configJosh Blum
2012-10-04updated to latest subprojects, got compilingJosh Blum
2012-10-04work on the set/get input/output per-port configJosh Blum
2012-10-02dammit... find and replace did it againJosh Blum
2012-09-18created hooks for input buffer allocatorJosh Blum
2012-09-18added hook for custom output buffer allocatorJosh Blum
2012-09-17created write accessors for the work buffersJosh Blum
2012-09-13added set buffer affinity hook for blocksJosh Blum
2012-09-13make input history calls and history compat for off by 1 issueJosh Blum
2012-09-12added inlining logic for input queue handlingJosh Blum
2012-09-12added hooks for input buffer inliningJosh Blum
2012-09-10created gras.hpp header for common defsJosh Blum
2012-09-07added check topology hooks and overloadJosh Blum
2012-08-29removed runtime api header (using element.hpp)Josh Blum
2012-08-26runtime: lots of swig work, not over yetJosh Blum
2012-08-26runtime: work on unit testsJosh Blum
2012-08-26runtime: a lot more is compiling/linkingJosh Blum
2012-08-26runtime: work on a bunch of implementationsJosh Blum
2012-08-26runtime: work on api wrapper blocksJosh Blum
2012-08-26runtime: library compiling (missing syms, duh)Josh Blum
2012-08-26runtime: more work on the shell stuffJosh Blum
2012-08-26runtime: created some headers to start withJosh Blum