12316 Commits (9199fa3c5179a7d8c3a443e4068bfb1a901b62b8)
 

Author SHA1 Message Date
  ed 90ea4cc2ab Accessibility: Return button tooltip from ButtonAccessibilityHandler::getHelp() 3 years ago
  Tom Poole 61c638106f Clarify some FileChooser example code 3 years ago
  reuk 1fb2203517 MidiFile: Allow reporting the type of parsed files 3 years ago
  reuk 71bc141770 AttributedString: Fix faulty font lookup when rendering text 3 years ago
  reuk 55f6f3227d TextLayout: Tidy up special member functions 3 years ago
  reuk 1cd5abe489 AudioBlock: Remove unnecessary casts 3 years ago
  reuk 6c46512e8b NSViewComponent: Ensure NSView follows size of top-level component 3 years ago
  reuk 280d97eb79 OpenGL: Check at runtime whether non-power-of-two textures are supported 3 years ago
  reuk f0b515cc73 OpenGL: Fix shader compilation on Ubuntu 18.04 3 years ago
  reuk 024a0b4a20 FileBasedDocument: Fix use-after-move bug 3 years ago
  reuk 630afbda54 NSViewComponentPeer: Avoid processing mouse events from tracking areas 3 years ago
  ed a9d17d860c macOS Accessibility: Fixed crash due to availability of NSAccessibilityLayoutChangedNotification on < 10.9 3 years ago
  ed 3321ff231d Accessibility: Fall back to RowComponent AccessibilityHandler if no custom cell component handler has been set in TableListBox 3 years ago
  ed c559d31e90 Accessibility: Override Accessibility::getHelp() for JUCE widgets that support tooltips 3 years ago
  ed 422c8f8114 Accessibility: Disable accessibility for TooltipWindows to prevent them from interfering with focus 3 years ago
  ed f6ceba3e5b Accessibility: Disable accessibility for Drawable base class 3 years ago
  ed e119178b5b Check BailOutChecker before sending accessibility moved/resized event in Component::sendMovedResizedMessages() 3 years ago
  Tom Poole 845631c762 Linux: Fix bug restoring window positions from saved state 3 years ago
  reuk 6ed8065f70
CMake: Support automatic linking of bundled libraries in modules 3 years ago
  reuk dcd2ef93f9
Colour: Remove restrictions on argument to brighter() and darker() 3 years ago
  reuk 407966b2ca
Windows: Fix warnings when building with clang in 64-bit mode 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 3 years ago
  ed 4e9521be2d ComSmartPtr: Fixed behaviour of ComBaseClassHelper::QueryInterface() in release builds 3 years ago
  ed 88ec2759cb AAX: Support unicode track names for TrackProperties 3 years ago
  ed 0c89469ab6 CoreAudio: Call AudioDeviceStop() on IO thread when stopping audio devices 3 years ago
  Tom Poole e1f855ae6d Fix a compiler warning in ReaperEmbeddedViewDemo 3 years ago
  attila 56cf81d32b AU Client: Fix allocation on audio thread in JuceAU::audioProcessorChanged() 3 years ago
  attila 570e173583 VST3 Client: Fix allocation on audio thread caused by PluginHostType ctor 3 years ago
  ed d9f7d068ed WaitableEvent: Increased lock scope in signal() 3 years ago
  ed 750982069d BufferingAudioReader: Partially revert b3bdfdb3 to snap chunk start position to multiples of samplesPerBlock to fix stuttering MP3 playback on Windows 3 years ago
  reuk cc7e4d1630
CMake: Add support for configuring modules only 3 years ago
  reuk 423d46c9ba
AU Client: Avoid potential out-of-bounds read when adding buses 3 years ago
  reuk 750cb92770
AU Client: Fix AU plugins misreporting their supported channel configurations 3 years ago
  reuk bc2ad3d7c5
Build: Improve support for AU resource files on ARM Macs 3 years ago
  Tom Poole a8b059e644 Silence some more compiler warnings in third party headers 3 years ago
  Tom Poole d3b279d0e8 Silence some compiler warnings in third party headers 3 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 3 years ago
  reuk 0c56fa8fa0
Colour: Fix comparisons in HSL conversions 3 years ago
  attila 7a592bd6c2 DSP: Fix Chorus not allocating a large enough DelayLine 4 years ago
  reuk ecfa339032
Build: Update minimum build requirements for VS 2015 4 years ago
  reuk 2096a6e50f
UMP: Make the UMPIterator a forward iterator instead of an input iterator 4 years ago
  reuk feb9ebb485
ComSmartPtr: Allow compilation on VS2015 4 years ago
  reuk 4454015812
CMake: Fix juceaide build error with VS 2015 4 years ago
  reuk f3c65c4cb3
DSPModulePluginDemo: Fix crash in Live due to selecting unsupported bus layout 4 years ago
  reuk 22d935ad3e
dsp::IIRFilter: Allow computing filter coefficients without allocating 4 years ago
  reuk ba2cd6cc34
IIRFilter: Provide a new SingleThreadedIIRFilter which does not lock internally 4 years ago
  reuk 03b86d3fb8
GenericInterpolator: Fix use of non-existent valueAtOffset overload 4 years ago
  reuk 36ca0e0fc1
DSP: Avoid forward declaration of IIR::Coefficients 4 years ago
  reuk 2c1081d2a8
VST Host: Fix graphical artefacts when resizing editor views on Windows 4 years ago