index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-wxgui
/
src
/
python
/
plotter
/
plotter_base.py
Age
Commit message (
Expand
)
Author
2013-04-11
wxgui: Fixes to solve issues using GL sinks on OS X
Balint Seeber
2013-01-20
Merge branch 'maint'
Johnathan Corgan
2013-01-18
Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.
Balint Seeber
2013-01-15
wxgui: implement persistence without using glAccum
Sylvain Munaut
2013-01-15
wxgui: dead code removal and formatting cleanup
Sylvain Munaut
2012-05-21
wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...
Marcus Leech
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2010-05-13
gr-wxgui: update copyrights
Johnathan Corgan
2010-05-13
gr-wxgui: Renamed "emulate analog" feature to "use persistence"
Johnathan Corgan
2010-04-26
Add analog CRT screen afterglow emulation for gr-wxgui
Martin Dudok van Heel
2009-07-06
Merged r11309:11357 from grc branch.
jblum
2009-03-20
Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.
jcorgan
2008-09-10
Replaced """! with """. Exclamation mark showed in doxygen docs.
jblum
2008-09-02
replaced semaphore with primitive lock, adjusted drawing bounds
jblum
2008-08-19
plotter: require double buffering
jblum
2008-08-14
Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...
jcorgan