Skip to content
Snippets Groups Projects
  1. Oct 03, 2013
  2. Sep 22, 2013
  3. Sep 20, 2013
  4. Sep 19, 2013
  5. Aug 31, 2013
  6. Aug 30, 2013
  7. Aug 29, 2013
  8. Aug 27, 2013
    • aacuelo's avatar
      Windows version cleanup · d1dc465e
      aacuelo authored
      Due to the update to Juce 2 and the removal of IntanThread all of the specific windows dependencies are not needed anymore.
      d1dc465e
  9. Aug 26, 2013
  10. Aug 24, 2013
  11. Aug 19, 2013
  12. Aug 18, 2013
    • jsiegle's avatar
      Update data format · 2a5f1272
      jsiegle authored
      Change number of samples from int16 to uint16, as this should
      never be negative. Change timestamp from uint64 to int64, as
      negative timestamps may one day be necessary.
      2a5f1272
  13. Aug 14, 2013
  14. Aug 13, 2013
  15. Aug 12, 2013
    • jsiegle's avatar
      Massive overhaul of PhaseDetector · c2bea4de
      jsiegle authored
      The user can now select up to 5 different phase detectors within the same
      module, each triggered on one of four different phases. Each can have
      its own unique input channel, output channel, and gate. This is a vast
      improvement over what we were dealing with beforehand.
      c2bea4de
  16. Aug 11, 2013
  17. Aug 10, 2013
Loading