35 Commits (772185f2b0156d9637cd5a51b2c60605cba5ea81)

Author SHA1 Message Date
  Lukasz Kozakiewicz 772185f2b0 Add camera support for iOS and Android. 7 years ago
  Tom Poole c7c26fa9f0 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
  Tom Poole 45bfb9d095 Fixed some text formatting 7 years ago
  ed 262dff8854 Bump version number to 5.3.0 8 years ago
  Noah Dayan 1907febb11 Fixed typos in Breaking Changes 8 years ago
  Tom Poole 611971181f Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor 8 years ago
  Noah Dayan a0f2a72d23 Fix duplicate entries in Breaking Changes 8 years ago
  Lukasz Kozakiewicz 3e66bc69fb InAppPurchases: fix a bug on Android when failed purchases would not be propagated to IAP listeners. Make InAppPurchases a Singleton. 8 years ago
  Tom Poole 964638f6d1 Whitespace corrections 8 years ago
  ed 6ca97fc897 Updated JUCE's MPE classes to comply with the new MMA-adopted specification 8 years ago
  ed fa0f7a4281 Bump version number to 5.2.1 8 years ago
  Lukasz Kozakiewicz bbdaa82dce Update breaking changes txt (behaviour change of JUCEApplicationBase::quit() on Android). 8 years ago
  hogliux 3fae004efe Windows: Use dynamic runtime linking by default 8 years ago
  jules d0514c7924 Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo 8 years ago
  ed dbb2f620b4 Bump version number to 5.2.0 8 years ago
  tpoole eb8fecf816 Formatting improvements 8 years ago
  ed 20e1cc0880 Removed a breaking change that is no longer a breaking change 8 years ago
  Lukasz Kozakiewicz df1b43b704 Projucer: allow to specify custom content of AndroidManifest.xml 8 years ago
  ed d346d6ef50 Projucer: Added a post-build step to Visual Studio plugin targets that copies the plugin to a specified folder, or the default folder for its type if one is not specified 8 years ago
  Lukasz Kozakiewicz bbf6053544 Viewport: enable “scroll on drag” mode by default on Android and iOS. 8 years ago
  tpoole 0ae8aa812c Bump version number to 5.1.2 8 years ago
  jules f4d1969753 Fixed a few documentation typos 8 years ago
  tpoole bab3ce9759 AU and AUv3: Enabled JucePlugin_AUHighResolutionParameters by default and combined this breaking change with 4dcce50 8 years ago
  tpoole 4dcce5083c Added an option to declare plug-in parameters as either continuous or discrete, irrespective of their number of steps 8 years ago
  hogliux 86f9c11d15 Added new FrameRateType fps23976 to AudioPlayHead 8 years ago
  tpoole d59ac51067 Deleted the String (bool) constructor to prevent nasty type conversion edge cases 8 years ago
  tpoole fd484e3254 Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt 8 years ago
  tpoole ed5dc0ca3d Altered the format of BREAKING-CHANGES.txt to display better on GitHub 8 years ago
  tpoole 708360e58b Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt 8 years ago
  tpoole 5b6e482a0d JSON: Added the ability to limit the number of decimal places when serialising floating point numbers 8 years ago
  tpoole 39c4bb56f0 Altered the format of BREAKING-CHANGES.txt to display better on GitHub 8 years ago
  hogliux c1ad53c14e Bump version number to 5.1.0 8 years ago
  ed 2e81e8a0dc Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 8 years ago
  hogliux 2483c80529 Scale PopupMenus with the AffineTransform and scaling factor of their target components (see BREAKING-CHANGES.txt) 8 years ago
  ed a95ede0c6e Updated the breaking changes document to reflect the previous commit that fixed a bug in Windows HTTPS connections 8 years ago
  hogliux 1a6e1dbff2 Result of pointer arithmetic should not depend on if the pointer is being wrapped in a JUCE Atomic or not (breaking change: see https://github.com/WeAreROLI/JUCE/blob/develop/BREAKING-CHANGES.txt 8 years ago
  hogliux 3f223d2caa Added breaking changes documentation to root folder of JUCE 9 years ago