- Jun 05, 2016
- May 29, 2016
-
-
Septen authored
* Now the plugin will be displayed with friendly name in the GUI; * Hided some future functionality which is WIP now in jucer_ProjectType.h file.
-
Septen authored
-
Septen authored
* Basic implemntation of Open Ephys Plugin Generator. Now it generates empty processor & editor. To compile plugin with current plugin build systems we just need to copy "Source" folder of our plugin into plugin-GUI/Source/Plugins/ and give it some valuable name. * ExampleProcessor, ExampleEditor classes refactoring and stylystic fixes.
-
- May 22, 2016
-
-
Septen authored
-
- 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
-
- 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 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
-
- Apr 13, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 12, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 10, 2016
-
-
Septen authored
-
- Apr 05, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Apr 04, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 02, 2016
-
-
Aaron Cuevas Lopez authored
-
- Mar 29, 2016
-
-
jvoigts authored
-
- Mar 28, 2016
-
-
Christopher Stawarz authored
-
- Mar 26, 2016
-
-
Septen authored
* LinearButtonGroupManager class now have the same functionality as ButtonGroupManager class had before. * ButtonGroupManager now is the base class for all other button group managers. * Appropriate fixes in the CAR plugin.
-
- Mar 22, 2016
-
-
Septen authored
-
- Mar 21, 2016