| .. |
|
juce_audio_basics
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_audio_devices
|
Added iOS CoreMidi support.
|
14 years ago |
|
juce_audio_formats
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_audio_plugin_client
|
RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs.
|
14 years ago |
|
juce_audio_processors
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_audio_utils
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_browser_plugin
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_core
|
More openGL refactoring, completion of all-shader graphic pipeline.
|
14 years ago |
|
juce_cryptography
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_data_structures
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_events
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |
|
juce_graphics
|
AlertWindow text colour fix. URL::getPort() method. Image::createCopy() method.
|
14 years ago |
|
juce_gui_basics
|
Couple of minor compilation fixes.
|
14 years ago |
|
juce_gui_extra
|
Couple of minor compilation fixes.
|
14 years ago |
|
juce_opengl
|
Couple of minor compilation fixes.
|
14 years ago |
|
juce_video
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |