10 Commits (7d1bfb054d5eef99e91ca2d92324656fa5f593ec)

Author SHA1 Message Date
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 6 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  jules 768139a298 Added some free functions to help make XML parsing less verbose: parseXML() 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
  Noah Dayan e690350df3 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 8 years ago
  ed ce253595f2 Projucer: Added some options to the SVG path converter to toggle stroke/fill and closing sub-paths 8 years ago
  ed 642061a31b Projucer: Used Button::onClick to simplify some code 8 years ago
  jules d32ced157a Projucer: Added some drag+drop and copy-to-clipboard functions to the SVG helper tool 8 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 8 years ago
  jules 723a15c7a0 Removed a few more old compiler workarounds 8 years ago
  ed db614c82ad Projucer: Fixed a bug where the SVG Path Converter tool was drawing an invisible path preview 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
  jules 8343f3468c Found a few missing 'override' specifiers 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
  jules e4b96dcf9a Introjucer: some internal refactoring 10 years ago