Skip to content
Snippets Groups Projects
  1. Nov 10, 2012
  2. Nov 09, 2012
    • shayo's avatar
      Modified fopen to be "binary" in RecordNode · 49defa9d
      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.
      49defa9d
  3. Nov 08, 2012
  4. Nov 07, 2012
  5. Nov 06, 2012
  6. Oct 30, 2012
  7. Oct 13, 2012
    • akmokhtari's avatar
      Handle the case when no electrode is selected · 2017c1c9
      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.
      2017c1c9
  8. Oct 11, 2012
  9. Oct 10, 2012
  10. Oct 09, 2012
  11. Oct 08, 2012
  12. Oct 06, 2012
  13. Sep 27, 2012
  14. Sep 25, 2012
  15. Sep 24, 2012
  16. Sep 21, 2012
  17. Sep 20, 2012
Loading