6 Commits (158220ddfa0addc1169633c0090a151151b4aa8c)

Author SHA1 Message Date
  reuk 2ca69e8f70 Projucer: Stop requiring JuceHeader to be included in projects 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 9ade3b30d5 Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 6 years ago
  ed 2f52fa205a Projucer: Standardise replacement strings in file templates 7 years ago
  Noah Dayan bed0f02e54 Projucer: Cleaned up templates and added options for header and cpp file creation 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago
  tpoole 0140304e38 Removed some #pragma once warnings from Projucer generated code 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 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. 9 years ago
  Timur Doumler b7f77590ff Fixed problem in Introjucer where a newly created audio app would produce howling feedback because the audio buffer did not get cleared. 10 years ago
  jules a4e437d0df Changed a few default window sizes 10 years ago
  jules efb30265da More cleanups 10 years ago
  jules 46547bf8d6 More introjucer cleanup 10 years ago
  Felix Faire c81ee3b5be Added AudioAppExample file in examples 10 years ago
  Felix Faire 06b9bdefb6 Added AudioComponentTemplate 10 years ago
  Felix Faire ff6520a89a Added Animated App template and examples 10 years ago