1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2013-09-07 16:46:22 +01:00
..
juce_audio_basics Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_audio_devices Added an assertion to catch unusual audio buffer behaviour on iOS. 2013-09-06 20:41:30 +01:00
juce_audio_formats Misc performance tweaks. 2013-09-06 11:25:49 +01:00
juce_audio_plugin_client Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_audio_processors Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_audio_utils Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 2013-09-03 10:44:55 +01:00
juce_box2d Version number update 2013-07-17 16:26:42 +01:00
juce_browser_plugin Version number update 2013-07-17 16:26:42 +01:00
juce_core Minor clean-ups. 2013-09-07 16:46:22 +01:00
juce_cryptography Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_data_structures Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_events Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_graphics Minor clean-ups. 2013-09-07 16:46:22 +01:00
juce_gui_basics Minor clean-ups. 2013-09-07 16:46:22 +01:00
juce_gui_extra Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_opengl Added a method OpenGLContext::setContinuousRepainting, and changed the behaviour so that by default, continuous rendering is OFF. This seems much more likely to be what people need in most cases, but if you need the old behaviour, just call setContinuousRepainting (true). 2013-09-07 12:23:01 +01:00
juce_video Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00