- May 28, 2016
-
-
Josh Siegle authored
-
- May 24, 2016
-
-
Christopher Stawarz authored
Added implementation of ExampleEditor destructor (so ExampleProcessor plugin will load if compiled). Removed OS X settings from ExampleProcessor Makefile.
-
Christopher Stawarz authored
-
- May 04, 2016
-
-
Septen authored
* Updated images for collapse/show button; * Updated animations; * Some other small UI improvements; * Added possibility to collapse element by clicking "ESC" key either on the component itself or on the TextEditor.
-
- May 03, 2016
-
-
Septen authored
* Created SlicerChannelSelectorComponent class which holds inside all ChannelSelector's parser related components and which takes responsibility for parsing selected range, etc. * Added possibility to collapse parser related components. * Added animations. * UI improvements. * Minor bugs fixes.
-
- Apr 26, 2016
-
-
Christopher Stawarz authored
On OS X, the default directory for files explicitly saved/loaded by the user is now ~/Documents/open-ephys. Added CoreServices::getDefaultUserSaveDirectory(), which returns ~/Documents/open-ephys on OS X and the current working directory on other platforms.
-
Christopher Stawarz authored
-
Christopher Stawarz authored
On OS X, the default data directory is now ~/Documents/open-ephys, which is created if it doesn't exist
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Apr 25, 2016
-
-
Jakob Voigts authored
this should reduce the impact of the remaining 1px plot issue until we track it down
-
Jakob Voigts authored
-
jvoigts authored
non plugin specific class defs should not go into the plugin specific namespace
-
- Apr 24, 2016
-
-
jvoigts authored
-
jvoigts authored
-
Jakob Voigts authored
-
Jakob Voigts authored
-
Jakob Voigts authored
this range makes saturation bounds visible, useful for testing if behavior rigs work etc.
-
Jakob Voigts authored
-
Jakob Voigts authored
the correct value seems to be 6389 for this gain setting etc. 2do: double check that
-
Jakob Voigts authored
-
Jakob Voigts authored
though there is still a small display issue if the end of the display buffer is hit because now only 1-2samples are associated with the pixel and this causes the min/max and histogram displays to look odd. shouldn’t be a big issue in real applications but worth fixing when we inevitably refactor this whole plugin.
-
- Apr 23, 2016
-
-
jvoigts authored
-
- Apr 16, 2016
-
-
Septen authored
-
- Apr 14, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Apr 13, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 12, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Apr 10, 2016
-
-
Septen authored
-
Septen authored
* Removed ChannelSelectorRegion class and appropriate instances since now it's redundant.
-
Septen authored
* Now ChannelSelector class contains three instances of TiledButtonGroupManager class (AUDIO, RECORD, PARAM). This managers own appropriate buttons, position it, responsible for all animations, fuzzy selection via dragging mouse, etc. * Button group managers minor fixes.
-
- Apr 09, 2016
-
-
Septen authored
-
- Apr 07, 2016
-
-
Priyanjit Dey authored
-
- Apr 05, 2016
-
-
Aaron Cuevas Lopez authored
-