9442 Commits (9694c1aa04b0780dabe27c53bbef548fe877ce5c)

Author SHA1 Message Date
  attila b0167985b4 OpenGLContext: Make getRenderingScale() sensitive to Component transforms 2 years ago
  attila 00e96e7779 ARA: Fix plugins in Logic by making the DocumentController not inherit from Timer 2 years ago
  attila 4f4ddf9733 AU Client: Use ScopedJuceInitialiser_GUI to ensure the MessageManager exists 2 years ago
  attila 7650c85ba5 Avoid focus changes due to mouse clicks for Components with setMouseClickGrabsKeyboardFocus (false) 2 years ago
  attila 6219eb950f Android: Fix crash when using NetworkServiceDiscovery 2 years ago
  Tom Poole 90c15c4a7b Remove an extraneous std::flush 2 years ago
  Anthony Nicholls b0aa8dbb7c Formatting: Use nested namespace 2 years ago
  Anthony Nicholls 2a60153530 Xcode: Add support for Xcode 15.1 2 years ago
  Tom Poole 780493c47b juceaide: Improve error logging 2 years ago
  Oliver James 627d01b9a2 UMP Tests: Remove checked iterator macro 2 years ago
  Anthony Nicholls b91fec7787 AudioProcessorGraph: Allow nodes with ID 0 to be added 2 years ago
  attila a8c114b570 Android: Widen ContentSharer permissions to work with Google Drive 2 years ago
  attila 99869fcd6a AudioProcessor: Fix incorrect assertion when calling setParameterTree() 2 years ago
  reuk 4a172a3d71
AUSDK: Fix out-of-bounds read when fetching parameter names 2 years ago
  reuk 8aa9b01264
KeyPress: Allow isKeyDown to handle dual-symbol keys like =/+, ;/: on Windows 2 years ago
  reuk 224c4f706b
JSON: Add new JSON::Formatter for configuring JSON output 2 years ago
  attila 06855ed05d WebBrowserComponent: Windows: Trigger resized event on DPI change when using WebView2 2 years ago
  attila 89c2536a77 Move NativeScaleFactorNotifier from audio_processors to gui_basics 2 years ago
  Attila Szarvas 6be90eeeaa Improve SVG text parsing capabilities 2 years ago
  attila d98a0bc233 Fix MinGW warning 2 years ago
  attila c4c7c86324 FlacAudioFormat: Use FLAC version 1.4.3 2 years ago
  attila 31e4779b46 FLAC: Prepare 1.4.3 lib files for inclusion in the JUCE build 2 years ago
  attila fef3160a5b FLAC: Retarget header includes in 1.4.3 lib files 2 years ago
  attila 1b09659d52 FLAC: Add library source files for version 1.4.3 2 years ago
  Anthony Nicholls 2685604eb3 SharedResourcePointer: Allow objects with private constructors 2 years ago
  Attila Szarvas 62bba21655 Add SocketOptions and avoid reducing the system default buffer sizes 2 years ago
  Anthony Nicholls 005040da77 TimerThread: Always wait indefinitely for the timer thread to finish 2 years ago
  Anthony Nicholls 47be26deed Timer: Replace DeletedAtShutdown with SharedResourcePointer 2 years ago
  Anthony Nicholls 418d7b9c38 SharedResourcePointer: Get a SharedResourcePointer instance without creating one 2 years ago
  reuk 35d29d2459
Oboe: Update to 1.8.0 2 years ago
  reuk 903c77b977
PopupMenu: Add accessor for top-level target component to Options class 2 years ago
  reuk 3037041222
CachedValue: Add const accessors 2 years ago
  reuk b4aa74b3be
CIPropertyDelegate: Fix issue where status field was omitted from successful PE response headers 2 years ago
  reuk 123576bb2c
VST3: Include header/footer sysex bytes when converting with DataEvent 2 years ago
  reuk e2ecbde236
LV2 Host: Allow fileAllTypesForFile to accept bundle paths as well as bundle URIs 2 years ago
  Anthony Nicholls 21df860385 AudioDeviceSelector: Correctly display when there is no MIDI output device selected 2 years ago
  Anthony Nicholls da68fe2b60 AudioDeviceSelector: Auto resize when showing or hiding advanced settings 2 years ago
  Anthony Nicholls e8d221ccb3 CoreAudio: Fix a bug when retrieving the index of a device nested inside an AudioIODeviceCombiner 2 years ago
  Tom Poole 61aa1fc4ab Bump version number to 7.0.9 2 years ago
  Tom Poole 2c7043319b Doxygen updates 2 years ago
  reuk c9f0f7efa2
SystemStats: Make getOperatingSystemName() implementation for Windows more concise 2 years ago
  reuk 28375c18c9
SystemStats: Add Sonoma to OperatingSystemType enum 2 years ago
  Anthony Nicholls 4d098faaac ObjectiveC: Add support for uninitialised variants when converting to an NSDictionary 2 years ago
  reuk 70651f1c67 AudioWorkgroups: Add os_workgroup_max_parallel_threads support 2 years ago
  attila 387eea5f51 MacOS: Accessibility: Fix returning ignored native element in accessibilityChildren 2 years ago
  Anthony Nicholls 9654f4a7e9 VST3: Only update parameters from a process block if they've changed 2 years ago
  attila 8c29cab261 CachedValue: Stop suppressing floating point comparison warnings 2 years ago
  attila b800890ec6 Android: Fix ContentSharer crash on Android 14 2 years ago
  reuk 65b6c85594 ConcertinaPanel: Move call that was mistakenly added to move constructor 2 years ago
  reuk 6d7485fd0d
juce_midi_ci: Improve MinGW compatibility 2 years ago