12164 Commits (cffb5449418c1bb64bb4f042bcf51a32b1c0e7eb)
 

Author SHA1 Message Date
  ed cffb544941 UMP: Remove juce_audio_devices dependency 3 years ago
  ed bdc2334c98 AUv3: Fix unhandled enumeration warning when building against the 12.0 SDK 3 years ago
  ed d52fb9ca26 AUv3: Suppress undeclared selector warning for supportsMPE when building against the 10.11 SDK 3 years ago
  reuk 074d188239
Add ScopedLowPowerModeDisabler to suppress App Nap on macOS 3 years ago
  ed 4b5c59dbae NullCheckedInvocation: Add missing tag and namespace comment to class declaration 3 years ago
  reuk 4980788516
AudioProcessor: Add checks to ensure AAX parameter ID compatibility 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  reuk 46e62b9efe
PlatformDefs: Add new jassertquiet macro 3 years ago
  reuk 9e57375085
CMake: Update docs with newer version requirements 3 years ago
  reuk 0a609b307e
build_tools: Tidy up BuildHelperFunctions and remove some unnecessary namespaces 3 years ago
  reuk 366a626894
CMake: Ensure version numbers in AU/AUv3 plists are correctly formatted 3 years ago
  reuk 19e1488e18
Slider: Add getScrollWheelEnabled function 3 years ago
  Tom Poole 43e577ba6c Projucer: Remove unused embedded image data 3 years ago
  Tom Poole 51645be3f6 AudioPluginHost: Remove unused binary data 3 years ago
  ed d394c770c9 Re-saved all projects 3 years ago
  ed 88d2edf189 ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 3 years ago
  ed a62f0f91d6 Add juce_Functional.h containing NullCheckedInvocation helper 3 years ago
  ed 3d4d0caca8 ModalCallbackFunction: Fix crash due to dangling reference 3 years ago
  ed cf79cc4724 Whitespace 3 years ago
  ed 4fd0401752 VST3: Fix editor creation in Adobe Premiere Pro 3 years ago
  Tom Poole c1eabac438 Projucer: Removed an unused asset file 3 years ago
  attila 7c68dd3709 VST3 Client: Avoid allocation in processParameterChanges() 3 years ago
  ed f38f721794 Re-saved all projects 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  ed 89ca17cf34 Projucer: Fixed some static analyzer warnings 3 years ago
  Tom Poole 3ebd548aac VST3: Ignore VS2015 static analysis warning in VST3 SDK 3 years ago
  ed a2d03d2266 Fixed some warnings flagged by Clang's static analyzer 3 years ago
  ed d3556dfd7f macOS Accessibility: Fixed a memory leak when checking for active accessibility clients 3 years ago
  ed 465912a26c Projucer: Substitute preprocessor definitions when parsing Android user libraries 3 years ago
  ed 79f1ffec2e Projucer: Migrate old iOS deployment target setting 3 years ago
  ed 40b46f8280 Projucer: Revert 0b79bcec to use fix introduced in fefd4ec7 instead 3 years ago
  ed db2036e81a ChoicePropertyComponent: Return default index if value is not found in value source mapper 3 years ago
  ed e467473157 Standalone: Fixed a crash due to a dangling input muted value listener 3 years ago
  ed 0b79bcec69 Projucer: Check project item still exists when initialising exporter icon settings and reset to default if missing 3 years ago
  ed d5373eed02 Projucer: Partially revert 8ce68447 3 years ago
  reuk 3d97343c2a
GCC: Fix redundant redeclaration warnings 3 years ago
  reuk 48659d6e9b
MIDI: Avoid data races in Linux MidiInput 3 years ago
  reuk 1d29091133
FileChooser: Always set initial directory if the initialFileOrDirectory argument is not empty 3 years ago
  reuk 90ad1877af
OpenGL: Only use vertex arrays if the GL version is greater or equal to 3 3 years ago
  reuk 85226c33d4
Mac MainMenu: Allow commands without modifiers to be passed to peer 3 years ago
  reuk aba8c8c1d3
VST Host: Allow specifying the host name for VST hosts which do not have an Application instance 3 years ago
  reuk d64c4277b4
OpenGL: Reinstate ifdef which was removed accidentally 3 years ago
  reuk 3c5f09243a
REAPER Demo: Check opcode index before running embedded UI commands 3 years ago
  ed 3d8ffd3abf Docs: Fixed incorrect webkit package name 3 years ago
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  ed 5a78b06f5c Update Button state after sending click callback in Button::mouseUp() 3 years ago
  ed 77b816b042 Projucer: Ensure that save error messages are shown when using the "Save Project and Open in IDE" command 3 years ago
  Tom Poole d53388097b AudioProcessorGraph: Improve performance when building large graphs 3 years ago
  ed 81534104fb DirectWrite: Don't include trailing whitespace when calculating text layout in CustomDirectWriteTextRenderer::DrawGlyphRun() 3 years ago
  ed e1366361ed TextLayout: Skip whitespace tokens in TokenList::createLayout() to fix misalignment when using horizontally centred justification 3 years ago