| .. |
|
juce_audio_basics
|
Avoiding a few MSVC warnings
|
12 years ago |
|
juce_audio_devices
|
Removed some locking from CoreAudio.
|
12 years ago |
|
juce_audio_formats
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
|
juce_audio_plugin_client
|
Made sure that the PluginHostType class is included by the audio_plugin_client module
|
12 years ago |
|
juce_audio_processors
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
|
juce_audio_utils
|
Version number update
|
12 years ago |
|
juce_box2d
|
Fix for box2d path creation.
|
12 years ago |
|
juce_browser_plugin_client
|
Version number update
|
12 years ago |
|
juce_core
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
|
juce_cryptography
|
Version number update
|
12 years ago |
|
juce_data_structures
|
Added a method XmlElement::prependChildElement(), and used this for a few optimisations.
|
12 years ago |
|
juce_events
|
Version number update
|
12 years ago |
|
juce_graphics
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
|
juce_gui_basics
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
|
juce_gui_extra
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
12 years ago |
|
juce_opengl
|
Made sure that glyph caches are flushed along with the typeface cache.
|
12 years ago |
|
juce_video
|
Avoided a few unused parameter warnings.
|
12 years ago |