Skip to content
Snippets Groups Projects
  1. May 17, 2013
  2. May 15, 2013
  3. May 14, 2013
  4. May 13, 2013
  5. May 10, 2013
  6. 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
  7. Apr 28, 2013
  8. Apr 27, 2013
  9. Apr 23, 2013
  10. Apr 10, 2013
  11. Apr 09, 2013
  12. Apr 08, 2013
  13. Apr 06, 2013
  14. Apr 05, 2013
  15. Apr 04, 2013
  16. Apr 03, 2013
  17. Apr 02, 2013
  18. Mar 29, 2013
    • Josh Siegle's avatar
      Switch to manual font loading · e176ce1d
      Josh Siegle authored
      For some reason, "getCustomTypefaceForFont" wasn't being called on OS X.
      It probably has something to do with platform-specific code for loading
      fonts. Now, in cases where custom fonts are needed, loading requires
      4 lines instead of 1. Kind of a pain, so hopefully this is a temporary
      solution until we can figure out what's different about Macs.
      e176ce1d
    • Josh Siegle's avatar
      Change bounds of lfpDisplay · 6943b28a
      Josh Siegle authored
      6943b28a
  19. Mar 25, 2013
  20. Mar 22, 2013
  21. Mar 21, 2013
Loading