- Jun 16, 2016
-
-
Septen authored
-
- Jun 13, 2016
-
-
Sept_en authored
-
- Jun 11, 2016
-
-
Sept_en authored
-
Sept_en authored
* Added template files for FileSource and DataThread plugin types. * Minor stylystic fixes and refactoring for some FileSource plugins.
-
Septen authored
* Refactoring and stylystic fixes of RecordEngine class (and one dependency). * Refactoring and stylystic fixes of DataThread class and all appropriate dependent classes.
-
- Jun 08, 2016
-
-
Septen authored
* Added possibility to select and generate the plugins of appropriate available types (Processor, RecordEngine, DataThread, FileSource). Now it's only generates appropriate lib files and selects some types in processor. However, we should generate different processor files for each plugin type later. * Added possibility to select processor type; * Some refactoring of existing code and minor fixes; * Still needs some refactoring of newer code with some improvements.
-
- 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
-