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
2024-07-29 16:09:53 +01:00
..
containers DynamicObject: Make virtual functions non-virtual 2024-07-29 16:09:53 +01:00
detail Update licensing information 2024-04-16 11:39:35 +01:00
files Update licensing information 2024-04-16 11:39:35 +01:00
javascript Javascript: Convert void and undefined vars to correct QuickJS values 2024-07-05 17:18:16 +02:00
logging Update licensing information 2024-04-16 11:39:35 +01:00
maths MinGW: Remove support 2024-06-27 18:10:21 +01:00
memory ListenerList: Assert if initialisation could throw for any reason other than a bad allocation 2024-06-27 14:17:37 +01:00
misc Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
native Platform: Remove build-time Apple SDK availability checks 2024-07-03 13:50:08 +01:00
network MinGW: Remove support 2024-06-27 18:10:21 +01: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.1 2024-07-29 12:43:19 +01:00
text MinGW: Remove support 2024-06-27 18:10:21 +01:00
threads ListenerList: Add a thread safe ListenerList type 2024-06-07 20:25:39 +01:00
time MinGW: Remove support 2024-06-27 18:10:21 +01:00
unit_tests Update licensing information 2024-04-16 11:39:35 +01:00
xml XmlElement: Avoid potential undefined-init-order issues with juce_xmltextContentAttributeName 2024-07-08 13:09:30 +01:00
zip Update licensing information 2024-04-16 11:39:35 +01:00
juce_core.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_core.h Bump version number to 8.0.1 2024-07-29 12:43:19 +01: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