1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
reuk 1c2abc80d7
Component: Ensure getScreenPosition result is in terms of the logical coordinate space of the screen
Previously, getScreenPosition would return a result in the component's
coordinate space if it was called on a component that was not directly
or indirectly on the desktop. This behaviour is surprising and difficult
to program around. This change should ensure that the result is always
in the screen's coordinate space.
2021-05-24 14:57:26 +01:00
..
juce_analytics Fixed a data race in ThreadedAnalyticsDestination 2021-03-25 18:24:11 +00:00
juce_audio_basics Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
juce_audio_devices MinGW: Fix warnings and errors emitted when building VST3 plugins 2021-05-13 12:10:06 +01:00
juce_audio_formats Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
juce_audio_plugin_client VST3 Client: Fix issue where host failed to receive latency change notifications 2021-05-21 16:30:18 +01:00
juce_audio_processors VSTPluginFormat: Fix rare crash where plugins may attempt to read uninitialised pointers 2021-05-14 16:55:02 +01:00
juce_audio_utils Fixed a documentation typo 2021-05-10 11:50:37 +01:00
juce_box2d Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_core macOS: Use __builtin_debugtrap for assertions on ARM 2021-05-18 16:45:17 +01:00
juce_cryptography Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_data_structures Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_dsp AudioBlock: Allow smoothing using SmoothedValues of a broader range of types 2021-05-21 16:29:48 +01:00
juce_events Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
juce_graphics Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_gui_basics Component: Ensure getScreenPosition result is in terms of the logical coordinate space of the screen 2021-05-24 14:57:26 +01:00
juce_gui_extra MinGW: Fix warnings and errors emitted when building VST3 plugins 2021-05-13 12:10:06 +01:00
juce_opengl Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_osc Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_product_unlocking Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_video Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00