8530 Commits (7c23c02e47739ee77f29a9bec4d5440b59dc54d3)

Author SHA1 Message Date
  falkTX 7c23c02e47
Fix mingw LV2 build 1 year ago
  falkTX ebbd5300df
Fix build for some systems 1 year ago
  falkTX 93194c7a12
Import latest fixes from DISTRHO-Ports 1 year ago
  falkTX c5bb8fae07
Fix bypass value on load and after preset change 2 years ago
  falkTX 82863e7f86
Update param usage in LV2 wrapper, handle bypass case 2 years ago
  falkTX cba864f7e2
Add cmake integration for LV2 and VST2 old interface 2 years ago
  falkTX 773f293752
Add LV2 wrapper 2 years ago
  falkTX 91b463b64d
Implement JUCE_AUDIOPROCESSOR_NO_GUI 2 years ago
  falkTX a3e962cb2c
Define a few extra opengl functions, as needed by vital[ium] 3 years ago
  falkTX 99b950f105
Do not use new vista-only file choosers on mingw 2 years ago
  falkTX 93a82b4815
Dynamic vst2 plugin name 2 years ago
  falkTX 0daac11437
Allow VST2 plugins without audio 2 years ago
  falkTX 83851b9e9c
Add LV2 definitions 2 years ago
  falkTX df3213612d
Fix build with hosts using vestige header 2 years ago
  falkTX ebf8384497
Fix X11 temporary windows 2 years ago
  falkTX 9bc55acde7
Allow and use native titlebars in regular dialogs 2 years ago
  falkTX 742340a9fe
Require JUCE_MODAL_LOOPS_PERMITTED for native linux file choosers 2 years ago
  falkTX 95e4650922
Add ChildProcess::getPID() 2 years ago
  falkTX 9d9b1faa38
Fix fork/exec and allow vfork 2 years ago
  falkTX 241d59b329
Improve posix getExecutableFile() 2 years ago
  falkTX d509d00212
Remove splash screen 2 years ago
  falkTX d12a09a43c
Allow local ladspa file 2 years ago
  falkTX 11e0bec9a7
mingw related fixes 2 years ago
  falkTX 9d146d3339
Use old VST2 interface from JUCE5 2 years ago
  falkTX 4bdea434f5
Add old VST2 interface file, GPLv3+ licensed 2 years ago
  falkTX 3055071dd0
Fix MidiMessage constness 2 years ago
  falkTX b71c6a8648
Assume SSE is available for flac 2 years ago
  falkTX d86fcd31de
Prefer JACK over ALSA 2 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  Tom Poole 04a8a44a85 Make Path::intersectsLine const 3 years ago
  attila 54ea55325f Windows Accessibility: Only call UiaDisconnectAllProviders in 3 years ago
  reuk 288765b3c8
AU Client: Avoid potential out-of-bounds write when clearing buffers 3 years ago
  reuk 45ae98effd
OpenGLContext: Correctly size GL view when using a non-unity global scale 3 years ago
  reuk 4cf18f0e2c
X11: Avoid leaking result of XGetAtomName 3 years ago
  reuk eb6e579f0a
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
  reuk 9bd52d59af
NSViewComponentPeer: Avoid making temporary windows (dropdowns, callouts) full-screen when in full-screen mode 3 years ago
  reuk c9997bd613
Windows: Correctly dispose of hook 3 years ago
  reuk 89a7d05180
VST3 Client: Avoid calling performEdit during setState 3 years ago
  reuk c0b78adcda
StandaloneFilterWindow: Respect editor's size constraints when adjusting size of component peer 3 years ago
  reuk 63b6ecde4f
AudioProcessorParameter: Fix documentation 3 years ago
  reuk 1d1d743b9f
Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
  reuk fb1f94767d
AU Host: Improve allocation checks 3 years ago
  reuk e1a7fe671a
Component: Make wheel/magnify behaviour more intuitive for disabled components 3 years ago
  reuk c229d160f9
PluginDescription: Fall back to using deprecatedUID in createIdentifierString() if the new uniqueID is not known 3 years ago
  reuk 9e31eb1c6a
LookAndFeel: Update default name for tab/toolbar missing-item button 3 years ago
  reuk eb58b471c7
Toolbar: Add accessible name for custom popup menu item 3 years ago
  reuk 6d404236e2
Toolbar: Fix missing-items button when LookAndFeel changes after construction of toolbar 3 years ago
  reuk e27fb35996
Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 3 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 3 years ago
  reuk ec867690b7
VST3: Fix leak when setting/getting state via extensions mechanism 3 years ago