- Nov 10, 2012
-
-
Josh Siegle authored
-
- Nov 09, 2012
-
-
Josh Siegle authored
-
shayo authored
Minor changes to the solution file to make it compatible with VS10.
-
shayo authored
Weird behavior was observed during fwrite when files were only opened with "a". fwrite did not write the expected number of bytes (probably augumented things with a \n or \r). This caused serious problems parsing the dumped files in matlab. Forcing a binary fopen option fixed things.
-
shayo authored
- Nov 08, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
- Nov 07, 2012
-
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
- Nov 06, 2012
-
-
Josh Siegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
Shay Ohayon authored
-
Shay Ohayon authored
VS throws errors in several locations about ambigious type casting. Fixed by removing the ambiguities and casting things to double.
-
jsiegle authored
-
- Oct 30, 2012
-
-
jsiegle authored
-
Josh Siegle authored
-
- Oct 13, 2012
-
-
jsiegle authored
Fixed spike detector crash
-
akmokhtari authored
This fixes a segfault that happened when no electrode was selected on a spike detector (e.g., with no electrodes added); getSelectedItemIndex returns -1 in this case, which was causing an array bounds segfault in drawElectrodeButtons.
-
- Oct 11, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
unknown authored
-
Josh Siegle authored
- Oct 10, 2012
-
-
Josh Siegle authored
-
unknown authored
Conflicts: Builds/VisualStudio2012/open-ephys.vcxproj Builds/VisualStudio2012/open-ephys.vcxproj.filters Source/Processors/DataThreads/FPGAThread.cpp Source/Processors/ProcessorGraph.cpp
-
unknown authored
-
- Oct 09, 2012
-
-
Josh Siegle authored
-
- Oct 08, 2012