1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/src
2011-08-23 15:07:08 +01:00
..
application Fixed VST hosting compile error. Stopped the ApplicationProperties class being a singleton - instead, just create and use an instance of it in your apps. 2011-07-09 13:18:55 +01:00
audio Copied a couple of audio plugin fixes across from the modules branch. 2011-08-23 15:07:08 +01:00
containers Minor tweaks to Random. 2011-07-06 10:40:37 +01:00
core Fix for modal loops in a mouseUp callback. 2011-07-15 14:14:25 +01:00
cryptography Added new class: SHA256. 2011-07-11 10:19:33 +01:00
events Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 2011-07-11 19:03:54 +01:00
gui Fix for modal loops in a mouseUp callback. 2011-07-15 14:14:25 +01:00
io New class: CoreAudioFormat, for using system audio codecs in OSX and iOS. 2011-07-07 12:25:45 +01:00
maths Minor tweaks to Random. 2011-07-06 10:40:37 +01:00
memory Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
native Copied a couple of fixes across from the modules branch. 2011-08-22 19:46:14 +01:00
text Fixed VST hosting compile error. Stopped the ApplicationProperties class being a singleton - instead, just create and use an instance of it in your apps. 2011-07-09 13:18:55 +01:00
threads Added some missing export markers. More internal re-organisation. 2011-06-30 17:53:15 +01:00
utilities Sorted out some windows header files. Introjucer RTAS VC project fix. 2011-07-12 15:51:35 +01:00
juce_app_includes.h New class: CoreAudioFormat, for using system audio codecs in OSX and iOS. 2011-07-07 12:25:45 +01:00
juce_core_includes.h Added new class: SHA256. 2011-07-11 10:19:33 +01:00
juce_DefineMacros.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_WithoutMacros.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00