1619 Commits (c20a61b80210de917a0123fe110f6207e6f62d45)

Author SHA1 Message Date
  jules ab63ac4e0d More example cleanups. 10 years ago
  jules 46547bf8d6 More introjucer cleanup 10 years ago
  jules 0ec53673ce Demo cleanups. 10 years ago
  jules 795d4fe4dd Introjucer: updated the Xcode plugin installer script to preserve symlinks for AAX. 10 years ago
  jules 6d56d590df Introjucer: handled a couple more escape characters in the Xcode exporter 10 years ago
  jules 581f6d26de Introjucer: Fixed escaping of scripts in Xcode exporter 10 years ago
  Felix Faire 04ea934f00 Added OpenGLAppTemplate 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
  jules 653a68ddee Added includes of new template classes. 10 years ago
  jules f2f8da2abe Introjucer: bumped latest OSX SDK option to 10. 10 years ago
  Felix Faire 03b485d3dc Updated JUCE Demo Examples 10 years ago
  jules 7a7f7814fb Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems. 10 years ago
  jules 74571aba11 New class: MountedVolumeListChangeDetector 10 years ago
  jules 44fa2827ad Resaved projects. 10 years ago
  jules 19cd4103be Made the dots work in the sliding page comp 10 years ago
  jules 598d6abd80 Whitespace 10 years ago
  jules 03a8f3987e Added new wizard types 10 years ago
  jules 5ba9d83209 Implemented exporter creation in new project wizard 10 years ago
  jules 4fbb5358c4 Code clean-up 10 years ago
  jules c397984fe9 Whitespace 10 years ago
  jules 80214e458c First version of new introjucer templates page 10 years ago
  jules dd678f7e82 Added some VC14 feature support, and moved C++11 detection into its own header file. 10 years ago
  jules a382bfc008 Resaved project files 10 years ago
  jules ef653b4cdd Added C++11 flags to the linux and codeblocks makefiles 10 years ago
  jules e60aa581d6 Added some missing semi-colons. 10 years ago
  jules 336b7974d7 Added class: NormalisableRange, to represent a mapping from an arbitrary range down to 0->1 10 years ago
  jules c8d78eb8ac Spelling correction. 10 years ago
  jules d88a49d9ae Introjucer: avoided creating iOS assets for a static lib project. 10 years ago
  jules fc6d485b29 Introjucer: enabled C++11 support by default in android projects 10 years ago
  jules a92dcf0996 Introjucer: increased the number of characters allowed for the plugin channel config. 10 years ago
  jules b61af93f1a Couple of tweaks to the introjucer new project template. 10 years ago
  jules c0e2afb075 Avoided a warning in the demo plugin. 10 years ago
  jules 811258e72b Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8 10 years ago
  jules 85e7ccd8be Updated some dusty code in the introjucer templates for a new plugin project. 10 years ago
  jules 7671e6a350 Fix for the program count in the introjucer-generated template plugin. 10 years ago
  jules 77afce6297 Added a couple of missing overrides 10 years ago
  jules 08a49cb6d4 Removed some unnecessary consts from the parameters for SynthesiserSound::appliesToNote and appliesToChannel 10 years ago
  jules 527d1459df Added a velocity argument to the synthesiser noteOff methods. 10 years ago
  jules abe43b27d3 minor clean-ups. 10 years ago
  jules 0db3ccf3e6 Fixed a few typos in the demo 10 years ago
  jules ee9531dd53 Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason. 10 years ago
  jules 970300867f Introjucer: Added .S to the supported asm file extensions. 10 years ago
  jules 6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 10 years ago
  jules a323d4d797 Clarified the example code that's generated in the plugin template process method. 10 years ago
  jules 86fc9d7e16 Introjucer: Updates to the android exporter, adding a toolchain version setting. 10 years ago
  jules aba0ff9240 Added method AudioProcessorEditor::setControlHighlight() for support of this AAX functionality. 10 years ago
  jules 66d413c32b Minor clean-ups 10 years ago
  jules d16e5f4e80 Added a list of IP addresses to the juce demo system info page. 10 years ago