1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules
Anthony Nicholls c37c18c5b4 macOS: Prevent visual glitches in images
CGImages created from a juce Image may be drawn after or during
changes to the underlying data. This change copies the required
data into a new buffer to ensure the CGImage data is always
independent from the juce image data.
2025-11-20 15:04:46 +00:00
..
juce_analytics Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_animation Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_audio_basics Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_devices Docs: Update language to be more diplomatic 2025-11-18 15:47:42 +00:00
juce_audio_formats Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_plugin_client Docs: Update language to be more diplomatic 2025-11-18 15:47:42 +00:00
juce_audio_processors Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_audio_processors_headless Docs: Update language to be more diplomatic 2025-11-18 15:47:42 +00:00
juce_audio_utils Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_box2d Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_core String: Fix mangled decoding of UTF-16 strings containing surrogate pairs in createStringFromData() 2025-11-19 20:01:17 +00:00
juce_cryptography Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_data_structures Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_dsp Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_events Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_graphics macOS: Prevent visual glitches in images 2025-11-20 15:04:46 +00:00
juce_gui_basics UIViewComponentPeer: Remove rootViewController from old window before adding it to new window 2025-11-19 14:09:52 +00:00
juce_gui_extra Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_javascript QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK 2025-11-19 11:12:21 +00:00
juce_midi_ci Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_opengl OpenGL: Fix missing buffered image after context detach 2025-11-19 14:07:59 +01:00
juce_osc Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_product_unlocking Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_video Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
CMakeLists.txt Create new empty juce_audio_processors_headless module 2025-09-17 12:50:07 +01:00