14097 Commits (31dfb05ea3299176a416bf9258e030d04a099798)
 

Author SHA1 Message Date
  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
  reuk fac6f4cb20
CMake: Enable position-independent-code by default for binary data targets 2 years ago
  attila 6d7054fa52 Docs: Fix a typo 2 years ago
  attila 03947a2646 Projucer: Fix VST3 and LV2 manifest helper paths in Xcode when using relative module paths 2 years ago
  attila 9694c1aa04 build_tools: Fix Windows assertion when path contains ellipses 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
  Steve Lhomme a38428aa8b Update the minimum required CMake version in more places 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
  attila 38f10fcacd Add more information about DynamicObject::writeAsJSON() to BREAKING_CHANGES.md 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
  attila e6509fcb51 ARAPluginDemo: Fix potential crash during RegionSequence removal 2 years ago
  reuk 4a172a3d71
AUSDK: Fix out-of-bounds read when fetching parameter names 2 years ago
  reuk 9c5d86cb4f
CMake: Always remove old moduleinfo.json, even if AUTO_MANIFEST is off 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 2cc41fff40 Projucer: Fix handling ARA analyzable content and transform flags 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 6e8210d6b1
Resave all projects 2 years ago
  reuk b3b2be54cf
Projucer: Fix clean and strip rules in generated makefiles 2 years ago
  reuk 4478ca797e
Projucer: Tidy implementation of writeTargetLines 2 years ago
  reuk 235544fd27
Projucer: Tidy up unnecessary enum qualification 2 years ago