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 aae0690b7c Fixed a false-alarm assertion in ScopedPointer. 11 years ago
..
juce_audio_basics Made Synthesiser::setCurrentPlaybackSampleRate virtual. 11 years ago
juce_audio_devices Introjucer: Updates to the android exporter, adding a toolchain version setting. 11 years ago
juce_audio_formats Refactored latest changes to WavAudioFormat to avoid GCC compile problems. 11 years ago
juce_audio_plugin_client Fix for bypass parameter handling in AAX. 11 years ago
juce_audio_processors VST3 hosting memory allocation fix. 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 A few minor whitespace cleanups. 11 years ago
juce_core Fixed a false-alarm assertion in ScopedPointer. 11 years ago
juce_cryptography Version number update 11 years ago
juce_data_structures Made sure that UndoManager::setCurrentTransactionName updates the name when called in the middle of a set of operations. 11 years ago
juce_events Returning correct app failure codes if the app quits before finishing initialisation. 11 years ago
juce_graphics Avoided a couple of obscure gcc warnings 11 years ago
juce_gui_basics Clarified some comments. 11 years ago
juce_gui_extra Fix for a lock-up in CodeEditorComponent when deleting certain sets of lines. 11 years ago
juce_opengl Avoided enabling openGL 3 support on linux, which was causing problems because of missing symbols. 11 years ago
juce_tracktion_marketplace Version number update 11 years ago
juce_video Added a comment about DirectSound codecs. 11 years ago