8736 Commits (b51e835bafa3d96fa6d7a66b37762c5605257529)

Author SHA1 Message Date
  reuk c91514f57f
VST3 Client: Properly notify host about added/removed event loop FDs 3 years ago
  reuk 7815d2007b
OpenGL: Set OpenGL view position correctly after adjusting the global scale factor 3 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 3 years ago
  reuk e9b376ce14
XEmbed: Add function to force window bounds update 3 years ago
  reuk 5fcb718ac9
String: Avoid using refcount to detect empty strings 3 years ago
  reuk 5705a83065
ListenerList: Remove deprecation warning 3 years ago
  reuk cfa289d943
AudioProcessor: Allow querying of the host timestamp in processBlock 3 years ago
  reuk 5d096b46d7
Add simple Optional type 3 years ago
  Tom Poole 833c1e590f
macOS/iOS: Add a Metal layer renderer 3 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 a946ad64ba DirectoryContentsList: Fix a bug in isStillLoading 3 years ago
  Tom Poole b4223154b6 Fix a compilation error in Xcode 9.4 3 years ago
  Tom Poole 2f389c9d42 iOS: Fix a compiler warning 3 years ago
  Tom Poole 16eae47fde FloatVectorOperations: Add method docstrings 3 years ago
  Tom Poole 1fa18a1b43 FloatVectorOperations: Add methods to Doxygen 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole ef8ad92138
GCC: Fix some compiler warnings in GCC 11 3 years ago
  reuk c31f3477a8 Linux: Avoid picking a bold/oblique version of Bitstream Vera Sans by default 3 years ago
  reuk ce8aff22c3 StandardHeader: Include <utility> for GCC 12 compatibility 3 years ago
  Tom Poole 68514d626c Graphics: Added a global GlyphArrangement cache 3 years ago
  Tom Poole f6995ea217 Fix a compiler crash in GCC < 11 3 years ago
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 3 years ago
  Tom Poole 04e7014d0f macOS/iOS: Sync repaint request rate to screen FPS and remove repaint throttling in plug-ins 3 years ago
  Tom Poole 89a67ec556 macOS/iOS: Enable asynchronous Core Graphics rendering by default 3 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 3 years ago
  reuk ae646dde16
StandaloneFilterWindow: Account for native frame size in constrainer 3 years ago
  reuk 5491e7aae2
ALSA: Fix thread sanitizer warnings 3 years ago
  reuk 93ba4d98cf
Fix clang warnings 3 years ago
  reuk c7a17934e3
Formatting 3 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 3 years ago
  Oli 15bdae16b2 DirectoryContentsList: Fix a data race 3 years ago
  Tom Poole ed4f638ff7 Line: Add explicit methods for lengthening the start and end points 3 years ago
  Tom Poole d5d9a02c8f ChildProcessCoordinator: Fix an issue with a missing ping thread 3 years ago
  Tom Poole 27abc89396 AudioProcessLoadMeasurer: Fix a data race 3 years ago
  attila 5343f70d02 AU Host: Avoid using wrong BundleResourceMap when opening plugin from file 3 years ago
  attila 55b00fc846 Component: Fix mouseEnter and mouseExit positions when blocked by modal 3 years ago
  reuk 8fad301c13
File: Update documentation 3 years ago
  reuk fe3d42025b
VST3: Add channel mapping tests 3 years ago
  reuk bb2b36a253
VST3 Client: Properly map between VST3 and JUCE layouts 3 years ago
  reuk bfa4f93a43
VST3 Host: Properly map between VST3 and JUCE layouts 3 years ago