1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
reuk a22b23e335
iOS: Remove iOS 11 preprocessor checks
The current minimum-supported Xcode (10.1) includes the iOS 12.1 SDK, so
APIs from iOS 10 will always be available.
2022-08-04 22:51:17 +01:00
..
containers Fix some Doxygen issues 2022-06-16 16:19:10 +01:00
files Improve some documentation 2022-07-14 15:24:40 +01:00
javascript Update copyright banners 2022-04-04 12:36:32 +01:00
logging Update copyright banners 2022-04-04 12:36:32 +01:00
maths Update copyright banners 2022-04-04 12:36:32 +01:00
memory Fix a compiler crash in GCC < 11 2022-04-04 12:36:33 +01:00
misc Improve some documentation 2022-07-14 15:24:40 +01:00
native iOS: Remove iOS 11 preprocessor checks 2022-08-04 22:51:17 +01:00
network AndroidDocument: Support file access to shared storage locations on Android 30+ 2022-05-23 13:18:08 +01:00
streams Android: Add AndroidDocumentInputSource, allowing for interop between the AudioThumbnail and AndroidDocument types 2022-08-04 22:51:16 +01:00
system SystemStats: Correctly report Windows 11 2022-08-02 14:58:31 +00:00
text Improve some documentation 2022-07-14 15:24:40 +01:00
threads Add ScopedTryReadLock and ScopedTryWriteLock 2022-05-11 16:06:18 +02:00
time Update copyright banners 2022-04-04 12:36:32 +01:00
unit_tests UnitTestRunner: Improve tests status reporting 2022-07-11 13:18:59 +01:00
xml Update copyright banners 2022-04-04 12:36:32 +01:00
zip Update copyright banners 2022-04-04 12:36:32 +01:00
juce_core.cpp Eliminate all usages of JUCE_STANDALONE_APPLICATION in the modules 2022-08-03 13:06:55 +00:00
juce_core.h Android: Add AndroidDocumentInputSource, allowing for interop between the AudioThumbnail and AndroidDocument types 2022-08-04 22:51:16 +01:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00