| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -5/+5 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-blocks: More const | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -32/+35 |
* | blocks: Modify File Source block to work with named pipes and devices. | Ron Economos | 2019-03-31 | 1 | -0/+1 |
* | blocks: Fix file_source offset/length to properly access large files. | Ron Economos | 2019-02-14 | 1 | -6/+6 |
* | file_source: add optional offset (in items) and len (in items) | Jeff Long | 2018-02-08 | 1 | -5/+9 |
* | set_begin_tag now takes pmt::pmt instead of bool | Ruben Undheim | 2017-05-19 | 1 | -4/+2 |
* | blocks: file_source ("file_begin" stream tag) | Ruben Undheim | 2017-05-19 | 1 | -0/+9 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
* | block: file_source_impl missing mutex include | Josh Blum | 2013-01-14 | 1 | -0/+1 |
* | blocks: apply changes to file source in core to one in gr-blocks. | Tom Rondeau | 2012-12-11 | 1 | -3/+10 |
* | blocks: added gr::blocks::file_source | Johnathan Corgan | 2012-09-05 | 1 | -0/+52 |