- Dec 19, 2016
-
-
Aaron Cuevas Lopez authored
-
- Jul 18, 2016
-
-
Ananya Bahadur authored
Implemented @sept-en's tip. VisualizerEditor implements the listener class, with a dummy windowClosed() method. Derivations of VisualizerEditor can optionally implement windowClosed().
-
- Jul 15, 2016
-
-
Ananya Bahadur authored
This might be very Cyclops Stimulator specific addition, and there might be a better way to do this: DataWindow is used only by VisulaizerEditors. So I added a callback to the editor whenever an (open) DataWindow is closed. I don't know how useful this might be for plugins other than for Cyclops. Motivation: Since the datawindow is also shared by CyclopsEditors, when a window is closed, only the editor which created the window would get it's windowSelector button toggled back to "off". With this PR, the button toggles, and the editor's windowClosed callback is called, in which the message is passed to peers through an internally maintained structure -- so that they can toggle their buttons too.
-
- Feb 23, 2016
-
-
Aaron Cuevas Lopez authored
-
- Sep 23, 2015
-
-
Aaron Cuevas Lopez authored
-
- Sep 21, 2015
-
-
Aaron Cuevas Lopez authored
-
- Sep 15, 2015
-
-
Aaron Cuevas Lopez authored
-
- May 19, 2015
-
-
Christopher Stawarz authored
-
- May 15, 2015
-
-
Aaron Cuevas Lopez authored
-
- Mar 13, 2015
-
-
Aaron Cuevas Lopez authored
-
- Dec 23, 2014
-
-
jsiegle authored
-
- Dec 22, 2014
-
-
shayo authored
0MQ is included, but not linked (unless you define it in NetworkEvents.h). Redrawing events are not called for some reason.
-
- Oct 09, 2014
- Oct 08, 2014
-
-
Josh Siegle authored
-
- Oct 01, 2014
-
-
Nikolas authored
-
- Sep 30, 2014
-
-
Josh Siegle authored
-
- Sep 29, 2014
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 26, 2014
-
-
jsiegle authored
-
Aaron Cuevas Lopez authored
-
jsiegle authored
-
- Sep 19, 2014
-
-
jsiegle authored
-
- Sep 15, 2014
- Sep 12, 2014
-
-
jsiegle authored
-
- Sep 11, 2014
-
-
jsiegle authored
-
- Sep 10, 2014
-
-
jsiegle authored
-
- Aug 08, 2014
-
-
jvoigts authored
-
- Aug 07, 2014
-
-
Jakob Voigts authored
Now follows usual behaviour for this kind of zoom. Still needs to update the comboBox.
-
- Aug 06, 2014
-
-
Jakob Voigts authored
after zooming with shift+scroll. Also now issues full redraws after range is changed.
-
- Aug 05, 2014
-
-
Aaron Cuevas Lopez authored
Double clicking on a channel display in the LFP Viewer maximizes that channel. Double click again or change spread settings to return to normal mode.
-
- Aug 04, 2014
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Ronny Eichler authored
-
- Aug 01, 2014
-
-
wonkoderverstaendige authored
Button::setToggleState (bool, bool) was deprecated in favor of setToggleState (bool, NotificationType).
-
- Jul 31, 2014
-
-
Jakob Voigts authored
Occasionally waits for a whole screen buffer cycle after resuming before displaying again, possibly a full redraw issue. Generally seems to work though.
-
Jakob Voigts authored
increased draw range
-