Skip to content
Snippets Groups Projects
  1. Nov 12, 2012
  2. Nov 11, 2012
  3. Nov 10, 2012
  4. 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
  5. Nov 08, 2012
  6. Nov 07, 2012
  7. Nov 06, 2012
  8. Oct 30, 2012
  9. 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
  10. Oct 11, 2012
  11. Oct 10, 2012
  12. Oct 09, 2012
  13. Oct 08, 2012
Loading