Commit Graph

20 Commits

Author SHA1 Message Date
Charles J. Cliffe
7a0f523eaf Test of draggable scope area + fixes
- Will be able to drag back/forth to cycle scope/spectrum/plot
- Fix for two crashes
2015-08-19 23:22:46 -04:00
Charles J. Cliffe
db1374045b missing include 2015-08-18 18:43:55 -04:00
Charles J. Cliffe
62858abbf5 Spectrum peak and floor dB are now displayed 2015-08-17 21:52:38 -04:00
Charles J. Cliffe
2f0d6b9c75 Re-usable WaterfallPanel to replace WaterfallContext 2015-08-09 23:00:51 -04:00
Charles J. Cliffe
db8e7a68d0 Re-usable ScopePanel to replace ScopeContext Plot 2015-08-09 12:51:01 -04:00
Charles J. Cliffe
9d4f933758 synchronized refresh timer at 30fps, remove osx frame limiter hack
- Tuning, Gain and Mode selector canvases no longer refresh unless
necessary
- Hopefully resolves refresh issues on El Capitan and others
2015-08-08 13:26:53 -04:00
Charles J. Cliffe
3fbb1def49 MSVC and TDMGCC fixes 2015-07-31 18:21:30 -04:00
Charles J. Cliffe
59b8c41906 border fix 2015-07-06 23:05:49 -04:00
Charles J. Cliffe
27aacb001e basic automatic font size 2015-07-05 21:09:00 -04:00
Charles J. Cliffe
237a7ad06f Separate transform calc and render 2015-07-05 19:10:48 -04:00
Charles J. Cliffe
5ac0dc8c41 simplify alt. coordinate sys on panel contents only, y-up otherwise 2015-07-05 18:54:46 -04:00
Charles J. Cliffe
48308145b7 add GLTextPanel, initial work on nested coordinate systems 2015-07-01 00:34:32 -04:00
Charles J. Cliffe
8ccb060237 margin tweaks 2015-06-27 01:55:39 -04:00
Charles J. Cliffe
c770a0e20e Margin now specified in pixels 2015-06-27 01:26:07 -04:00
Charles J. Cliffe
df978cef89 unify min/max/mid, use vmin/vmax for border 2015-06-26 22:18:49 -04:00
Charles J. Cliffe
8753be05e7 Import cubicvr2 math; implement for GLPanel 2015-06-26 22:04:16 -04:00
Charles J. Cliffe
f2601edaa1 Borders, mixed coordinate preparations 2015-06-22 22:07:46 -04:00
Charles J. Cliffe
adbb853c6d GLPanel gradient background fills 2015-06-21 11:58:14 -04:00
Charles J. Cliffe
ab438738aa Fix conflict with wx RGBColor struct 2015-06-21 10:51:13 -04:00
Charles J. Cliffe
4ee791ac0c Initial GLPanel prototype, testing nested layouts 2015-06-20 20:19:52 -04:00