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-04-28 13:40:05 +01:00
..
containers Array: Add missing floating point equality warning suppression 2023-04-11 12:36:19 +01:00
files AudioPlaybackDemo: Fix usability issues on Android 2023-03-02 12:03:32 +00: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 Core: Add Scoped Enum Bitwise Operators 2023-04-26 21:11:25 +01:00
native UniqueID: Mingw std::byte cast 2023-04-28 13:40:05 +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 Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01: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 Core: Add Scoped Enum Bitwise Operators 2023-04-26 21:11:25 +01:00
juce_core.h Core: Add Scoped Enum Bitwise Operators 2023-04-26 21:11:25 +01:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00