- Oct 18, 2017
- May 04, 2016
- 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
-
-
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
pulling from inproved-lfp-rendering to main dev branch
-
Jakob Voigts authored
Improved lfp rendering
-
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
-
Septen authored
Merge branch 'master' and appropriate needed fixes of https://github.com/priyanjitdey94/plugin-GUI into development
-
- Apr 14, 2016
-
-
Aarón Cuevas López authored
Kwik changes and improvements
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-