8574 Commits (fcd6752d4ffc865e25e95c536ad8f268dca911f8)

Author SHA1 Message Date
  reuk fcd6752d4f
VST2 Client: Fix popupmenu window location in VST2 plugins under the AudioPluginHost 4 years ago
  reuk 8ba09acc59
VST2 Client: Avoid potential deadlocks on stateInformationLock 4 years ago
  reuk e6efdaae0e
VST2 Client: Hook onto host event loop when editor is open 4 years ago
  reuk c91514f57f
VST3 Client: Properly notify host about added/removed event loop FDs 4 years ago
  reuk 7815d2007b
OpenGL: Set OpenGL view position correctly after adjusting the global scale factor 4 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 4 years ago
  reuk e9b376ce14
XEmbed: Add function to force window bounds update 4 years ago
  reuk 5fcb718ac9
String: Avoid using refcount to detect empty strings 3 years ago
  reuk 5705a83065
ListenerList: Remove deprecation warning 4 years ago
  reuk cfa289d943
AudioProcessor: Allow querying of the host timestamp in processBlock 4 years ago
  reuk 5d096b46d7
Add simple Optional type 4 years ago
  Tom Poole 833c1e590f
macOS/iOS: Add a Metal layer renderer 4 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  reuk 3bf635e004
Warnings: Always supply all field initialisers 3 years ago
  reuk 6de457f932
Linux Fonts: Add extra default font path 3 years ago
  reuk f9c0c626fe
Linux: Avoid picking a bold/oblique version of Bitstream Vera Sans by default 3 years ago
  Tom Poole 68514d626c Graphics: Added a global GlyphArrangement cache 4 years ago
  Tom Poole f6995ea217 Fix a compiler crash in GCC < 11 4 years ago
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 4 years ago
  Tom Poole 04e7014d0f macOS/iOS: Sync repaint request rate to screen FPS and remove repaint throttling in plug-ins 4 years ago
  Tom Poole 89a67ec556 macOS/iOS: Enable asynchronous Core Graphics rendering by default 4 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk f77b286b8c
VST3 Client: Work around broken editor resizing in Blue Cat's PatchWork 3 years ago
  reuk cad155bf1c
VST3 Client: Make window sizing slightly more robust in Live 3 years ago
  reuk 624a898e00
VST3 Host: Avoid disabling midi buses while plugin is active 4 years ago
  reuk ae646dde16
StandaloneFilterWindow: Account for native frame size in constrainer 4 years ago
  reuk 5491e7aae2
ALSA: Fix thread sanitizer warnings 4 years ago
  reuk 93ba4d98cf
Fix clang warnings 4 years ago
  reuk c7a17934e3
Formatting 4 years ago
  Tom Poole 1f29416fd0 AudioDeviceManager: Improve device sample rate handling 3 years ago
  Tom Poole 69e287bc2e ADSR: Restore the previous behaviour and clarify the documentation 3 years ago
  reuk 902a576b73 NullCheckedInvocation: Disable Waddress warning 3 years ago
  Tom Poole d9c25ec17d ADSR: Fix a bug in noteOn after setting new parameters 3 years ago
  Oli b918fd3159 AudioProcessorGraph: Fix MIDI channel bug and graph execution modification 4 years ago
  Oli 15bdae16b2 DirectoryContentsList: Fix a data race 4 years ago
  Tom Poole ed4f638ff7 Line: Add explicit methods for lengthening the start and end points 4 years ago
  Tom Poole d5d9a02c8f ChildProcessCoordinator: Fix an issue with a missing ping thread 4 years ago
  Tom Poole 27abc89396 AudioProcessLoadMeasurer: Fix a data race 4 years ago
  attila 5343f70d02 AU Host: Avoid using wrong BundleResourceMap when opening plugin from file 4 years ago
  attila 55b00fc846 Component: Fix mouseEnter and mouseExit positions when blocked by modal 4 years ago
  reuk 8fad301c13
File: Update documentation 4 years ago
  reuk fe3d42025b
VST3: Add channel mapping tests 4 years ago
  reuk bb2b36a253
VST3 Client: Properly map between VST3 and JUCE layouts 4 years ago
  reuk bfa4f93a43
VST3 Host: Properly map between VST3 and JUCE layouts 4 years ago
  reuk d69706e08a
AudioProcessorGraph: Avoid race on AudioProcessor::suspended 4 years ago
  reuk 5b3aa7fc2d
AU Client: Ensure processBlock receives AudioBuffer of correct size 4 years ago
  reuk 88b5f0dc95
VST: Remove unused function 4 years ago
  reuk a8c160691c
VST3: Tidy up channel layout conversion tables 4 years ago
  reuk 8c718e7ac7
VST3: Map proximity channels correctly 4 years ago
  reuk 18300abde9
VST3 Client: Add host API checks to setBusArrangements and activateBus 4 years ago