aboutsummaryrefslogtreecommitdiffstats
path: root/gr-video-sdl (follow)
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Ordering all the includesMarcus Müller2019-08-094-10/+10
* Tree: clang-format without the include sortingMarcus Müller2019-08-097-632/+683
* Add C++ support to gr-video-sdlHåkon Vågsether2019-07-011-0/+8
* gr-video-sdl: Fixed typo in cmake (MSVC only)gnieboer2019-06-061-1/+1
* cmake: Update to modern CMake usageAndrej Rode2019-03-043-65/+17
* cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-1/+3
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3112-148/+73
|\
| * cmake: remove unused generated_includes targetsAndrej Rode2018-08-261-1/+0
| * video-sdl: Fix __init__.py to work with Python 3Martin Braun2018-07-121-2/+2
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-248-102/+69
| |\
| | * Added auto-generated YAML blocksHåkon Vågsether2017-10-105-101/+66
| | * Merge branch 'next' into python3Johnathan Corgan2017-03-221-2/+0
| | |\
| | * | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-263-1/+3
| * | | Merge branch 'master' into nextMartin Braun2018-02-032-2/+2
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-2/+0
| |\ \ \ | | |_|/ | |/| |
| * | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-036-43/+2
* | | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+2
| |_|/ |/| |
* | | Comment typo fixing.luz.paz2018-02-032-2/+2
| |/ |/|
* | cmake: clean upBastian Bloessl2017-03-221-2/+0
|/
* grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-271-1/+1
* Video sink GRC block documentationEthan Trewhitt2015-02-171-32/+43
* Video sink supports both uchar and short mode, 1-3 channelsEthan Trewhitt2015-02-171-10/+43
* Implemented GRC block for video SDL sinkEthan Trewhitt2015-02-174-0/+83
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* Merge branch 'maint'Tom Rondeau2014-07-073-7/+7
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-074-8/+8
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) versions of the libraries.Tom Rondeau2014-06-281-2/+16
|/
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.Philip Balister2013-12-051-1/+1
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
* Merged in master.Ben Reynwar2013-06-031-1/+1
|\
| * build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.Tom Rondeau2013-05-231-1/+1
* | Merged in next_docs branch.Ben Reynwar2013-05-1911-23/+23
|\|
| * video_sdl: moved include dir to gnuradio/video_sdlJohnathan Corgan2013-04-309-10/+10
| * runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-295-13/+13
* | Merged in 'next' branch.Ben Reynwar2013-05-103-6/+6
|\|
| * Merge branch 'master' into nextJohnathan Corgan2013-04-071-1/+1
| |\
| | * Merge branch 'maint'Johnathan Corgan2013-04-071-1/+1
| | |\
| | | * video-sdl: fix typo in .pc fileJohnathan Corgan2013-04-071-1/+1
| * | | video_sdl: Fixing bug so that __init__.py goes in correct directory.Ben Reynwar2013-04-061-1/+1
| * | | build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-1/+1
| * | | cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* | | | Merged next into uninstalled import branch.Ben Reynwar2013-04-028-141/+23
|\| | |
| * | | video-sdl, trellis: adding windows files back into cmake.Tom Rondeau2013-04-011-0/+13
| * | | build: removed last references to GRUEL.Tom Rondeau2013-04-012-129/+0
| * | | docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
| * | | build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1