Skip to content
Snippets Groups Projects
  1. Apr 23, 2012
  2. Apr 21, 2012
  3. Apr 19, 2012
  4. Apr 18, 2012
  5. Apr 17, 2012
  6. Apr 13, 2012
  7. Apr 12, 2012
  8. Apr 11, 2012
  9. Apr 10, 2012
  10. Apr 08, 2012
    • jsiegle's avatar
      AudioComponent closes device when not in use. Closes #10. · b41183d8
      jsiegle authored
      The AudioComponent now closes the audio device when it's not in use,
      saving CPU cycles. Previously, background CPU levels would be between
      8 and 10%. Now, when acquisition is not active (and audio device settings
      are not being actively edited), background CPU levels drop to 2%. More
      optimization will be necessary to get it down to zero, but 2% is still
      a big improvement over what we had previously.
      b41183d8
  11. Apr 06, 2012
  12. Apr 05, 2012
  13. Apr 04, 2012
  14. Apr 02, 2012
  15. Mar 29, 2012
    • Stuart Layton's avatar
      modified the SpikeDisplayEditor and SpikeDisplayCanvas objects to make use of... · 5f68f7e9
      Stuart Layton authored
      modified the SpikeDisplayEditor and SpikeDisplayCanvas objects to make use of the new setParameter(int,int,int,float) method defined in the Visualizer class. Additionally the SpikeDisplayEditor now responds to Pan/Zoom and clear commands. However Pan/Zoom only work on the first plot. Additionally on the "all" button for the  sub-channel selector buttons now responds intelligently. ie. if you enable all it turns on, if you disable one it turns off.
      5f68f7e9
Loading