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-06-19 12:24:45 +00:00
..
containers Array: Add missing floating point equality warning suppression 2023-04-11 12:36:19 +01:00
files File: Enable symbolic link creation on BSD 2023-05-31 15:15:24 +01:00
javascript Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
logging Update copyright banners 2022-04-04 12:36:32 +01:00
maths Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
memory Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
misc ThreadPool: Add support for a user specified thread name 2023-06-19 12:24:45 +00:00
native HighResolutionTimer: Use a generic timer for BSD 2023-06-07 14:04:27 +01:00
network Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
streams Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
system UniqueID: Use stable SMBIOS fields to generate ID on Windows 2023-04-26 21:13:40 +01:00
text Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
threads ThreadPool: Add support for a user specified thread name 2023-06-19 12:24:45 +00:00
time Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
unit_tests Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +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 HighResolutionTimer: Use a generic timer for BSD 2023-06-07 14:04:27 +01:00
juce_core.h HighResolutionTimer: Complete rewrite 2023-06-05 16:32:25 +01:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00