97 Commits (cf93f79cc8daddd5f294fd5f7ad154b36ad5f95c)

Author SHA1 Message Date
  ed cf93f79cc8 Projucer: Removed sign-in 5 years ago
  ed de23ef7b1f Projucer: Removed analytics 5 years ago
  reuk 2ca69e8f70 Projucer: Stop requiring JuceHeader to be included in projects 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  ed 9e030b7eaf Don't attempt to open input channels if audio recording permission isn't granted in the audio app template 5 years ago
  ed 542e661374 Re-saved all projects 5 years ago
  Tom Poole c7838d4ca3 Re-saved all projects 5 years ago
  ed 7484ac3dd3 Projucer: Updated all project templates to use include search path when including JuceHeader.h 5 years ago
  ed fa1c15b45e Re-saved all projects 5 years ago
  ed d316ae3a31 Projucer: Fixed some warnings in the autogenerated code 5 years ago
  ed b824c07ae4 Re-saved all projects 5 years ago
  ed 462ed5468c Re-saved all projects 5 years ago
  Tom Poole 102db8ebb2 Re-saved all projects 5 years ago
  Tom Poole 764782e142 Re-saved all projects 6 years ago
  ed 0db3602ea3 Re-saved all projects 6 years ago
  Tom Poole 3b8a759bda Projucer: Load cURL symbols lazily on Linux 6 years ago
  Tom Poole 2832d3df76 Re-saved all projects 6 years ago
  ed 9ade3b30d5 Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 6 years ago
  ed ad6600f31c Re-saved all projects 6 years ago
  ed d543df6aff Projucer: Sanitise Unity plug-in names when generating the C# script class name 6 years ago
  ed 08928231af Re-saved all projects 6 years ago
  ed 2593d5e264 Re-saved all projects 6 years ago
  ed dab49b3f58 Projucer: Made UI application templates fullscreen on mobile devices 6 years ago
  jules 6fda0bffca Fixed some stray zeros that were still being passed as null pointers 6 years ago
  ed c87879e07d Re-saved all projects 6 years ago
  ed 4f2bbd965a Re-saved all projects 6 years ago
  jules 49aa9c9db4 Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 6 years ago
  hogliux 79221a8418 Allow GPL users to override GPL mode when building the Projucer from the command line 7 years ago
  ed 527625b699 Added support for building Unity native audio plugins on desktop platforms 7 years ago
  jules d4762f1d9a Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 7 years ago
  jules 30f6206be9 Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 7 years ago
  ed a5a8edd6f4 Re-saved all projects 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  ed f47d8d2425 Re-saved all projects 7 years ago
  Noah Dayan 2f1981ca8c Re-saved all projects 7 years ago
  ed 7d36760efd PIPs: Changed the Component Main.cpp wrapper to avoid a crash that would happen on quit when using the live-build engine on Windows 7 years ago
  ed db8fa5a4b4 Re-saved all projects 7 years ago
  ed 8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 7 years ago
  ed 3918cfbfb9 Re-saved all projects 7 years ago
  ed 711e75bdc8 Projucer: Add analytics 7 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 7 years ago
  ed 2f52fa205a Projucer: Standardise replacement strings in file templates 7 years ago
  ed abaedc0534 Re-saved all projects 7 years ago
  ed cd24d14000 Projucer: Fixed a missing argument in the simple content component template 7 years ago
  Noah Dayan bed0f02e54 Projucer: Cleaned up templates and added options for header and cpp file creation 7 years ago
  ed 3f565bf81f Re-saved all projects 7 years ago
  ed 12bad3008b Re-saved all projects 7 years ago
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  jules aecb819985 Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago