1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
ed 45a2e57bf9 macOS: Add Foundation to juce_core OSXFrameworks
Previously we relied on Foundation.framework being implicitly linked by other frameworks, but this change is required when building with Xcode 12 targeting older macOS versions to fix missing CFNetwork symbols.
2020-11-30 11:20:08 +00:00
..
juce_analytics Added <array> to juce_StandardHeader.h and removed some unnecessary includes from juce_analytics and juce_dsp 2020-11-25 17:40:12 +00:00
juce_audio_basics MidiFile: Make file-reading more robust 2020-10-23 15:50:47 +01:00
juce_audio_devices Android: Don't assert on device type 25 which seems to be valid when debugging from Android Studio (although undocumented) 2020-11-25 17:40:03 +00:00
juce_audio_formats Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_audio_plugin_client Fixed some compiler warnings 2020-11-03 14:01:49 +00:00
juce_audio_processors PluginList: Fix revealing plugins 2020-10-29 15:53:33 +00:00
juce_audio_utils Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_blocks_basics Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_box2d Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_core macOS: Add Foundation to juce_core OSXFrameworks 2020-11-30 11:20:08 +00:00
juce_cryptography Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_data_structures Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_dsp Added <array> to juce_StandardHeader.h and removed some unnecessary includes from juce_analytics and juce_dsp 2020-11-25 17:40:12 +00:00
juce_events IPC: Prevent disconnection while a read is in progress 2020-11-16 20:13:46 +00:00
juce_graphics Windows: Fixed a potential crash in the DirectWrite TextLayout::createNativeLayout() implementation 2020-11-25 17:39:57 +00:00
juce_gui_basics Avoid drawing TextEditor "empty" text when it isn't visible 2020-11-16 16:10:13 +00:00
juce_gui_extra macOS: Updated the required deployment target for WKWebView 2020-11-16 14:01:29 +00:00
juce_opengl Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_osc Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_product_unlocking Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_video Camera: Warn when adding a preview component after starting capture on macOS 2020-11-16 17:22:00 +00:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00