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. Mar 19, 2014
  12. Feb 28, 2014
  13. Feb 06, 2014
  14. Jan 11, 2014
  15. Jan 05, 2014
  16. Nov 27, 2013
  17. Nov 20, 2013
  18. 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
  19. Jun 19, 2013
  20. May 21, 2013
  21. May 16, 2013
  22. May 15, 2013
  23. May 14, 2013
  24. Apr 04, 2013
  25. Apr 03, 2013
  26. Mar 21, 2013
  27. Mar 12, 2013
  28. Feb 13, 2013
  29. Feb 12, 2013
  30. Dec 06, 2012
  31. Nov 26, 2012
  32. Nov 22, 2012
  33. Nov 20, 2012
  34. Oct 08, 2012
  35. Sep 24, 2012
  36. Apr 05, 2012
  37. 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
Loading