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
2013-02-27 17:49:37 +00:00
..
containers Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
files Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
json Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
logging Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
maths Fixes for negativeAwareModulo() and audio thumbnail. 2013-02-15 16:57:20 +00:00
memory Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
misc Added a wow64 registry function. 2012-12-27 20:48:19 +00:00
native Avoided a malloc in posix WaitableEvents. 2013-02-27 17:49:37 +00:00
network Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
streams Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
system 2.0.36 2013-02-25 14:40:33 +00:00
text Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
threads Avoided a malloc in posix WaitableEvents. 2013-02-27 17:49:37 +00:00
time Fix for win32 build breakage. 2013-02-22 15:34:24 +00:00
unit_tests Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
xml Documentation pedanticism. 2013-01-14 16:51:02 +00:00
zip Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_core.cpp New class: HighResolutionTimer 2013-02-01 20:15:26 +00:00
juce_core.h New class: HighResolutionTimer 2013-02-01 20:15:26 +00:00
juce_core.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info 2.0.36 2013-02-25 14:40:33 +00:00