| .. |
|
juce_audio_basics
|
Removed a few pedantic warnings.
|
12 years ago |
|
juce_audio_devices
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |
|
juce_audio_formats
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |
|
juce_audio_plugin_client
|
Minor clean-ups.
|
12 years ago |
|
juce_audio_processors
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |
|
juce_audio_utils
|
New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows.
|
12 years ago |
|
juce_box2d
|
Version number update
|
12 years ago |
|
juce_browser_plugin
|
Version number update
|
12 years ago |
|
juce_core
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |
|
juce_cryptography
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |
|
juce_data_structures
|
Removed a few unnecessary includes.
|
12 years ago |
|
juce_events
|
Minor clean-ups.
|
12 years ago |
|
juce_graphics
|
Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering.
|
12 years ago |
|
juce_gui_basics
|
Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering.
|
12 years ago |
|
juce_gui_extra
|
Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering.
|
12 years ago |
|
juce_opengl
|
New method OpenGLContext::getRenderingScale(). Updated the GL demo to use this method of getting the display scale.
|
12 years ago |
|
juce_video
|
Cleared-out the last batch of unnecessary includes.
|
12 years ago |