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 4e6ea1dbdf Added some missing win32 GL function support needed for GL3 10 years ago
..
juce_audio_basics Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 10 years ago
juce_audio_devices Fixed a typo in the ASIO code 10 years ago
juce_audio_formats Added support for getting metadata from .caf files in the CoreAudioFormat class 10 years ago
juce_audio_plugin_client Fixed an AAX win32 include problem and avoided a warning 10 years ago
juce_audio_processors Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 10 years ago
juce_audio_utils MidiKeyboardComponent: added possibility to change the length of the black keys as a proportion of the white keys to something else than the default of 0.7, and to query that proportion. 10 years ago
juce_box2d Removed some unnecessary includes of AppConfig.h 10 years ago
juce_core Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 10 years ago
juce_cryptography Removed some unnecessary includes of AppConfig.h 10 years ago
juce_data_structures Removed some unnecessary includes of AppConfig.h 10 years ago
juce_events Fixed a typo in some exception-logging code 10 years ago
juce_graphics Added dashed-line support to the SVG parser and DrawablePath 10 years ago
juce_gui_basics Marked Slider popup windows as temporary 10 years ago
juce_gui_extra Removed a few stray semicolons 10 years ago
juce_opengl Added some missing win32 GL function support needed for GL3 10 years ago
juce_osc Removed some unnecessary includes of AppConfig.h 10 years ago
juce_tracktion_marketplace Removed some unnecessary includes of AppConfig.h 10 years ago
juce_video Removed some unnecessary includes of AppConfig.h 10 years ago