| .. |
|
juce_audio_basics
|
Misc minor cleanups and comment fixes.
|
12 years ago |
|
juce_audio_devices
|
Added an assertion to catch unusual audio buffer behaviour on iOS.
|
12 years ago |
|
juce_audio_formats
|
Misc minor cleanups and comment fixes.
|
12 years ago |
|
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.
|
12 years ago |
|
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.
|
12 years ago |
|
juce_audio_utils
|
Misc minor cleanups and comment fixes.
|
12 years ago |
|
juce_box2d
|
Version number update
|
12 years ago |
|
juce_browser_plugin
|
Version number update
|
12 years ago |
|
juce_core
|
Misc minor cleanups and comment fixes.
|
12 years ago |
|
juce_cryptography
|
Removed some old boilerplate.
|
12 years ago |
|
juce_data_structures
|
Removed some old boilerplate.
|
12 years ago |
|
juce_events
|
Misc minor cleanups and comment fixes.
|
12 years ago |
|
juce_graphics
|
Minor clean-ups.
|
12 years ago |
|
juce_gui_basics
|
Misc minor cleanups and comment fixes.
|
12 years ago |
|
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.
|
12 years ago |
|
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).
|
12 years ago |
|
juce_video
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |