1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/src
2011-07-11 19:03:54 +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 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
containers Minor tweaks to Random. 2011-07-06 10:40:37 +01:00
core 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
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 Multi-touch handling changes for Component class. 64-bit VST keypress fix. 2011-07-08 12:17:40 +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 Fixed a stray character in a file. 2011-07-08 17:11:28 +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 Tweaked OS file drag-and-drop to ignore unwanted file types. Minor structural fixes. Changes to avoid cancellation of ThreadWithAlertWindow and for Linux openGL rendering. 2011-07-01 11:40:44 +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