Skip to content
Snippets Groups Projects
  1. Feb 15, 2012
  2. Feb 14, 2012
  3. Feb 13, 2012
    • jsiegle's avatar
      Changes to DataViewport class · 1ad5f3ae
      jsiegle authored
      Tabs now work reasonably well when right-justified.
      
      Border is now a square (except for upper-right corner).
      1ad5f3ae
    • jsiegle's avatar
      Major revisions to FilterList class · 08ce463b
      jsiegle authored
      The FilterList is now an OpenGLCanvas. It now uses custom fonts (which have
      been placed in the Resources/Fonts/ directory), and a completely customized
      design. Nevertheless, it seems to retain the same functionality as the old
      TreeView-based FilterList.
      
      Minimizing the FilterList is now possible, which allows the DataViewport
      to extend the entire length of the window.
      08ce463b
    • jsiegle's avatar
      Fixed bug in SourceNode stopping acquisition · c5c13d8d
      jsiegle authored
      There was a minor bug in the SourceNode code, which caused it to delay restarting
      acquisition for about 1 second after acquisition was stopped. Now acquisition from
      the Intan Board can be restarted almost immediately after it finishes.
      c5c13d8d
    • jsiegle's avatar
      Acquisition automatically stops if data source is lost · ac72523a
      jsiegle authored
      Changes to the DataThread, SourceNode, and UIComponent classes allow data
      threads to disable callbacks if they are no longer receiving input. So
      far this has only been tested with the Intan Board, but it works really well.
      Unplugging the board in the middle of acquisition allows the thread to exit,
      and callbacks to be disabled, without any seg faults.
      ac72523a
  4. Feb 11, 2012
  5. Feb 10, 2012
  6. Feb 04, 2012
Loading