64 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  attila 2fdc4f6633 Projucer: Remove VS2015 and CLion exporters 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 31b2a86559 Projucer: Add ARA support 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  ed fdcdda3463 Projucer: Update to ValueTreePropertyWithDefault class 3 years ago
  ed 24910cc4b4 Fix GCC Wshadow warnings 3 years ago
  Tom Poole 6542446594 Update the JUCE logo 3 years ago
  Tom Poole 43e577ba6c Projucer: Remove unused embedded image data 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed 6b29a6d8ff Projucer: Fixed a bug when highlighting the global JUCE path property component bounds 4 years ago
  ed 69085b2a61 Projucer: Accessibility updates 4 years ago
  ed 57f4d4a618 Projucer: Removed deprecated Android NDK path property 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 3283f2224a Projucer: Added new start page window 5 years ago
  Tom Poole 6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed add88c33f2 Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  ed cf93f79cc8 Projucer: Removed sign-in 5 years ago
  ed de23ef7b1f Projucer: Removed analytics 5 years ago
  ed 521c250413 Projucer: Remove custom VST3 path options 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed c73c5512d5 Projucer: Refactored the module handling code 5 years ago
  ed ecf97e2a08 Projucer: Removed some unused code from the FilePathPropertyComponent 5 years ago
  ed 4edb0d2c90 Tidied up some divider comments 5 years ago
  Tom Poole 2fc4404a74 Fixed some more RTAS build errors and marked it as deprecated 6 years ago
  ed fef1093f6e Projucer: Update PIP creator window colours when colour scheme changes 6 years ago
  ed c96bf71488 Removed some empty ValueTree::Listener methods that are no longer needed 6 years ago
  ed da4c1eaf31 Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes 6 years ago
  jules cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
  ed b8a4e00cb4 Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project 6 years ago
  ed fe49d69dfc Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit 6 years ago
  ed a58b3ff38b Projucer: Added a "Reset to Defaults" button to the global paths window 6 years ago
  ed 8667ffc059 Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them 6 years ago
  ed c4eb15eb21 Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent 6 years ago
  jules 768139a298 Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
  ed 914870b573 Projucer: Fixed a crash when opening the editor colour scheme window 7 years ago
  ed f77c995b4d Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 6 years ago
  ed d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 6 years ago
  ed bf8adbc29a Projucer: Added an option to set the path to the Android Studio executable in the "Global Paths" settings 7 years ago
  hogliux cf4f12a452 Replaced our VST2 interface headers with official VST3 SDK 7 years ago
  ed 6a1d6f9cb8 Projucer: Fixed a crash when opening the editor colour scheme window 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago