Skip to content
Snippets Groups Projects
  1. Aug 10, 2017
  2. Feb 18, 2016
  3. Jan 26, 2016
  4. Dec 19, 2015
  5. Mar 11, 2015
  6. Oct 27, 2014
  7. Oct 25, 2014
  8. Oct 24, 2014
  9. Sep 22, 2014
  10. Jun 26, 2014
  11. Jun 24, 2014
  12. Dec 04, 2013
  13. Aug 24, 2013
  14. Jul 29, 2013
  15. Apr 09, 2013
  16. Mar 12, 2013
  17. Dec 16, 2012
  18. Nov 28, 2012
  19. Nov 12, 2012
  20. Oct 08, 2012
  21. Oct 06, 2012
  22. Sep 17, 2012
  23. Sep 02, 2012
  24. Aug 08, 2012
  25. Jul 18, 2012
  26. Jul 17, 2012
  27. May 13, 2012
  28. Apr 17, 2012
  29. Mar 12, 2012
  30. Feb 15, 2012
  31. Feb 14, 2012
    • jsiegle's avatar
      Fixed bug in SourceNode · 59060a54
      jsiegle authored
      The IntanThread was occasionally looking for data after acquisition was disabled,
      which would trigger the SourceNode to attempt to manually disable callbacks.
      The only negative effect of this was that if the user was currently viewing
      a different signal chain, it would switch back to the Intan chain unexpectedly.
      This is no longer the case, as the SourceNode checks to see whether or not
      it received a proper disable signal from the ProcessorGraph before notifying
      the UI that data may have been dropped.
      59060a54
    • jsiegle's avatar
      Minor updates to ControlPanel · b4a850ed
      jsiegle authored
      b4a850ed
    • jsiegle's avatar
      Added clock functionality · 69047601
      jsiegle authored
      69047601
    • jsiegle's avatar
      Updated color scheme. · d4ace4b3
      jsiegle authored
      d4ace4b3
    • jsiegle's avatar
      Aesthetic upgrades to FilterViewport and GenericEditor · 8129d839
      jsiegle authored
      Generic Editors colors now match the type of processor.
      The FilterViewport layout has been changed to a simple outline.
      8129d839
Loading