148 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  reuk 1c1cbdf18d
ComponentBoundsConstrainer: Add new decorator constrainer 2 years ago
  reuk 33ef4a86f4
Plugin Client: Remove unnecessary wrapper files 2 years ago
  reuk a760307d0f Plugin Client: Rename utility folder to detail, for consistency with namespace naming 2 years ago
  reuk 3b2c6a545e Plugin Client: Normalise includes 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk d6f30304f0
AudioProcessor: Return unique_ptr from createPluginFilterOfType 2 years ago
  reuk 403ba3007f
PluginHostType: Automatically set jucePlugInClientCurrentWrapperType during createPluginFilterOfType 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  attila c97864d7f3 Remove AudioIODeviceCallback::audioDeviceIOCallback 2 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  reuk cfa289d943
AudioProcessor: Allow querying of the host timestamp in processBlock 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk ae646dde16
StandaloneFilterWindow: Account for native frame size in constrainer 3 years ago
  reuk c0b78adcda
StandaloneFilterWindow: Respect editor's size constraints when adjusting size of component peer 3 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 3 years ago
  attila e329f524a2 StandaloneFilterWindow: Take native window borders into account when constraining size 3 years ago
  reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows 3 years ago
  reuk 718097fd60
StandaloneFilterWindow: Avoid recursively resizing plugin editor 3 years ago
  reuk f989182f32
Linux windowing: Display utf-8 native window titles correctly 3 years ago
  reuk cef6974c7c StandaloneFilterWindow: Fix window resizing bug on Linux 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  ed e467473157 Standalone: Fixed a crash due to a dangling input muted value listener 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed f1768843fb StandaloneFilterWindow: Check that stored previous window position is onscreen 4 years ago
  reuk 0e7fd1b909
StandalonePluginHolder: Fix out-of-bounds read when audio callbacks use larger-than-expected buffers 4 years ago
  reuk 6832dca430 StandaloneFilterWindow: Auto-resize settings dialog when IO options change 4 years ago
  ed 04fdc4c209 Standalone: Add a dummy output channel to MIDI effect plug-ins 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  ed 914119eca5 Standalone: Avoid hitting an assertion when setting resize limits 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
  reuk df06a471c0
AudioProcessorPlayer: Support a greater variety of IO configurations 4 years ago
  ed 34f8afbbca Set standalone plug-in window as resizable based on AudioProcessorEditor::isResizable() 4 years ago
  ed 757556d1ac Fixed a positioning bug in the standalone plug-in window 4 years ago
  ed dc8145fe6a Fixed a potential infinite resize loop when using the standalone plug-in window with a transformed editor 4 years ago
  ed 744e16eebd Fixed some Doxygen parsing issues 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed d9093c87d6 Removed some cross-module relative includes 5 years ago
  ed b57509c4a2 Removed some cross-module relative includes 5 years ago
  ed 2bfed0b354 Removed some unnecessary JUCE_MODULE_AVAILABLE_* checks 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  reuk 3520f6c4f6 Standalone: Put CreatePluginFilter in a common header 5 years ago
  reuk 1915fc7a37 Standalone: Fixed build issue with createPluginFilterOfType 5 years ago