9463 Commits (16d5e4e2a609fa0d74ccfb1801e5bb84104598cb)

Author SHA1 Message Date
  reuk 16d5e4e2a6
CIDevice: Avoid including subscribeId in replies to subscription messages 2 years ago
  reuk c7b975c525
CIPropertyHostUtils: Fix status code for terminating a property inquiry 2 years ago
  reuk 0192c86715
CIParser: Make property headers human-readable in getMessageDescription 2 years ago
  reuk 9a55eb852a
CIParser: Tidy monostate handling 2 years ago
  attila fb14118771 MacOS: Disable window controls for windows created by JUCE when a Component is modal 2 years ago
  attila cc60286c89 ConnectedChildProcess: Wait for process termination on Linux to not leave zombies 2 years ago
  attila d810a168eb Use the new TimedCallback in the codebase 2 years ago
  attila 0611baf1be Add ChildProcessManager 2 years ago
  reuk 76b9b28658
OpenGL: Update compatibility headers 2 years ago
  reuk 878aad687e
ObjCHelpers: Remove unnecessary __block variables 2 years ago
  Anthony Nicholls 67570d34c4 ListenerList: Prevent calling any listeners that are added during a callback 2 years ago
  Anthony Nicholls b05b73fb49 ListenerList: Fix some edge cases when iterating the listeners 2 years ago
  attila 31dfb05ea3 Toolbar: Change the background colour of CustomisationDialog, make it configurable 2 years ago
  attila 3f52b29432 File: Avoid leaving behind file system changes when moveFileTo() fails 2 years ago
  reuk b8f3030e0b
AudioProcessorGraph: Ensure graph is rebuilt if any node latencies change 2 years ago
  reuk 5ee9d24e36
WindowsHooks: Use appropriate dpi awareness when forwarding mouse wheel messages 2 years ago
  reuk 46b90d9ea0
VST3 Host: Ensure that parameter changes from the processor are communicated to the edit controller 2 years ago
  reuk 810e348ff7
XWindowSystem: Specify mouse coordinates for resize in terms of the root window rather than the application window 2 years ago
  reuk 1e7b91b4d2
FileChooser: Avoid potential issue when viewDidDismiss and file selection callbacks are interleaved 2 years ago
  reuk 1506bb3454
MIDI-CI: Simplify profile enablement API, and ensure that group/block member channels are always 0 2 years ago
  attila 6d7054fa52 Docs: Fix a typo 2 years ago
  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