3879 Commits (c456f67c3f5f6e32f13c36558360e8b70a8025c5)

Author SHA1 Message Date
  attila 17d81f9c1d Fix assertion for unmodified ARA plugin projects 2 years ago
  reuk fe0314fe26
CMake: Allow juce_add_binary_data to accept generated files 2 years ago
  reuk 318e8c0c21
CMake: Enable /bigobj for PIP examples 2 years ago
  reuk 054a5ed17c
Projucer: Enable /bigobj for MSVC builds of PIP examples by default 2 years ago
  reuk 66ad2d861a
MIDI-CI: Add demo 2 years ago
  reuk 8ebbc20311
MIDI-CI: Add module 2 years ago
  reuk 94ee60041f
Enumerate: Replace some non-ranged loops 2 years ago
  reuk cb44d72b78
EnumerateIterator: Add utility for concisely enumerating ranges 2 years ago
  Anthony Nicholls 8dd1ceb135 Resave all projects 2 years ago
  Tom Poole 82bc9f3195 NetworkGraphicsDemo: Fix a complier error 2 years ago
  Tom Poole e80fd215d5 Resave all projects 2 years ago
  Tom Poole 45494e34d5 Bump version number to 7.0.8 2 years ago
  Tom Poole aaeec5c12d Add a temporary workaround to allow public projects to build using Xcode 15 2 years ago
  reuk f5c2e1d836
Projucer: Sign before, rather than after, copying 2 years ago
  Tom Poole 6d0614d1f7 Resave all projects 2 years ago
  Oliver James 3624346e90
AudioWorkgroup: Add demo app 2 years ago
  Tom Poole b6337da3fa Resave all projects 2 years ago
  reuk e1ac0961a0
Projucer: Set Weak attribute on weak-linked frameworks to avoid polluting OTHER_LDFLAGS 2 years ago
  reuk 88917488fd
Juceaide: Print descriptive message if a SaveError is thrown 2 years ago
  attila 6a470bef5b CMake: Add support for iokit sandbox exception 2 years ago
  attila ef61128127 Projucer: Fix the type of the iokit sandbox exception in the Xcode exporter 2 years ago
  attila f0d147a470 Projucer: Fix ARA plugin builds 2 years ago
  reuk 3a33c70a6c
CMake: Ensure bundle is adhoc-signed before attempting to run vst3 or lv2 helpers 2 years ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 2 years ago
  Anthony Nicholls 158220ddfa Formatting: Use nested namespace definitions 2 years ago
  Anthony Nicholls 42ab5404c8 juce_core: Add tests and fix some bugs with Objective C helper functions 2 years ago
  Tom Poole 4153d59e39 Formatting 2 years ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 2 years ago
  Anthony Nicholls 8eb45ebdf0 UnitTestRunner: Remove unused juce_video module 2 years ago
  reuk 6b54d2722b
Juceaide: Allow building for arm64ec from amd64 2 years ago
  Tom Poole 4e11473a46 Resave all projects 2 years ago
  reuk 33f999a9f0
JSON: Add new JSONUtils functions for working with JSON objects and pointers 2 years ago
  reuk 56195d1053
Serialisation: Add basic utilities to facilitate conversion to/from JSON with minimal boilerplate 2 years ago
  Tom Poole 8f86877a13 Resave all projects 2 years ago
  Tom Poole 84de2fecee Projucer: Remove some unused source files 2 years ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 2 years ago
  Tom Poole 951b873c14 Resave all projects 2 years ago
  Anthony Nicholls 7727050cb2 Projucer iOS exporter: Set the default iOS deployment target to 12 2 years ago
  Tom Poole 7d45d498b9 Removed some superfluous consts from definitions 2 years ago
  reuk 39334c87fd
Projucer: Expand ProjectName macro when referencing targets from other projects 2 years ago
  attila 78c07118a9 Projucer: Fix XCode exporter when certain paths contain ! characters 2 years ago
  Tom Poole 5e52056b9f Resave all projects 2 years ago
  reuk 3d39e70393 Projucer: Link stdc++fs to vst3_helper if necessary 2 years ago
  reuk 3fae79c17c CMake: Link filesystem library to vst3_helper when building with gcc7 2 years ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 2 years ago
  Tom Poole 6e46eb2ce1 Projucer: Check ANDROID_HOME for clang-tidy path 2 years ago
  Tom Poole 04d540df67 Change the format of the top level informational .txt files to .md 2 years ago
  Tom Poole b0ea7ab62a Projucer: Increase the timeout of post-export commands 2 years ago
  Tom Poole e37d70934a Projucer: Add an option to enable clang-tidy in Android builds 2 years ago
  attila 9ecd9eb61e Projucer: Eliminate reliance on DEPLOYMENT_LOCATION for Xcode plugin copy step 2 years ago