| .. |
|
containers
|
Moved ListenerList from the juce_events module into juce_core
|
10 years ago |
|
files
|
Minor documentation correction in File.
|
10 years ago |
|
javascript
|
Javascript parser: Fixed the fact that Math.PI and E were methods instead of properties
|
10 years ago |
|
logging
|
Update copyright notice
|
10 years ago |
|
maths
|
Corrected a typo in the documentation
|
10 years ago |
|
memory
|
Whitespace.
|
10 years ago |
|
misc
|
Update copyright notice
|
10 years ago |
|
native
|
Stripped out some defunct OSX 10.4 fallback code
|
10 years ago |
|
network
|
Fix DatagramSocket from always blocking on read
|
10 years ago |
|
streams
|
Avoided possible arithmetic overflow in MemoryInputStream::read() for very large streams.
|
10 years ago |
|
system
|
Version number update
|
10 years ago |
|
text
|
Added some extra number->String converter methods, and extra unit-tests
|
10 years ago |
|
threads
|
Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait()
|
10 years ago |
|
time
|
Fixes for mingw headers.
|
10 years ago |
|
unit_tests
|
Added new module: juce_osc
|
10 years ago |
|
xml
|
Added method XmlElement::isValidXmlName() and implemented standard-compliant checking for XML name validity
|
10 years ago |
|
zip
|
Whitespace tidying
|
10 years ago |
|
juce_core.cpp
|
Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check"
|
10 years ago |
|
juce_core.h
|
Moved ListenerList from the juce_events module into juce_core
|
10 years ago |
|
juce_core.mm
|
Update copyright notice
|
10 years ago |
|
juce_module_info
|
Version number update
|
10 years ago |