11 Commits (0828977e5b8fe49d4a39e6b51c7c2e238c0c7a66)

Author SHA1 Message Date
  jules 1c1232bfe7 Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time 6 years ago
  Tom Poole 37f0fdd0fa Re-saved all projects 6 years ago
  ed 2593d5e264 Re-saved all projects 6 years ago
  Tom Poole a3566b8c1e Removed the embedded VST2 SDK 6 years ago
  ed c87879e07d Re-saved all projects 6 years ago
  Tom Poole 426e122375 Re-saved all projects 6 years ago
  Lukasz Kozakiewicz 315326477d Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs. 7 years ago
  ed f69b9eb884 Add a config flag to juce_audio_processors for enabling LADSPA plugin hosting and enable it in AudioPluginHost 7 years ago
  ed 5527cd8ca1 Add Android and iOS support to AudioPluginHost 7 years ago
  Lukasz Kozakiewicz 0aa41705ad Re-saved all projects. 7 years ago
  ed 44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 7 years ago
  ed 66ee9d6d6d Rename plugin host and network graphics demo examples 7 years ago
  ed 81dd80f231 Re-saved all projects 7 years ago
  ed 3f565bf81f Re-saved all projects 7 years ago
  ed 12bad3008b Re-saved all projects 7 years ago
  tpoole f1039cb507 Re-saved all projects 7 years ago
  jules 2fdf9d377f Resaved example projects 8 years ago
  tpoole c288c94c29 Resaved all projects 8 years ago
  tpoole d525bb49e1 Resaved all projects 8 years ago
  hogliux 763ba20a61 Re-saved all projects (see previous commit) 8 years ago
  hogliux 1e185e988f Re-saved all projects 8 years ago
  hogliux 884afa3a0d Re-saved all projects 8 years ago
  tpoole 166547d1fb Resaved all projects 8 years ago
  tpoole 82565a0c96 Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter 8 years ago
  tpoole 00f57d43c5 Resaved all projects 8 years ago
  tpoole a6fc53373f Resaved all projects 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  hogliux efd4bb67bc Re-saved all projects 8 years ago
  hogliux ebf19aa61a Re-save all projects 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
  hogliux c4d0270f5d Resaved project files. 9 years ago
  hogliux fcb8735dfc Re-save all Introjucer projects with newest introjucer version 10 years ago
  jules d31d02b4e8 Resaved projects. 10 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  jules be461fa03c Very cool new feature: JUCE_LIVE_CONSTANT. See the macro's description for more details. 11 years ago
  jules 63cb062d35 Initial commit of VST3 hosting. 11 years ago
  jules 1b9a60e52c Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 11 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules eb028b7c33 Introjucer: added support for a user-code section to the AppConfig.h file. 13 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 13 years ago
  jules bdbe7d3f01 Introjucer: made it possible to override settings in AppConfig.h. Version number bump. 13 years ago
  jules e60b2f3a20 New class: MP3AudioFormat. 13 years ago
  jules 4773b388ef AttributedString class and advanced text layout (stage 1) 13 years ago
  Julian Storer da7e8603f7 Fix for plugin host build on mac, and minor tidy-up of some plugin hosting classes. 13 years ago
  Julian Storer 81da96f1a2 Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 13 years ago
  Julian Storer 693132a6e5 Changed the way module code is wrapped by the Introjucer. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
  Julian Storer e627847d32 More introjucer refactoring. 14 years ago
  Julian Storer 94a0bf1af1 Removed the PlatformUtilities class and moved its functions to more sensible classes - see forum post for more details. 14 years ago
  Julian Storer b94782d388 New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago