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
2022-11-02 20:27:20 +01:00
..
containers Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
files Android: Added the ability to associate a particular file-extension to a mime-type at runtime 2022-11-02 20:27:20 +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 BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2022-10-06 14:57:58 +02:00
memory WeakReference: Remove ambiguous operator== 2022-10-19 14:28:44 +01:00
misc Functional: Add ScopeGuard implementation 2022-11-02 11:38:29 +00:00
native Android: Fixed a bug which caused android native dialogs to be presented multiple times in a row 2022-11-02 20:27:20 +01:00
network Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
streams MemoryOutputStream: Fix preallocating overly large buffer 2022-09-13 15:20:57 +02:00
system Windows: Added Windows ARM support to JUCE 2022-10-19 13:25:33 +02:00
text Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
threads Threading: Add priority support for lambda thread method 2022-10-31 12:49:59 +00:00
time Update copyright banners 2022-04-04 12:36:32 +01:00
unit_tests Stats: Unique Machine ID 2022-08-31 16:20:48 +01:00
xml Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
zip Update copyright banners 2022-04-04 12:36:32 +01:00
juce_core.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_core.h Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00