1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
attila 9c0aeb9e00 ShapedText: Fix potential crash caused by invalid Unicode strings
This change also fixes bad access that could happen with \r\n
line terminators. An incorrectly sized buffer meant that \n was
clobbered by the null terminator.
2025-04-02 15:33:27 +02:00
..
juce_analytics Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_animation Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_audio_basics Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_audio_devices Android: Remove unnecessary SDK version checks 2025-03-19 11:06:17 +00:00
juce_audio_formats Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_audio_plugin_client Fix potential crash in Ableton Live when dismissing the plugin window with Esc 2025-03-27 17:41:18 +01:00
juce_audio_processors AudioProcessor: Use new MessageManager::callSync 2025-02-06 18:22:33 +00:00
juce_audio_utils Android: Remove unnecessary SDK version checks 2025-03-19 11:06:17 +00:00
juce_box2d Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_core Fix doc in FileOutputStream 2025-03-28 18:47:16 +01:00
juce_cryptography Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_data_structures Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_dsp Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_events MessageManager: Add callSync counterpart to callAsync 2025-02-05 10:59:51 +00:00
juce_graphics ShapedText: Fix potential crash caused by invalid Unicode strings 2025-04-02 15:33:27 +02:00
juce_gui_basics NSViewComponentPeer: Fix use-after-free when closing windows with the keyboard 2025-04-01 11:49:48 +01:00
juce_gui_extra Add missing documentation tag for WebViewLifetimeListener 2025-03-28 18:47:16 +01:00
juce_javascript Update JavascriptEngine documentation 2025-03-28 18:47:16 +01:00
juce_midi_ci Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_opengl OpenGL (Windows): Only trigger async update after first buffer swap 2025-02-11 10:43:17 +00:00
juce_osc Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_product_unlocking Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_video Android: Remove unnecessary SDK version checks 2025-03-19 11:06:17 +00:00
CMakeLists.txt Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00