summaryrefslogtreecommitdiff
path: root/gr-wxgui
Commit message (Expand)AuthorAgeFilesLines
* wxgui: removedJohnathan Corgan2016-09-0880-15344/+0
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-036-45/+3
* grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-2713-13/+13
* cmake: abs path for external volkSebastian Koslowski2015-03-301-1/+1
* wxgui: fixes a bug with wx > 3.0.James Saari2015-02-191-0/+1
* Fix gnuradio for wxPython3/GTK+3Scott Talbert2015-01-301-0/+4
* wxgui+grc: stop bypassing hier_block2 proxy classSebastian Koslowski2014-12-301-1/+1
* wxgui: white space fixes in common.pySebastian Koslowski2014-12-301-215/+226
* wxgui: corrected errors in wxgui fftsink_gl sample re-orderingMichael Ossmann2014-10-151-2/+2
* wxgui: use complex_to_mag_squared instead of complex_to_mag in wxgui fftsink_...Michael Ossmann2014-10-151-6/+6
* corrected wx fft vertical label from amplitude to powerMichael Ossmann2014-10-151-1/+1
* Merge branch 'maint'Johnathan Corgan2014-08-171-2/+2
|\
| * Fix for #647 - GUI Tabs do not switch on WX GUI Scope sink channels on OSXLudovic LANGE2014-08-171-2/+2
* | 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-0719-48/+48
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0719-48/+48
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version...Tom Rondeau2014-06-281-0/+13
|/
* wxgui: fix bug where grc_gnuradio files aren't added to NSIS installersNicholas Corgan2014-02-121-2/+2
* wxgui: Make sure to only start the flow graph once all init is doneSylvain Munaut2013-12-201-12/+10
* wx: Only call XInitThreads for linuxSylvain Munaut2013-12-201-2/+1
* wxgui: CPack fixNicholas Corgan2013-11-042-4/+25
* wxgui: ensure flowgraph shutdown before app exitSylvain Munaut2013-10-251-0/+1
* wxgui: Allow Linux/X11 apps to be thread-safeSylvain Munaut2013-10-131-0/+9
* running python slider.py now works againMarcus Müller2013-10-121-4/+4
* Fix missing module imports in error caseJohnathan Corgan2013-09-071-0/+1
* wxgui: Prevent a crash at displaying the tooltip when the graph is not yet po...Miklos Maroti2013-07-201-0/+1
* Merge branch 'maint'Johnathan Corgan2013-06-226-3/+13
|\
| * wxgui: fix issue with flickering on Linux created by bea6d506Sylvain Munaut2013-06-221-1/+1
| * wxgui: Fixes to solve issues using GL sinks on OS XBalint Seeber2013-06-226-3/+13
* | uninstalled import: Adding overlooked exception handling around imports.Ben Reynwar2013-06-141-1/+6
* | Merge branch 'maint'Johnathan Corgan2013-06-131-1/+4
|\|
| * wxgui: fix exception in callback before label setMarcus D. Leech2013-06-131-1/+4
* | Merge branch 'maint'Johnathan Corgan2013-06-056-13/+3
|\|
| * Revert "wxgui: Fixes to solve issues using GL sinks on OS X"Johnathan Corgan2013-06-056-13/+3
* | Merged in master.Ben Reynwar2013-06-031-1/+1
|\ \
| * | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+1
* | | Merged in next_docs branch.Ben Reynwar2013-05-1916-60/+60
|\| |
| * | wxgui: moved include dir to gnuradio/wxguiJohnathan Corgan2013-04-3015-24/+24
| * | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2911-36/+36
* | | Merged in 'next' branch.Ben Reynwar2013-05-1021-18/+29
|\| |
| * | Merge branch 'master' into nextJohnathan Corgan2013-04-126-3/+13
| |\|
| | * Merge branch 'maint'Johnathan Corgan2013-04-126-3/+13
| | |\
| | | * wxgui: Fixes to solve issues using GL sinks on OS XBalint Seeber2013-04-116-3/+13
| * | | build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-2/+2
| * | | Merge branch 'master_grc_components' into next_grc_componentsTom Rondeau2013-04-0413-13/+13
| |\| |
| | * | grc: removed 'old' grc keys from block_tree.Tom Rondeau2013-04-0413-13/+13
| * | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-04-031-1/+1
| |\ \ \