Commit Graph

14 Commits

Author SHA1 Message Date
Christian Daniel cb5ca682c2 major rework and move to CMake 2012-10-29 21:42:52 +01:00
Christian Daniel ebf28424fe All: complete overhaul of DSP subsystem and affect classes
Try to find an inheritance scheme that can be used as base for a plugin
architecture.
2012-06-22 00:09:45 +02:00
Christian Daniel 469c95f859 GLSpectrum: fix splitter movement for inverted waterfall 2012-06-17 22:43:38 +02:00
Christian Daniel 5caaaa5cd6 GLSpectrum: fix bug in inverted waterfall 2012-06-17 22:28:52 +02:00
Christian Daniel 61ed99c281 UI: major rework
- GLWidget: rework to allow different configurations (top-down waterfall, bottom-up, etc.)
- ValueDial: more complete focus handling
- MainWindow: switch to dock windows
2012-06-17 22:11:42 +02:00
Christian Daniel 78b3116855 GLSpectrum: add live display on top of histogram 2012-06-10 00:19:17 +02:00
Christian Daniel 2b42a44088 GLSpectrum: minor optimisations 2012-06-06 12:18:52 +02:00
Christian Daniel 5b2f3a1888 GLSpectrum: fix resizing of widget 2012-06-05 23:31:11 +02:00
Christian Daniel 0c23290064 GLSpectrum: fix bogus mutex unlocking 2012-06-05 22:34:09 +02:00
Christian Daniel 890c4a57fa GLSpectrum: allow resizing of waterfall and DPS 2012-06-05 15:25:01 +02:00
Christian Daniel 64bceb64eb GLSpectrum: force initialisation of frame buffer 2012-06-03 23:58:39 +02:00
Christian Daniel f1fe6f410d GLSpectrum: clear screen before repainting 2012-06-03 23:41:56 +02:00
Christian Daniel 290e350466 fix texture memory leak 2012-06-03 23:38:14 +02:00
Christian Daniel 56cd359860 added new GLSpectrum widget, which combines Waterfall and SpectroHistogram (DPS) into one 2012-06-03 21:57:04 +02:00