1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_core
2025-10-20 17:34:48 +01:00
..
containers AbstractFifo: Improve docs 2025-10-13 12:07:00 +01:00
detail LruCache: Add workaround for GCC 15.2 bug 2025-10-20 17:34:48 +01:00
files Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
json Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
logging Update licensing information 2024-04-16 11:39:35 +01:00
maths Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
memory Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
misc OptionsHelpers: Add a missing juce namespace 2025-09-18 13:36:58 +01:00
native iOS and macOS: Use consistent capitalisation with @available syntax 2025-09-25 14:56:34 +01:00
network Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
serialisation Docs: Fix typo in juce_Serialisation.h 2025-09-22 11:01:03 +01:00
streams Update licensing information 2024-04-16 11:39:35 +01:00
system macOS: Fix an issue in detecting the correct API level available 2025-09-30 16:33:02 +01:00
text StringArray: Add nodiscard 2025-09-17 12:50:05 +01:00
threads Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
time Time: Add support for variable number of millisecond digits in ISO8601 format 2025-10-16 16:55:44 +01:00
unit_tests UnitTest: Add a way to get and run tests by name 2025-07-14 16:50:08 +01:00
xml Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
zip Core: Prevent a preprocessor definition leak in zlib 2025-06-10 16:13:33 +01:00
juce_core.cpp Zlib: Update JUCE sources to support new zlib version 2025-02-25 12:47:13 +00:00
juce_core.h Smart Pointers: Add a new enum for indicating if a smart point should increment a reference count or not 2025-09-25 14:56:34 +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