7 Commits (a38428aa8b78de22e71edbcd0f674f4635b20955)

Author SHA1 Message Date
  attila 38f10fcacd Add more information about DynamicObject::writeAsJSON() to BREAKING_CHANGES.md 2 years ago
  Anthony Nicholls b91fec7787 AudioProcessorGraph: Allow nodes with ID 0 to be added 2 years ago
  reuk 224c4f706b
JSON: Add new JSON::Formatter for configuring JSON output 2 years ago
  Tom Poole 61aa1fc4ab Bump version number to 7.0.9 2 years ago
  attila 8c29cab261 CachedValue: Stop suppressing floating point comparison warnings 2 years ago
  Tom Poole 45494e34d5 Bump version number to 7.0.8 2 years ago
  Tom Poole 04d540df67 Change the format of the top level informational .txt files to .md 2 years ago
  reuk 6420ab31b6
DynamicObject: Update signature of clone to return unique_ptr 2 years ago
  Tom Poole b769982bb5 Bump version number to 7.0.7 2 years ago
  reuk 06df68c971
CMake: Increase minimum supported version to 3.22 2 years ago
  Tom Poole d5cb08e60e Bump version number to 7.0.6 2 years ago
  Anthony Nicholls 2e93071f7a HighResolutionTimer: Switch to an improved generic timer for most platforms 2 years ago
  Anthony Nicholls 407720b557 Thread: Fix realtime threads on macOS 2 years ago
  Anthony Nicholls eda1921961 Modules: Add breaking changes entry for changes to the JUCE module format 2 years ago
  Oliver James ebfe9b403b SystemStats: Use 'identifierForVendor' for iOS device ID generation 2 years ago
  Anthony Nicholls 61b27097b7 AAX: Allow runtime custom search paths for a page table file 2 years ago
  Tom Poole b82dd22365 Revert "iOS: Remove default Inter-App Audio entitlement from AU hosts" 2 years ago
  Tom Poole 82377a787a iOS: Remove default Inter-App Audio entitlement from AU hosts 2 years ago
  Oliver James 120f9266dc UniqueID: Use stable SMBIOS fields to generate ID on Windows 2 years ago
  attila a6761f9eb8 Grid: Ensure that items with absolute sizes will maintain correctly rounded dimensions 2 years ago
  attila 221d1aa6cf VST3: Map k91_4 and k90_4 to the canonical JUCE 9.1.4 and 9.0.4 layouts 2 years ago
  reuk 9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
  attila d037d45e3b AAX: Use unity build style for the AAX_SDK 3 years ago
  reuk a59cba010b
ColourGradient: Create lookup tables using non-premultiplied colours 3 years ago
  reuk 65305b1afe
Projucer: Build VST3 bundles from the MSVC exporters 3 years ago
  Tom Poole 3975259ee9 Fix a typo 3 years ago
  Tom Poole 306ed633c6 Bump version number to 7.0.3 3 years ago
  Tom Poole 473283fa19 Projucer: Update the default minimum deployment targets 3 years ago
  attila 128e980be4 ARA: Update expected ARA SDK version to 2.2.0 3 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 3 years ago
  Fabian Renn-Giles 542312296f WebBrowserComponent: Added a user agent option to change the browser's user agent 3 years ago
  attila c97864d7f3 Remove AudioIODeviceCallback::audioDeviceIOCallback 3 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 3 years ago
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 3 years ago
  reuk f8e91d4003
AU: Replace CoreAudioUtilityClasses with files from new SDK 4 years ago
  reuk 6c762f74d1
Graph: Refactor so that connections are stored as a single value type 3 years ago
  Tom Poole 7296b8e3f7 Bump version number to 7.0.2 3 years ago
  Tom Poole 7612f446b5 Matrix3D: Fixed an ordering bug in the multiplication operator 3 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 3 years ago
  reuk 752c913cd2
AudioPlayHead: Move HostTimeNs out of AudioProcessor, to consolidate timing information 3 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 3 years ago
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 4 years ago
  Tom Poole 89a67ec556 macOS/iOS: Enable asynchronous Core Graphics rendering by default 4 years ago
  reuk afe5199848
AudioProcessorParameter: Add new ParameterID and Attributes types 4 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 4 years ago
  reuk e1a7fe671a
Component: Make wheel/magnify behaviour more intuitive for disabled components 4 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 4 years ago
  reuk 3f315ddd00 Plugin clients: Fix bypass behaviours to match getBypassParameter() documentation 4 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 4 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 4 years ago