9009 Commits (715fa7e8dc9ef5ea53db44154fcddbab4973d8cb)

Author SHA1 Message Date
  Tom Poole 715fa7e8dc Bump version number to 7.0.4 3 years ago
  reuk b46edc31ce
Optional: Make operator bool() explicit 3 years ago
  reuk 0774162691
FloatVectorOperations: Simplify NameForwarder 3 years ago
  reuk ba604f4ced
LV2 Client: Use unicode consistently for filepaths on Windows 3 years ago
  reuk ec13f4b744
AU Client: Use stored timestamp when host transport is unavailable 3 years ago
  attila 4ef83305e2 Windows DLL: Fix FloatVectorOperations related warnings 3 years ago
  attila 6e96ad1f68 Windows DLL: Fix warning 3 years ago
  attila 9da424a663 Fix Windows DLL build 3 years ago
  Tom Poole 220d6fc5ee Some minor code tidying 3 years ago
  James Johnson 098262aa8a Add default return value for Component::exitModalState 4 years ago
  Tom Poole 0efa02a332 WinRTWrapper: Allow service recreation 3 years ago
  attila 49cc7a0e09 Component: Fix potential bad access during mouse double click 3 years ago
  attila 8fa90784a1 Android: Add missing runtime permission for Bluetooth Midi on API >= 31 3 years ago
  Aga Janowicz 83ba03a7de VST: Fix some unused variable warnings on iOS/Android 3 years ago
  attila b997e72b62 MacOS: Fix sprintf related warning in XCode 14.1 3 years ago
  attila 55a8b2ac12 Oboe: Add device types introduced between API level 31-33 3 years ago
  attila 84352ca05f Android: Fix juce_product_unlocking 3 years ago
  Tom Poole e669fb117e Docs: Fix some Doxygen warnings 3 years ago
  無常 6c415e16e1 AnimatedAppComponent: Added missing JUCE_API 3 years ago
  Tom Poole 0cd2b5c2d8 Docs: Add a link to TooltipWindow from SettableTooltipClient 3 years ago
  Tom Poole bcefe7e892 Add some missing JUCE_BSD guards 3 years ago
  Tom Poole 57202b360a Fix a typo 3 years ago
  attila a93d0a7ed0 Windows: Use timer to update VBlank registration for embedded HWNDComponentPeer 3 years ago
  attila b5c775210f HighResolutionTimer: Ensure that a new interval applies from the moment of calling startTimer() 3 years ago
  attila 58051170c4 Fix RelativeTime::getApproximateDescription() 3 years ago
  attila 0e685a9c5b Android: Add missing getAndroidRealtimeThreadFactory implementation 3 years ago
  attila edb4ef67e8 AudioBuffer: Minor correction in documentation 3 years ago
  Dan Raviv 180bbce579 ARAAudioSourceReader: Fix data race 3 years ago
  reuk bb8fe938d8
iOS SystemStats: Use consistent format to report device description on hardware/simulator 3 years ago
  reuk c8753dcc9a
ApplicationBase: Assume UTF-8 commandline parameter encoding 3 years ago
  reuk 26a23dfc9d
Android: Add support for new bluetooth permissions from Android API 31 3 years ago
  reuk eee7200629 SidePanel: Fix shadow drawing artefact on hi-res screens 3 years ago
  reuk 1fffffde04 VST Client: Clean up VstSpeakerArrangement offset calcuation 3 years ago
  reuk 93063de28d
CoreAudio: Avoid data race on fifo storage 3 years ago
  reuk 6cd2ed022d
CoreAudio: Avoid race on currentSampleRate data member of AudioIODeviceCombiner 3 years ago
  reuk f47041eefd
LV2 Client: Avoid assertion when invoking manifest writer with a relative path 3 years ago
  reuk f248a09c59
Windowing: Start repaint timer immediately on Linux 3 years ago
  reuk d6f30304f0
AudioProcessor: Return unique_ptr from createPluginFilterOfType 3 years ago
  reuk 403ba3007f
PluginHostType: Automatically set jucePlugInClientCurrentWrapperType during createPluginFilterOfType 3 years ago
  reuk 84d4c8794a
MemoryOutputStream: Avoid allocating unnecessarily large buffers 3 years ago
  reuk 76adebee13
AudioProcessorGraph: Fix an issue where IO nodes sometimes failed to update their channel counts 3 years ago
  reuk 3fe8f8a86a
Windows: Register for suspend/resume notifications 3 years ago
  reuk b70ab79173
LV2 Client: Sanitise parameter IDs to ensure validity of generated ttl files 3 years ago
  reuk 676e10fdd9
XWindowSystem: Default to standard refresh rate if the real refresh rate is unavailable 3 years ago
  reuk 753b750858
Android: Fix build issues with OpenSL 3 years ago
  reuk f4bcb11ccb
AAX Client: Add support for AudioPlayHead PPQ bar-start position 3 years ago
  reuk 8374725f98
XWindowSystem: Use ScopedWindowAssociation for improved DRYness 3 years ago
  reuk bac51aba8f
OpenGL: Avoid dispatching events to the OpenGL component peer after it is destroyed 3 years ago
  reuk e8d694d6dd
XWindowSystem: Avoid C casts for pointer-like types 3 years ago
  reuk f2d0d9cde8
OpenGL: Add back CVDisplayLink-driven drawing 3 years ago