The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 58db7eb880 Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 14 years ago
..
juce_audio_basics Bumped the version number. 14 years ago
juce_audio_devices Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 14 years ago
juce_audio_formats Updatesfor OSX 10.7 compatibility. 14 years ago
juce_audio_plugin_client Bumped the version number. 14 years ago
juce_audio_processors Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 14 years ago
juce_audio_utils Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 14 years ago
juce_browser_plugin Bumped the version number. 14 years ago
juce_core Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 14 years ago
juce_cryptography Bumped the version number. 14 years ago
juce_data_structures Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 14 years ago
juce_events Bumped the version number. 14 years ago
juce_graphics Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 14 years ago
juce_gui_basics Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 14 years ago
juce_gui_extra Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 14 years ago
juce_opengl Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 14 years ago
juce_video Bumped the version number. 14 years ago