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 eb646f8c42 Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
..
juce_audio_basics Made IIRCoefficients constructor public. 12 years ago
juce_audio_devices iOS bluetooth audio fix. 12 years ago
juce_audio_formats Fixed some MSVC warnings. 12 years ago
juce_audio_plugin_client Misc minor clean-ups. 12 years ago
juce_audio_processors AU hosting: added support for begin/end gesture callbacks from plugin. 12 years ago
juce_audio_utils Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Misc minor clean-ups. 12 years ago
juce_core Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
juce_cryptography Version number update 12 years ago
juce_data_structures Added some 'override' modifiers to overridden methods. 12 years ago
juce_events Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions. 12 years ago
juce_graphics Added some point-size accessor methods to Font. 12 years ago
juce_gui_basics Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
juce_gui_extra Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
juce_opengl Added some 'override' modifiers to overridden methods. 12 years ago
juce_video Workaround for a strange Win7 OS bug when trying to load a DirectShow movie which fails. 12 years ago