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
2023-01-31 12:54:56 +00:00
..
containers Fix GCC 12 compiler warnings 2023-01-31 12:54:56 +00:00
files Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
javascript Some minor code tidying 2023-01-03 14:48:32 +00:00
logging Update copyright banners 2022-04-04 12:36:32 +01:00
maths Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
memory Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
misc TextInputTarget: Improve IME support on Android 2022-12-07 13:12:02 +00:00
native Android: Allow recording demo to write files on recent Android versions 2023-01-25 17:07:25 +00:00
network Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
streams MemoryOutputStream: Avoid allocating unnecessarily large buffers 2022-12-14 11:12:33 +00:00
system AudioProcessorGraph: Only prepare a render sequence for the current processing precision 2023-01-25 17:12:33 +00:00
text Docs: Update Doxygen configuration 2023-01-18 15:00:42 +00:00
threads Fix Windows DLL build 2023-01-03 17:48:22 +01:00
time Fix RelativeTime::getApproximateDescription() 2022-12-19 11:17:04 +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 SystemStats: Add helper function to detect app sandbox 2023-01-25 17:07:24 +00:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00