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 17cbf1a285 Added method Button::getState() 11 years ago
..
juce_audio_basics Added some missing semi-colons. 11 years ago
juce_audio_devices Avoided some gcc compiler warnings 11 years ago
juce_audio_formats Added support to WavAudioFormat for writing a LISTINFO chunk. 11 years ago
juce_audio_plugin_client Added some missing semi-colons. 11 years ago
juce_audio_processors Added new base-class AudioProcessorParameter, and modified the AudioProcessor class to manage a list of these as a cleaner way of handling its parameters. 11 years ago
juce_audio_utils MSVC compiler warning fixes 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Updated some stale code in the ActiveX wrapper. 11 years ago
juce_core Modified the DBG and jassert macros to force users to follow them with a semi-colon. This can avoid some nasty and subtle mistakes when the macros are elided in a release build. 11 years ago
juce_cryptography Added RSAKey::isValid() and URL::isEmpty() 11 years ago
juce_data_structures Added a comment. 11 years ago
juce_events Added flag JUCE_COMPILER_SUPPORTS_LAMBDAS 11 years ago
juce_graphics Added some missing semi-colons. 11 years ago
juce_gui_basics Added method Button::getState() 11 years ago
juce_gui_extra Avoided NSViewComponent calling removeFromSuperview when re-parenting a child NSView. 11 years ago
juce_opengl More iOS opengl version tweaking 11 years ago
juce_tracktion_marketplace Whitespace auto-cleanup. 11 years ago
juce_video Whitespace auto-cleanup. 11 years ago