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-11-05 16:21:38 +00:00
..
containers Added new module: juce_osc 2015-11-02 11:48:01 +00:00
files Introjucer: Added Android Studio exporter 2015-11-02 16:13:46 +00:00
javascript Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
logging Update copyright notice 2015-07-22 15:59:34 +01:00
maths Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 2015-11-02 14:49:47 +00:00
memory Added new module: juce_osc 2015-11-02 11:48:01 +00:00
misc Update copyright notice 2015-07-22 15:59:34 +01:00
native Also fix KEYCODE in JuceAppActivity when disabling the screensaver on android 2015-11-03 15:34:36 +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 Fix for use of static_assert on C++11 compilers 2015-11-05 16:21: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 Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
juce_core.cpp Added some cunning sentinel classes to make sure that if you accidentally mix up debug/release compile units, you'll get a link error rather than memory corruption bugs. 2015-08-31 19:48:35 +01:00
juce_core.h Fix to make linker checking code work with DLL builds. 2015-09-06 12:14:15 +01:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version 4.0.1 2015-11-02 11:02:55 +00:00