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
2025-01-10 09:29:00 +00:00
..
containers Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
detail ListenerList: Replace ListenerList with LightweightListenerList in select places 2024-08-01 16:10:09 +00:00
files TemporaryFile: Make single argument constructors explicit 2024-11-27 11:07:04 +00:00
json Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00
logging Update licensing information 2024-04-16 11:39:35 +01:00
maths Random: Add some extra data race tests 2024-11-27 11:07:04 +00:00
memory Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
misc RuntimePermissions: Allow requesting the POST_NOTIFICATIONS permission at runtime on Android 2024-12-04 11:09:18 +00:00
native WebBrowserComponent: Fix leak on Windows 2025-01-07 11:21:05 +00:00
network Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
serialisation Update licensing information 2024-04-16 11:39:35 +01:00
streams Update licensing information 2024-04-16 11:39:35 +01:00
system Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
text Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
threads HighResolutionTimer: Add fallback implementation for Windows 2024-10-29 13:06:28 +00:00
time UnitTestRunner: Fix some tests that could fail on 32 bit systems 2024-11-05 20:50:04 +00:00
unit_tests UnitTestRunner: Move javascript tests into an independent category 2024-11-07 09:54:42 +00:00
xml WindowsDLL: Add missing JUCE_API attributes 2024-10-27 16:16:26 +00:00
zip Update licensing information 2024-04-16 11:39:35 +01:00
juce_core.cpp Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00
juce_core.h Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_core.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_core_CompilationTime.cpp Core: Move __DATE__ and __TIME__ into a dedicated TU 2024-06-07 09:23:23 +01:00