7687 Commits (eafc20d1dfd0dea52b86fa76cdd5bdf3e7113feb)

Author SHA1 Message Date
  falkTX eafc20d1df
Fix temporary X11 windows 2 years ago
  falkTX 55da68a278
Allow native titlebars in dialogs 2 years ago
  falkTX bdc96f827a
Linux filechooser needs modal dialogs 2 years ago
  falkTX 7305dfffe3
Add ChildProcess::getPID() call 2 years ago
  falkTX 1632cbdc9a
Fix fork/exec usage 2 years ago
  falkTX 45aad987ec
Fix POSIX getExecutableFile 2 years ago
  falkTX 4db8cab307
Remove splash screen 2 years ago
  falkTX 035db24c24
Allow to use local ladspa header 2 years ago
  falkTX a8e484b279
Fix compatibility with old compilers 2 years ago
  falkTX 3785f90ec0
mingw fixes 2 years ago
  falkTX 05df25553a
Add and use old VST2 interface from JUCE5 2 years ago
  falkTX 07cc606d8e
Fix MidiMessage constness 2 years ago
  falkTX 05b2520ca3
flac: assume SSE is present 2 years ago
  falkTX 65eb5b5c39
Prefer JACK over ALSA 2 years ago
  Tom Poole 4c58e50f2e Bump version number to 6.0.8 4 years ago
  ed 71b8885460 VST3: Fixed a crash accessing the program parameter when JUCE_FORCE_USE_LEGACY_PARAM_IDS=1 4 years ago
  reuk 799c5ef51b
BasicNativeHeaders: Increment minimum required IE version on Windows 4 years ago
  reuk 5bcd2b0dfb
NSViewComponentPeer: Force repaint when window becomes key 4 years ago
  reuk 3fe0b07a82
SystemStats: Avoid "pragma intrinsic" when building with the Intel compiler 4 years ago
  reuk ba475a8008
AudioDeviceSelectorComponent: Draw text using TextLayout rather than GlyphArrangement 4 years ago
  ed 914119eca5 Standalone: Avoid hitting an assertion when setting resize limits 4 years ago
  reuk 7b6ad28b46
AUv3 wrapper: Allow host to resize editor view 4 years ago
  reuk 8fb4541fdb
iOS: Avoid unnecessary numeric conversion 4 years ago
  ed 77d4ac7242 URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 4 years ago
  ed 7d71efe6e0 Standalone: Use AudioProcessorEditor::setBoundsConstrained() when setting editor bounds 4 years ago
  ed db618477ff Standalone: Respect AudioProcessorEditor resize limits 4 years ago
  ed ad8f2013b5 AudioProcessorEditor: Set ComponentBoundsConstrainer stretchingTop/Left/Bottom/Right values when calling setBoundsForComponent() 4 years ago
  reuk df06a471c0
AudioProcessorPlayer: Support a greater variety of IO configurations 4 years ago
  ed fa8c446d0c URL: Added InputStreamOptions and enable POST data to be sent with URL-encoded parameters. 4 years ago
  ed f9f0896bbb Tidied up URL and WebInputStream docs 4 years ago
  ed 22777e5480 Linux: Remove embedded OpenGL window events from event queue when destroying 4 years ago
  reuk 3dc97ec71c
PluginHostType: Add missing juce:: namespace 4 years ago
  reuk d4e802016a VST3: Fix issue where Ardour would repeatedly try to resize editors 4 years ago
  reuk 68d30f9c8d Convolution: Compensate for volume changes when resampling IRs 5 years ago
  ed 34f8afbbca Set standalone plug-in window as resizable based on AudioProcessorEditor::isResizable() 4 years ago
  ed f2fffe6757 AU: Avoid a crash when calling setCurrentProgram() with an out-of-bounds index 4 years ago
  reuk c7feb75b97
PluginHostType: Use the name of the bridged hosting process to determine host 4 years ago
  reuk 1b4960b5bf
PluginHostType: Fix host reporting in bridged hosts on M1 4 years ago
  reuk 9b80c7031e
VST3: Add support for 7.x.4 speaker arrangements 4 years ago
  reuk d62d3aaa4f
PopupMenu: Add option to specify initially-selected menu item 4 years ago
  reuk 326d8deb16
PopupMenu: Tidy up Options implementation 4 years ago
  reuk daf8761727 AU Host: Ensure discrete parameters are scaled correctly 5 years ago
  ed 40c86d6b2f Linux: Fail more gracefully on systems which don't support 32-, 24-, or 16-bit RGB displays 5 years ago
  reuk 27ca5e6ccb
MemoryAudioSource: Fix bug where source looped, even when looping was disabled 5 years ago
  reuk e0306d25d4
VST3 Client: Disallow creating a new editor if one editor is already active 5 years ago
  reuk 3afaaa48be FileChooser: Fix IFileDialogEvents leak 5 years ago
  ed ba2027497b MIDI: Standardised and fixed some MIDI channel assertions 5 years ago
  ed fe9493867e Linux: Quote Bash command string in Process::openDocument() to prevent ampersands being treated as a control operator 5 years ago
  ed 5a59c92b20 AudioProcessorEditor: Allow editors to have a corner resizer without being resizable by the host and clarified the documentation regarding this and the editor's constrainer 5 years ago
  ed 655a6e9367 VST: Use ComponentPeer::getAreaCoveredBy() to get scaled editor bounds on Windows and Linux 5 years ago