1341 Commits (e8d554e8eb0b64c34332b40bf49ae58a75f88d7d)

Author SHA1 Message Date
  falkTX e8d554e8eb
Implement JUCE_AUDIOPROCESSOR_NO_GUI 1 year ago
  Tom Poole 1d83803a18 Bump version number to 7.0.12 1 year ago
  Tom Poole aace97904c Bump version number to 7.0.11 1 year ago
  Tom Poole 75bf199a87 AAX: Ignore some compiler warnings in the SDK 1 year ago
  Anthony Nicholls 9ac2e8b4f7 LV2 Helper: Fix a warning regarding a temporary value 1 year ago
  Tom Poole 4555a8d1ad Bump version number to 7.0.10 1 year ago
  attila 4f4ddf9733 AU Client: Use ScopedJuceInitialiser_GUI to ensure the MessageManager exists 1 year ago
  reuk 4a172a3d71
AUSDK: Fix out-of-bounds read when fetching parameter names 1 year ago
  Tom Poole 61aa1fc4ab Bump version number to 7.0.9 1 year ago
  reuk 94ee60041f
Enumerate: Replace some non-ranged loops 2 years ago
  Anthony Nicholls ded6f901f9 AAX: Fixed the GetParameterNumberOfSteps override 2 years ago
  Tom Poole c474cb2469 Docs: Fix some missing Doxygen tags 2 years ago
  reuk 3edb072758 VST3 Client: Avoid returning real editor size until onSize has been called 2 years ago
  Tom Poole 45494e34d5 Bump version number to 7.0.8 2 years ago
  reuk 89f19503a2
VST3 Client: Avoid returning kResultFalse from getCompatibilityJSON 2 years ago
  reuk f76799fde2
ObjCClass: Use concise form of addMethod 2 years ago
  reuk d6783a45f3
NSView: Set clipsToBounds to true for non-NSViewComponentPeer NSViews 2 years ago
  reuk 1eed07528e
LV2 Client: Fix additional comma in generated manifest 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
  reuk d01166edc8
VST3ComSmartPtr: Avoid implicit conversions 2 years ago
  reuk 335f6e9591
VST3: Fix context menu refcounts 2 years ago
  Anthony Nicholls 5e1865c1c2 AudioWorkgroup: Fix an issue with copying objects in an objective-c block 2 years ago
  Tom Poole 4153d59e39 Formatting 2 years ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 2 years ago
  reuk 3451d97277
LV2 Client: Use non-normalised values for enumeration scalePoints 2 years ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 2 years ago
  Oliver James ae805ffe3f AudioWorkgroups: Missing macro bug 2 years ago
  Tom Poole af7530e69c AudioWorkgroup: Fix a case handling bug 2 years ago
  reuk b52a62a48d VST3 Client: Reorder VST3 class factory for compatibility with JRiver Media Centre 2 years ago
  reuk 2882cdbc83
AU Client: Fix call to dangling block 2 years ago
  reuk 583f90bef3 LV2 Client: Add basic LV2URI validation at build time 2 years ago
  Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support 2 years ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 2 years ago
  reuk d7f7bf98fa
AU Client: Tweak saved version number of presets before restoring to allow restoring AUv3 state 2 years ago
  Tom Poole b769982bb5 Bump version number to 7.0.7 2 years ago
  Anthony Nicholls 2a9ea9e534 Warnings: Reformat and match projucer and cmake recommended warnings 2 years ago
  Tom Poole d5cb08e60e Bump version number to 7.0.6 2 years ago
  reuk cb55176b0e
VST3 Client: DRY activateBus implementation 2 years ago
  reuk 0836cf33b1
VST3 Client: Avoid assertion failure in setBusesLayout when using PreferredChannelConfigurations 2 years ago
  Anthony Nicholls 61b27097b7 AAX: Allow runtime custom search paths for a page table file 2 years ago
  reuk ca16b82daa
VST3: Fix build failure in manifest helper when using an AppConfig.h 2 years ago
  reuk 059d98507c
Params: Consistently use HostedAudioProcessorParameter rather than AudioProcessorParameterWithID when querying parameter IDs 2 years ago
  reuk 77458fb4f9
VST3 Client: Generate moduleinfo.json into Resources directory of bundle 2 years ago
  reuk e56e470f5b
LV2 Manifest Helper: Rename main source file 2 years ago
  reuk 7ed89e4896
WindowsHooks: Move into juce_gui_basics 2 years ago
  reuk 1c1cbdf18d
ComponentBoundsConstrainer: Add new decorator constrainer 2 years ago
  reuk 3d172f9c0d
AU Client: Fix pointer-to-bool conversion 2 years ago
  reuk 59273f2ac7
VST3 Client: Fix factory ref-counting 2 years ago
  reuk 2d31153d99
VST3 Client: Implement IPluginCompatibility 2 years ago