Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wxgui: changed wxgui directory to be more 3.7-like (src/python -> python). | Tom Rondeau | 2013-02-11 | 1 | -215/+0 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-01-20 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'maint' | Johnathan Corgan | 2013-01-20 | 1 | -0/+2 |
| |\ | |||||
| | * | Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows. | Balint Seeber | 2013-01-18 | 1 | -0/+2 |
| | | | | | | | | | | | | Changed 'notebook' SetSelection (deprecated) to ChangeSelection. | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-01-15 | 1 | -34/+32 |
|\| | | |||||
| * | | wxgui: implement persistence without using glAccum | Sylvain Munaut | 2013-01-15 | 1 | -16/+19 |
| |/ | |||||
| * | wxgui: dead code removal and formatting cleanup | Sylvain Munaut | 2013-01-15 | 1 | -36/+31 |
| | | |||||
* | | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 1 | -3/+9 |
|/ | |||||
* | wxgui: allows LEFT click to set a flow-graph variable to the adjusted X ↵ | Marcus Leech | 2012-05-21 | 1 | -1/+4 |
| | | | | value on either the FFT or waterfall display. | ||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | gr-wxgui: update copyrights | Johnathan Corgan | 2010-05-13 | 1 | -1/+1 |
| | |||||
* | gr-wxgui: Renamed "emulate analog" feature to "use persistence" | Johnathan Corgan | 2010-05-13 | 1 | -9/+9 |
| | |||||
* | Add analog CRT screen afterglow emulation for gr-wxgui | Martin Dudok van Heel | 2010-04-26 | 1 | -1/+35 |
| | |||||
* | Merged r11309:11357 from grc branch. | jblum | 2009-07-06 | 1 | -0/+1 |
| | | | | | | | | Adds notebook cabability to grc and its wxgui windows/controls. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck. | jcorgan | 2009-03-20 | 1 | -320/+98 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Replaced """! with """. Exclamation mark showed in doxygen docs. | jblum | 2008-09-10 | 1 | -20/+20 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9549 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | replaced semaphore with primitive lock, adjusted drawing bounds | jblum | 2008-09-02 | 1 | -9/+10 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9482 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | plotter: require double buffering | jblum | 2008-08-19 | 1 | -3/+5 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9333 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL ↵ | jcorgan | 2008-08-14 | 1 | -0/+390 |
versions of fftsink, waterfallsink, and scopesink, and new constsink. See README.gl for use. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9290 221aa14e-8319-0410-a670-987f0aec2ac5 |