1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2015-12-10 11:02:38 +00:00
..
containers Moved ListenerList from the juce_events module into juce_core 2015-12-10 10:39:15 +00:00
files Minor documentation correction in File. 2015-12-07 14:21:02 +00:00
javascript Javascript parser: Fixed the fact that Math.PI and E were methods instead of properties 2015-12-01 15:11:22 +00:00
logging Update copyright notice 2015-07-22 15:59:34 +01:00
maths Corrected a typo in the documentation 2015-12-10 09:08:42 +00:00
memory Whitespace. 2015-12-09 15:43:24 +00:00
misc Update copyright notice 2015-07-22 15:59:34 +01:00
native Stripped out some defunct OSX 10.4 fallback code 2015-12-01 12:48:01 +00:00
network Fix DatagramSocket from always blocking on read 2015-10-26 17:17:07 +00:00
streams Avoided possible arithmetic overflow in MemoryInputStream::read() for very large streams. 2015-10-06 16:53:30 +01:00
system Version number update 2015-12-10 11:02:38 +00:00
text Added some extra number->String converter methods, and extra unit-tests 2015-11-02 16:48:38 +00:00
threads Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait() 2015-10-27 11:49:06 +00:00
time Fixes for mingw headers. 2015-08-17 19:37:06 +01:00
unit_tests Added new module: juce_osc 2015-11-02 11:48:01 +00:00
xml Added method XmlElement::isValidXmlName() and implemented standard-compliant checking for XML name validity 2015-10-27 16:50:31 +00:00
zip Whitespace tidying 2015-11-17 09:55:17 +00:00
juce_core.cpp Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check" 2015-12-07 19:31:05 +00:00
juce_core.h Moved ListenerList from the juce_events module into juce_core 2015-12-10 10:39:15 +00:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-10 11:02:38 +00:00