9132 Commits (bc26d5cc87ba243c13be1768602eb68e1ca00d73)

Author SHA1 Message Date
  Oli bc26d5cc87 Win32 FileChooser: Fix truncated initial file text 3 years ago
  Oli 100fec3830 PluginHostType: Add NI Maschine host type 3 years ago
  attila 8c7f4eb231 ARA: Add ARADocumentControllerSpecialisation::doGetPlaybackRegionHeadAndTailTime() 2 years ago
  Anthony Nicholls 28c31b1f26 Slider: allow a sliders text-box to update when a colour changes in the slider 2 years ago
  reuk 4fbc4da29a
Windows: Always define RunningInUnity flag in juce_gui_basics TU 2 years ago
  reuk 9dfaab24e0
AAX Client: Avoid float comparisons when determining ambisonic layouts 2 years ago
  reuk ee976f0f0d
NSViewComponentPeer: Avoid using metal renderer if view has changed size since repaints were requested 2 years ago
  reuk e1e3697931
AU Client: Check explicit channel layouts all the way up to 16 ins/outs 2 years ago
  reuk 5eadaf75be
UIViewComponentPeer: Avoid accessing text input target after it has been destroyed 2 years ago
  reuk 8c97b09d83
AUv3: Avoid calling setFullState: on the superclass during state restoration 2 years ago
  Anthony Nicholls e637073228 BubbleComponent: allow customisable effects 2 years ago
  reuk 9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
  attila 557d690ff4 MouseInputSource: Fix stuck hover state on touch screens 2 years ago
  Anthony Nicholls c7689793f2 Widgets: call repaint() in colourChanged() callbacks 2 years ago
  Anthony Nicholls 5fb78e30ac Component: update docs to reflect what happens when the look-and-feel changes 2 years ago
  Anthony Nicholls ba50a35364 Widgets: stop calling repaint in lookAndFeelChanged() 2 years ago
  attila 39cd0ef532 Add support for AAX SDK 2.5.0 3 years ago
  reuk 5e866b6156
MessageManager: Fix build issue introduced in 95f823ff72 3 years ago
  Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure 3 years ago
  reuk 8942f22a9b
FileChooser: Avoid setting default extension to filename 3 years ago
  reuk 95f823ff72
MessageManager: Tidy up mac implementation 3 years ago
  reuk 33ef4a86f4
Plugin Client: Remove unnecessary wrapper files 3 years ago
  reuk 22c8f0fe7e
VSTWindowUtilities: Remove unused JUCE_32BIT checks in VSTWindowUtilities 3 years ago
  reuk 16929c26f7
OpenGLContext: Avoid calling NSView::window from displaylink thread 3 years ago
  reuk 0f174d5818
Plugin Client: Refactor WindowsHooks to avoid static objects at namespace scope 3 years ago
  reuk 10bd8235e7
Plugin Client: Move all private helper functions into detail namespace 3 years ago
  reuk a760307d0f Plugin Client: Rename utility folder to detail, for consistency with namespace naming 3 years ago
  reuk 0e9b482d87 VST Client: Reorganise helper functions to avoid duplicate function declarations 3 years ago
  reuk c5ddf64d16 Plugin Client: Respect requested layer-backedness of editor 3 years ago
  reuk 926bbda4fa AudioProcessorEditor: Add method to configure layer-backedness of plugin editors 3 years ago
  reuk 3b2c6a545e Plugin Client: Normalise includes 3 years ago
  reuk 628edb1e15
TableListBox: Refactor mouse handling to reuse ListBox mouse handling 3 years ago
  Tom Poole f385e08b24 BSD: Fix a compilation error 3 years ago
  Anthony Nicholls c23eab7126 iOS: Refactor get primary display 3 years ago
  reuk af2a4a7e2a
OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts 3 years ago
  Tom Poole 8524d4d815 Android: Fix a compiler warning 3 years ago
  attila f9ff497978 CMake: Add embedded Linux subprocess for WebView support 3 years ago
  attila e4a86316ca Linux WebBrowserComponent: Fix potential deadlock in destructor 3 years ago
  reuk b7e459dbd5
InAppPurchases: Ensure failure notifications are dispatched on the message thread 3 years ago
  reuk 7da615a7a3
Objective-C: Tidy up block usages, and document block helpers 3 years ago
  reuk fd69d347b4
CoreMidi: Never convert messages to MIDI 2.0 protocol 3 years ago
  reuk a24be991fa
Oboe: Prefer SpinLock to raw atomics 3 years ago
  reuk 76589ee800
Oboe: Avoid allocating on each audio callback 3 years ago
  reuk cb54044c1c
InAppPurchases: Ensure that the iOS implementation notifies on failure 3 years ago
  reuk 28ad953a3a
Xcode: Fix nullability warnings in Xcode 14.3 3 years ago
  reuk 3b1b52b65e
iOS InAppPurchases: Tidying 3 years ago
  reuk 55d1585445
NSViewComponentPeer: Allow key equivalents to propagate to inner views if they are not handled by outer views 3 years ago
  reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android 3 years ago
  reuk edca5e9629
NativeMessageBox: Fix result codes on Linux 3 years ago
  reuk d073a7e8ca
VST3 Host: Avoid reading from non-existent buses 3 years ago