Skip to content
Snippets Groups Projects
  1. Apr 05, 2012
  2. Apr 04, 2012
  3. 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
  4. Mar 02, 2012
  5. Feb 16, 2012
  6. Feb 14, 2012
  7. 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
  8. Feb 11, 2012
Loading