| .. |
|
containers
|
DynamicObject: Add virtual functions that are called to indicate a property change
|
2024-10-20 22:59:39 +01:00 |
|
detail
|
ListenerList: Replace ListenerList with LightweightListenerList in select places
|
2024-08-01 16:10:09 +00:00 |
|
files
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
javascript
|
Javascript: Fix bug where properties of native objects could not be enumerated in JS
|
2024-10-16 17:28:14 +01:00 |
|
logging
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
maths
|
BigInteger: Fix implementation of exponentModulo
|
2024-09-30 20:37:43 +01:00 |
|
memory
|
Singleton: Add new macros to simplify singleton creation
|
2024-10-16 10:36:52 +01:00 |
|
misc
|
Fix some Doxygen docstrings
|
2024-06-12 09:35:32 +01:00 |
|
native
|
ComSmartPtr: Update implementation slightly so that error codes can be inspected during debugging
|
2024-09-13 13:57:10 +01: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.3
|
2024-10-15 22:16:12 +01:00 |
|
text
|
String: Fix unit test failure for random seed 0xaccaaad0444426fa
|
2024-10-08 17:32:42 +01:00 |
|
threads
|
Versioning: Add the JUCE version number to any internally created threads
|
2024-09-26 08:10:56 +00: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
|
Text: Improve string validation
|
2024-09-06 15:40:39 +00:00 |
|
juce_core.h
|
Bump version number to 8.0.3
|
2024-10-15 22:16:12 +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 |