- Aug 25, 2017
-
-
kmichaelfox authored
-
- Aug 03, 2017
-
-
Aaron Cuevas Lopez authored
-
- Jul 10, 2017
-
-
Aaron Cuevas Lopez authored
-
- May 30, 2017
-
-
Aaron Cuevas Lopez authored
-
- Mar 06, 2017
-
-
Aaron Cuevas Lopez authored
-
- Feb 06, 2017
-
-
Aaron Cuevas Lopez authored
-
- Nov 23, 2016
-
-
Ben Acland authored
-
Ben Acland authored
-
- Oct 24, 2016
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
Added Xcode project for OpenEphysHDF5Lib, which builds a shared library (libOpenEphysHDF5.dylib) and installs it in open-ephys.app/Contents/Frameworks. On macOS, the KWIKFormat plugin now links against libOpenEphysHDF5.dylib.
-
Christopher Stawarz authored
Added Xcode config files for building dylib's that are embedded in open-ephys.app/Contents/Frameworks
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Oct 14, 2016
-
-
Christopher Stawarz authored
-
- Oct 12, 2016
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Aug 20, 2016
-
-
Septen authored
-
- Jul 30, 2016
-
-
Ben Acland authored
addresses #74
-
- Jun 21, 2016
-
-
Septen authored
-
- Jun 06, 2016
-
-
Aaron Cuevas Lopez authored
-
- Jun 03, 2016
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Jun 02, 2016
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Jun 01, 2016
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- May 28, 2016
-
-
Josh Siegle authored
-
- May 24, 2016
-
-
Christopher Stawarz authored
-
- May 17, 2016
-
-
Septen authored
* All modules are replaced with the JUCE 4.2.1 ones; * Introjucer was replaced by Projucer; * Also some appropriate needed fixes for Makefile.plugins; * Removed -fvisibility=hidden flag for Linux building.
-
- 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 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
-
-
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.
-
- Apr 16, 2016
-
-
Septen authored
-
- Apr 09, 2016
-
-
Septen authored
-
- Apr 02, 2016
-
-
Aaron Cuevas Lopez authored
-