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-06-27 14:17:37 +01:00
..
containers ListenerList: Assert if initialisation could throw for any reason other than a bad allocation 2024-06-27 14:17:37 +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 Suppress GCC warnings related to the anonymous namespace used around choc::javascript 2024-06-06 13:48:51 +02:00
logging Update licensing information 2024-04-16 11:39:35 +01:00
maths Update licensing information 2024-04-16 11:39:35 +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 URLConnectionState: Use a shared NSURLSession to improve performance 2024-06-24 12:50:02 +01:00
network URL: Add getOrigin() 2024-04-16 17:43: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.0 2024-04-16 17:43:20 +01:00
text String: Use string length during UTF8 conversion 2024-06-20 17:52:22 +01:00
threads ListenerList: Add a thread safe ListenerList type 2024-06-07 20:25:39 +01:00
time Core: Move __DATE__ and __TIME__ into a dedicated TU 2024-06-07 09:23:23 +01:00
unit_tests Update licensing information 2024-04-16 11:39:35 +01:00
xml Update licensing information 2024-04-16 11:39:35 +01:00
zip Update licensing information 2024-04-16 11:39:35 +01:00
juce_core.cpp ListenerList: Move unit tests into separate file 2024-06-27 14:14:25 +01:00
juce_core.h Javascript: Replace old engine with QuickJS 2024-04-16 17:43:22 +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