Skip to content
Snippets Groups Projects
  1. Apr 09, 2013
  2. Nov 16, 2012
  3. Oct 08, 2012
  4. Sep 27, 2012
  5. Sep 24, 2012
  6. Sep 06, 2012
  7. Sep 03, 2012
  8. Sep 02, 2012
  9. Apr 05, 2012
  10. Apr 04, 2012
  11. 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
  12. Mar 02, 2012
  13. Feb 16, 2012
  14. Feb 14, 2012
  15. 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
  16. Feb 11, 2012
Loading