summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/plotter
AgeCommit message (Expand)Author
2013-04-11wxgui: Fixes to solve issues using GL sinks on OS XBalint Seeber
2013-01-20Merge branch 'maint'Johnathan Corgan
2013-01-18Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.Balint Seeber
2013-01-15wxgui: implement persistence without using glAccumSylvain Munaut
2013-01-15wxgui: dead code removal and formatting cleanupSylvain Munaut
2012-05-21wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...Marcus Leech
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2010-07-21wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...Josh Blum
2010-05-13gr-wxgui: update copyrightsJohnathan Corgan
2010-05-13gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan
2010-05-13Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan
2010-04-26Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel
2010-01-06Use numpy to do color table lookup.Josh Blum
2009-12-26bug fix for waterfall plotter,Josh Blum
2009-10-08point label transpareny, horizontal offset, and toggle on/off capabilityJosh Blum
2009-09-02Fix so that the waterfall texture is initialized with a buffer of the same size.Josh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-07-06Merged r11309:11357 from grc branch.jblum
2009-03-30option to enforce padding aspect ratio in grid plottersjblum
2009-03-20Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan
2008-09-10Replaced """! with """. Exclamation mark showed in doxygen docs. jblum
2008-09-02patched channel plotter -> Stefan BrĂ¼nsjblum
2008-09-02replaced semaphore with primitive lock, adjusted drawing boundsjblum
2008-08-19plotter: require double bufferingjblum
2008-08-14Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan