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
Anthony Nicholls b05b73fb49 ListenerList: Fix some edge cases when iterating the listeners
- Prevent out of scope access of the listeners lock
- Allow clearing the listener list from a callback
2024-01-12 11:22:03 +00:00
..
containers ListenerList: Fix some edge cases when iterating the listeners 2024-01-12 11:22:03 +00:00
files File: Avoid leaving behind file system changes when moveFileTo() fails 2024-01-09 11:14:30 +01:00
javascript JSON: Add new JSON::Formatter for configuring JSON output 2023-12-06 20:25:22 +00:00
logging Update copyright banners 2022-04-04 12:36:32 +01:00
maths Docs: Fix some missing Doxygen tags 2023-10-20 11:22:47 +01:00
memory SharedResourcePointer: Allow objects with private constructors 2023-12-04 14:32:01 +00:00
misc Remove an extraneous std::flush 2023-12-15 15:28:53 +00:00
native File: Avoid leaving behind file system changes when moveFileTo() fails 2024-01-09 11:14:30 +01:00
network Fix MinGW warning 2023-12-05 17:27:09 +01:00
serialisation Docs: Reshuffle Serialisation.h 2023-09-26 17:57:27 +01:00
streams Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
system Xcode: Add support for Xcode 15.1 2023-12-14 10:28:45 +00:00
text Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
threads macOS: Move set dock icon to juce_core 2023-10-25 13:53:35 +01:00
time Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
unit_tests SharedResourcePointer: Get a SharedResourcePointer instance without creating one 2023-12-01 10:09:09 +00:00
xml Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
zip Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_core.cpp SharedResourcePointer: Get a SharedResourcePointer instance without creating one 2023-12-01 10:09:09 +00:00
juce_core.h JSON: Add new JSON::Formatter for configuring JSON output 2023-12-06 20:25:22 +00:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00