Skip to content
Snippets Groups Projects
  1. Mar 28, 2016
  2. Mar 07, 2016
    • Septen's avatar
      Control panel: minor positioning UI improvements. · d47c1928
      Septen authored
      * Adjusted positions for play, record, master clock components;
      * Adjusted positions for CPU and Disk meter components;
      * Stylystic fixes.
      d47c1928
    • Septen's avatar
      Control panel: UI improvements. · 473cd2bd
      Septen authored
      * Implemented sliders' material lookAndFeel;
      * Material lookAndFeel have been applied to sliders;
      * Improved UI layout for panel.
      * Adjusted positioning of elements during resizing.
      * New icon for "Mute" button;
      473cd2bd
  3. Oct 20, 2014
  4. Sep 29, 2014
  5. Sep 10, 2014
  6. Aug 21, 2014
  7. Aug 02, 2014
  8. Jul 31, 2014
  9. Jul 14, 2014
  10. Jul 13, 2014
  11. Feb 06, 2014
  12. Mar 21, 2013
  13. Feb 13, 2013
  14. Feb 12, 2013
  15. Nov 22, 2012
  16. Oct 08, 2012
  17. Sep 24, 2012
  18. Apr 05, 2012
  19. Apr 04, 2012
    • jsiegle's avatar
      Implemented rudimentary recording functionality for continuous channels · 90406533
      jsiegle authored
      If continuous channels are toggled for recording within their respective editors,
      a "writeContinuousBuffer" function will be activated within the RecordNode. This
      function doesn't do anything yet, but it will make it easy to add diskwriting
      capabilities in the near future. Once a stable format for events has been established,
      a similar function will be implemented for writing event buffers to disk.
      90406533
  20. Mar 15, 2012
  21. Mar 03, 2012
    • jsiegle's avatar
      Updated audio editor. · 228ad596
      jsiegle authored
      The control panel now holds an "AudioEditor" to adjust volume
      and open a window to alter device settings. Audio output is definitely
      working, but different buffer sizes make it sound really weird. The
      same problem is present in the Juce demo app, however, so I don't
      think it's a problem inherent in the GUI.
      228ad596
  22. Mar 02, 2012
  23. Feb 16, 2012
  24. Feb 14, 2012
  25. 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
  26. Feb 11, 2012
Loading