13479 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)
 

Author SHA1 Message Date
  attila 55a8b2ac12 Oboe: Add device types introduced between API level 31-33 2 years ago
  attila 84352ca05f Android: Fix juce_product_unlocking 2 years ago
  Tom Poole e669fb117e Docs: Fix some Doxygen warnings 2 years ago
  無常 6c415e16e1 AnimatedAppComponent: Added missing JUCE_API 2 years ago
  Tom Poole 0cd2b5c2d8 Docs: Add a link to TooltipWindow from SettableTooltipClient 2 years ago
  Tom Poole bcefe7e892 Add some missing JUCE_BSD guards 2 years ago
  Tom Poole 624934b05b CLA: Handle commits with no author information 2 years ago
  Tom Poole d8a2095400 Demos: Fix some compiler warnings 2 years ago
  Tom Poole 57202b360a Fix a typo 2 years ago
  Tom Poole 3975259ee9 Fix a typo 2 years ago
  attila a93d0a7ed0 Windows: Use timer to update VBlank registration for embedded HWNDComponentPeer 2 years ago
  attila b5c775210f HighResolutionTimer: Ensure that a new interval applies from the moment of calling startTimer() 2 years ago
  attila b913528d11 Projucer: Request Bluetooth permission on Android for PIP projects 2 years ago
  attila 58051170c4 Fix RelativeTime::getApproximateDescription() 2 years ago
  attila 0e685a9c5b Android: Add missing getAndroidRealtimeThreadFactory implementation 2 years ago
  attila edb4ef67e8 AudioBuffer: Minor correction in documentation 2 years ago
  attila a97c1d7ee0 ARAPluginDemo: Use crossfade in the EditorRenderer to avoid clicks 2 years ago
  Dan Raviv 180bbce579 ARAAudioSourceReader: Fix data race 2 years ago
  reuk bb8fe938d8
iOS SystemStats: Use consistent format to report device description on hardware/simulator 2 years ago
  reuk c8753dcc9a
ApplicationBase: Assume UTF-8 commandline parameter encoding 2 years ago
  reuk 3b8c26eff3
Resave all projects 2 years ago
  reuk 26a23dfc9d
Android: Add support for new bluetooth permissions from Android API 31 2 years ago
  reuk eee7200629 SidePanel: Fix shadow drawing artefact on hi-res screens 2 years ago
  reuk 1fffffde04 VST Client: Clean up VstSpeakerArrangement offset calcuation 2 years ago
  reuk 93063de28d
CoreAudio: Avoid data race on fifo storage 2 years ago
  reuk 6cd2ed022d
CoreAudio: Avoid race on currentSampleRate data member of AudioIODeviceCombiner 2 years ago
  reuk f47041eefd
LV2 Client: Avoid assertion when invoking manifest writer with a relative path 2 years ago
  reuk 6f458086f9
Projucer: Avoid abspath in generated makefiles 2 years ago
  reuk f248a09c59
Windowing: Start repaint timer immediately on Linux 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 84d4c8794a
MemoryOutputStream: Avoid allocating unnecessarily large buffers 2 years ago
  reuk 76adebee13
AudioProcessorGraph: Fix an issue where IO nodes sometimes failed to update their channel counts 2 years ago
  reuk 3fe8f8a86a
Windows: Register for suspend/resume notifications 2 years ago
  reuk b70ab79173
LV2 Client: Sanitise parameter IDs to ensure validity of generated ttl files 2 years ago
  reuk 676e10fdd9
XWindowSystem: Default to standard refresh rate if the real refresh rate is unavailable 2 years ago
  reuk 753b750858
Android: Fix build issues with OpenSL 2 years ago
  reuk f4bcb11ccb
AAX Client: Add support for AudioPlayHead PPQ bar-start position 2 years ago
  reuk 8374725f98
XWindowSystem: Use ScopedWindowAssociation for improved DRYness 2 years ago
  reuk bac51aba8f
OpenGL: Avoid dispatching events to the OpenGL component peer after it is destroyed 2 years ago
  reuk e8d694d6dd
XWindowSystem: Avoid C casts for pointer-like types 2 years ago
  reuk f2d0d9cde8
OpenGL: Add back CVDisplayLink-driven drawing 2 years ago
  reuk 3b2f7163d7
AAX Client: Add support for reporting recording state 2 years ago
  reuk 46fafd7d1a
AAX Client: Ensure that prepareToPlay is always called with the max buffer size, rather than the previous buffer size 2 years ago
  reuk a78194c9e3
AUv3 Client: Notify host when latency changes 2 years ago
  reuk 54f5077eff
VST3 Host: Avoid rebuilding parameter tree in refreshParameterList 2 years ago
  reuk d7f3ae4fc1
RectangleList: Avoid entering a death spiral when subtracting very close rectangles 2 years ago
  reuk 16b8cbf2b7
TableHeaderComponent: Correctly render column headers when graphics context is clipped 2 years ago
  reuk 2e16de3501
Component: Avoid mouseListener use-after-free when deleting components in mouse callbacks 2 years ago
  reuk a8162d124b
LV2 Client: Ensure AudioBuffer size matches numSteps during run 2 years ago