- Jun 01, 2016
-
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
- May 30, 2016
-
-
Josh Siegle authored
- May 29, 2016
-
-
Jakob Voigts authored
Merge julia plugin to main dev branch
-
Aarón Cuevas López authored
PCIe plugin
-
Josh Siegle authored
-
jvoigts authored
this should work as very simple filter for one channel. The global var is shared between channels atm so it behaves weirdly on multi-chaannel data
-
jvoigts authored
very early alpha - this still has a lot of hardcoded paths etc.!
-
Josh Siegle authored
-
- May 28, 2016
-
-
Josh Siegle authored
-
Josh Siegle authored
Minor fixes
-
- May 24, 2016
-
-
Christopher Stawarz authored
-
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 06, 2016
-
-
Aaron Cuevas authored
- May 05, 2016
-
-
Aaron Cuevas Lopez authored
-
- May 04, 2016
-
-
Aaron Cuevas Lopez authored
-
Kirill authored
ChannelSelector improvements.
-
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.
-
- May 02, 2016
-
-
Aaron Cuevas Lopez authored
-
- May 01, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 28, 2016
-
-
Jakob Voigts authored
followed instructions by Christopher Stawarz in https://open-ephys.atlassian.net/wiki/display/OEW/Plugin+build+files
-
- Apr 26, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aarón Cuevas López authored
Mac path changes
-
Christopher Stawarz authored
Set MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to 10.9. Pass -Wpartial-availability to the compiler so it will warn about usage of API's that aren't available on all supported OS X versions. Removed /opt/local and /usr/local from OS X header and library search paths, as they're used only by specific plugins and not needed generally.
-
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
merge from Development to Testing
-