Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for BUILT_SOURCES
|
|
|
|
|
|
|
|
|
|
|
|
languages
|
|
languages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defined in config, but this won't hurt anyone.
|
|
|
|
|
|
|
|
downstream. Also made d_start_nitems_read a member of gr_block_executor to better handle allocation.
|
|
|
|
gr_block_executor more readable.
|
|
constructor of a derived block.
|
|
methods of moving tags that are selectable by a gr_block.
|
|
getting tags.
|
|
store the stream and write it to stdout when block is being destroyed. This avoids issues of the muliple threads writing simultaneously to screen.
|
|
helper functions to get access and keep track of tags.
|
|
time, so we need to cycle through them all.
|
|
|
|
associated buffer to get them.
|
|
|
|
|
|
gr_buffer_reader. gr_block_detail takes care of the high-level adding and retrieving tags via the buffers/readers; also takes care of filtering tags by key.
Tags are now added to the gr_buffers on 'which_output' while they are retrieved from the gr_buffer_reader based on 'which_input."
|
|
held. Simply prints info to stdout when tags are retreived.
|
|
signatures.
|
|
testing the stream tags, which is why its sitting in runtime.
|