Skip to content
Snippets Groups Projects
  1. Aug 03, 2017
  2. Jul 10, 2017
  3. May 30, 2017
  4. Mar 06, 2017
  5. Feb 06, 2017
  6. Nov 23, 2016
  7. Oct 24, 2016
  8. Oct 14, 2016
  9. Oct 12, 2016
  10. Aug 20, 2016
  11. Jul 30, 2016
  12. Jun 21, 2016
  13. Jun 06, 2016
  14. Jun 03, 2016
  15. Jun 02, 2016
  16. Jun 01, 2016
  17. May 28, 2016
  18. May 24, 2016
  19. May 17, 2016
    • Septen's avatar
      Updated to JUCE 4.2.1. · 3f5f403b
      Septen authored
      * All modules are replaced with the JUCE 4.2.1 ones;
      * Introjucer was replaced by Projucer;
      * Also some appropriate needed fixes for Makefile.plugins;
      * Removed -fvisibility=hidden flag for Linux building.
      3f5f403b
  20. May 04, 2016
  21. May 03, 2016
    • Septen's avatar
      Moved ChannelSelector's parser related components to the separate class. · 5610198f
      Septen authored
      * Created SlicerChannelSelectorComponent class which holds inside
        all ChannelSelector's parser related components and which
        takes responsibility for parsing selected range, etc.
      * Added possibility to collapse parser related components.
      * Added animations.
      * UI improvements.
      * Minor bugs fixes.
      5610198f
  22. Apr 28, 2016
  23. Apr 26, 2016
    • Christopher Stawarz's avatar
      Set MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to... · c977173c
      Christopher Stawarz authored
      Set MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to 10.9.  Pass -Wpartial-availability to the compiler so it will warn about usage of API's that aren't available on all supported OS X versions.  Removed /opt/local and /usr/local from OS X header and library search paths, as they're used only by specific plugins and not needed generally.
      c977173c
  24. Apr 16, 2016
  25. Apr 09, 2016
  26. Apr 02, 2016
  27. Mar 28, 2016
Loading