- Nov 14, 2017
-
-
kmichaelfox authored
-
kmichaelfox authored
-
kmichaelfox authored
DataChannel objects are copied when they are prepped for acquisition. Also, the copy constructor for DataChannel did not inherit the recording, enabled, or monitored state from the original when it is copied. Changing the state during acquisition resulted in changing the copy as desired, but not updating the original. Stopping acquisition and resuming would not be up to date with user configuration. Changing state before enabling acquisition would not propagate to the copy, because the copy constructor hardcoded the value. Both of these issues were changed in this commit. Since RecordNodes are handled in the same way, it is likely that this bug exists there too. However that behavior has not been changed yet.
-
- Nov 09, 2017
-
-
kmichaelfox authored
-
- Nov 08, 2017
-
-
Aarón Cuevas López authored
Fix bug when adding a Source input to LfpViewerAlpha with canvas open
-
Aarón Cuevas López authored
Fix EventBroadcaster Windows linker include directories, which fixes …
-
Ethan Blackwood authored
-
Aarón Cuevas López authored
Add X11 window size hint to juce library code for minimum window dimensions
-
kmichaelfox authored
-
Aaron Cuevas Lopez authored
(Audio playing is still not working properly, but at least it won't cause crashes)
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
kmichaelfox authored
-
kmichaelfox authored
-
- Nov 07, 2017
-
-
K. Michael Fox authored
-
Aaron Cuevas Lopez authored
(Audio playing is still not working properly, but at least it won't cause crashes)
-
K. Michael Fox authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 06, 2017
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 05, 2017
-
-
Aaron Cuevas Lopez authored
-
- Nov 03, 2017
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 02, 2017
-
-
Aaron Cuevas Lopez authored
-
- Nov 01, 2017
-
-
Aaron Cuevas Lopez authored
-
- Oct 30, 2017
- Oct 28, 2017
-
-
jsiegle authored
-