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