Skip to content
Snippets Groups Projects
  1. Oct 07, 2013
  2. Aug 27, 2013
  3. Aug 24, 2013
  4. May 30, 2013
  5. Apr 10, 2013
  6. Apr 09, 2013
  7. Nov 16, 2012
  8. Oct 08, 2012
  9. Sep 27, 2012
  10. Sep 24, 2012
  11. Sep 06, 2012
  12. Sep 03, 2012
  13. Sep 02, 2012
  14. Apr 05, 2012
  15. Apr 04, 2012
  16. 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
  17. Mar 02, 2012
  18. Feb 16, 2012
  19. Feb 14, 2012
  20. Feb 13, 2012
    • jsiegle's avatar
      Major revisions to FilterList class · 08ce463b
      jsiegle authored
      The FilterList is now an OpenGLCanvas. It now uses custom fonts (which have
      been placed in the Resources/Fonts/ directory), and a completely customized
      design. Nevertheless, it seems to retain the same functionality as the old
      TreeView-based FilterList.
      
      Minimizing the FilterList is now possible, which allows the DataViewport
      to extend the entire length of the window.
      08ce463b
  21. Feb 11, 2012
Loading