1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
reuk 14628ec824
iOS: Correctly compute mouse position for scroll events
When using Universal Control, the system seems to translate mouse scroll
events into swipe gestures, meaning that the gesture position is not
constant during the gesture.
2022-09-27 16:45:21 +01:00
..
juce_analytics Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_audio_basics Fix typo in docstring 2022-09-27 15:18:21 +01:00
juce_audio_devices ASIO: Add missing override on destructor 2022-09-27 15:18:21 +01:00
juce_audio_formats AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2022-09-22 07:50:18 +00:00
juce_audio_plugin_client AAX Client: Ignore deprecation warnings in third-party headers 2022-09-27 15:18:21 +01:00
juce_audio_processors Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_audio_utils Remove AudioIODeviceCallback::audioDeviceIOCallback 2022-09-22 07:50:18 +00:00
juce_box2d Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_core macOS: Add Ventura to the enum of OS types 2022-09-27 15:18:21 +01:00
juce_cryptography Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_data_structures Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_dsp Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_events Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_graphics OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 2022-09-27 15:18:21 +01:00
juce_gui_basics iOS: Correctly compute mouse position for scroll events 2022-09-27 16:45:21 +01:00
juce_gui_extra Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
juce_opengl OpenGL: Correctly report OpenGL rendering scale in Pro Tools 2022.7 on Windows 2022-09-27 15:18:21 +01:00
juce_osc Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_product_unlocking Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_video Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
CMakeLists.txt CMake: Avoid adding target for LV2 manifest helper unless specifically required 2022-09-12 16:14:57 +01:00