13479 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)
 

Author SHA1 Message Date
  reuk c51bfd7429
Unity Client: Avoid returning pointer to stack memory 2 years ago
  reuk 436150b221
CMake: Avoid adding target for LV2 manifest helper unless specifically required 2 years ago
  reuk ec8cd0e48b
Projucer: Fix LV2 manifest helper path in makefile exporter 2 years ago
  reuk 65f1a76614
Tidy up parameter pack expansions 2 years ago
  reuk 8b8ae10059
Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
  reuk 045214c986
Build: Allow building with llvm-mingw headers 2 years ago
  reuk 7391d18b8e
Optional: Implement in terms of std::optional 2 years ago
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 2 years ago
  reuk e9e39de069
AU: Avoid forming references to variable-size structs MIDIEventList and MIDIPacketList 2 years ago
  reuk f8e91d4003
AU: Replace CoreAudioUtilityClasses with files from new SDK 3 years ago
  attila c0f31aa12a CoreGraphics: fillAll() fills a larger area to avoid alpha blended edges 2 years ago
  Leigh Marble 0816dbbae7 Docs: Correct a reference to a non-existent method 2 years ago
  attila 372290d352 FlacAudioFormat: Use FLAC version 1.3.4 2 years ago
  attila 3810252ae2 FLAC: Prepare 1.3.4 lib files for inclusion in the JUCE build 2 years ago
  attila 2ba2bc9677 FLAC: Add library source files for version 1.3.4 2 years ago
  Tom Poole c4dd405b16 macOS: Fix repaint lagging in Studio One 5 2 years ago
  reuk 86ad2a77a0
FileTreeComponent: Avoid blocking the main thread when selecting items while scanning is in progress 2 years ago
  reuk 21c214aec8
DirectoryContentsList: Start thread before attempting to scan files 2 years ago
  reuk a1bb7aeead
ListBox: Avoid calling updateContent in contructor 2 years ago
  reuk b324a50e82
BailOutChecker: Add checks after callbacks in Slider and ComboBox 2 years ago
  reuk 1975bb7479
Projucer: Update default Android SDK, adjust CMake flag specification 2 years ago
  reuk 72f6e84ca4
CMake: Add JUCE_PLUGIN_ARTEFACT_FILE property for Standalone plug-in targets 2 years ago
  reuk 5a6c8b1d0a
Linux Fonts: Improve default selection mechanism 2 years ago
  reuk 98d81bf87a
VST3 Client: Allow channel size mismatches on inactive buses 2 years ago
  reuk 6feeb7dcdd
VST3 Host: Avoid updating bus layout and activation of activated plug-ins 2 years ago
  reuk 6c3b410e6f
VST3 Client: When emulating MIDI CCs with parameters, generate a MIDI event for each parameter event 2 years ago
  reuk b663c36c97
AU Host: Refactor PositionInfo usage 2 years ago
  reuk d28815601a
GenericInterpolator: Refactor to avoid repetition 2 years ago
  reuk 34341bc597
APVTS: Avoid calling null function when unspecified 2 years ago
  reuk 8ec8e36f5c OpenGLContext: Swap buffers on the main thread 2 years ago
  reuk 322aa64459 OpenGLContext: Share CVDisplayLinks with NSViewComponentPeer 2 years ago
  reuk 20584cf201 NSViewComponentPeer: Fix bug where OpenGLViews would fail to display after window deminiaturization 2 years ago
  reuk bc177c2252 NSViewComponentPeer: Share display links between all windows 2 years ago
  reuk 4b94c9b54a NSViewComponentPeer: Use RAII to manage display link 2 years ago
  reuk d4184b120d WebBrowserComponent: Allow developer tools in debug builds on macOS 2 years ago
  reuk e0fd976779 VST2: Always request a resize from the host when attaching an editor 2 years ago
  reuk b27af5def9 OpenGL: Tidying 2 years ago
  reuk e64f87b26c OpenGL: Allow setting window bounds from repaint callback 2 years ago
  reuk 02b5ab748a OpenGL: Add support for a few more OpenGL profiles 2 years ago
  reuk ac6a455229 VST Host: Fix iOS/Android build issue 2 years ago
  reuk 11b4672b55 VST3 Client: Fix occasional incorrect scaling in Ableton Live when rendering with OpenGL 2 years ago
  reuk ceb601af64 LV2 Host: For parameters with scale points, correctly convert values to text 2 years ago
  reuk d066a0b694 Projucer: Avoid running copy commands when plugin copy step is disabled on Linux 2 years ago
  reuk 538dc0e120 Projucer: Correctly resolve path to LV2 manifest helper on Linux 2 years ago
  reuk 7ebd34012c LV2 Client: Use preferredChannelConfiguration if available when writing manifest 2 years ago
  reuk 028d1eea78 Projucer: Fix signing issue when building LV2 plugins on Arm macs 2 years ago
  chroma 6bd1582b47 Stats: Unique Machine ID 2 years ago
  Tom Poole 4418376335 macOS/iOS: Fixed an issue creating native FileChoosers 2 years ago
  attila 988d65e24f CoreAudio: Report error if combined devices don't share a common sample rate 2 years ago
  attila 3323c68f96 AudioDeviceManager: Take sample rate compatibility into account during default device selection 2 years ago