Skip to content
Snippets Groups Projects
  1. Nov 20, 2013
  2. Nov 05, 2013
  3. Oct 14, 2013
  4. Sep 19, 2013
  5. 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
  6. Aug 24, 2013
  7. Aug 09, 2013
  8. Aug 05, 2013
  9. Aug 02, 2013
  10. Jul 23, 2013
  11. Jul 19, 2013
  12. Jun 20, 2013
  13. Jun 19, 2013
  14. Jun 17, 2013
  15. May 24, 2013
  16. May 22, 2013
  17. May 21, 2013
  18. May 16, 2013
  19. May 15, 2013
  20. May 14, 2013
  21. May 13, 2013
  22. May 10, 2013
  23. May 09, 2013
    • interpretivechaos's avatar
      Loading Parameters and altering Parameter Buttons based on active channels · 3a2ace62
      interpretivechaos authored
      Allows parameters to be set from saved XML and changes the
      parameterEditor buttons (currently for discrete parameters only) to
      reflect which parameters are currently used by selected and
      non-selected channels. This fixes a problem where the buttons would
      always show what the last press was rather than the current values for
      the active channels (e.g. If you changed the parameters on Channel 2,
      and then switched to select only Channel 1, the GUI would incorrectly
      indicate that the settings for Channel 2 were active). Additionally,
      allows the user to see what parameter values are used for channels not
      currently selected.
      3a2ace62
  24. Apr 28, 2013
Loading