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 f8516f2e19 Refactored the OSX/iOS HTTP streaming code to use the newer NSURLSession API, and not older now-deprecated functions. 9 years ago
..
juce_audio_basics Replace std::move with static_cast to fix errors in old compilers 9 years ago
juce_audio_devices Added some logic to MidiDataConcatenator that avoids asserting on invalid input data 9 years ago
juce_audio_formats Updated version numbers in modules, and resaved example projects 9 years ago
juce_audio_plugin_client Fix compile error in AAX wrapper 9 years ago
juce_audio_processors Make sure timer is stopped before releasing a VST plugin 9 years ago
juce_audio_utils Updated version numbers in modules, and resaved example projects 9 years ago
juce_box2d Updated version numbers in modules, and resaved example projects 9 years ago
juce_core Refactored the OSX/iOS HTTP streaming code to use the newer NSURLSession API, and not older now-deprecated functions. 9 years ago
juce_cryptography Updated version numbers in modules, and resaved example projects 9 years ago
juce_data_structures Updated version numbers in modules, and resaved example projects 9 years ago
juce_events Add possibility for an InterprocessConnectionServer to bind to a certain network address 9 years ago
juce_graphics Updated version numbers in modules, and resaved example projects 9 years ago
juce_gui_basics Made PopupMenu avoid overwriting a custom shortcut key description with one that comes from a command manager 9 years ago
juce_gui_extra Updated version numbers in modules, and resaved example projects 9 years ago
juce_opengl Updated version numbers in modules, and resaved example projects 9 years ago
juce_osc Updated version numbers in modules, and resaved example projects 9 years ago
juce_tracktion_marketplace Updated version numbers in modules, and resaved example projects 9 years ago
juce_video Updated version numbers in modules, and resaved example projects 9 years ago
JUCE Module Format.txt Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago