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 c89abff867 Refactored some byte-order mark detection code. 12 years ago
..
juce_audio_basics Removed some old boilerplate. 12 years ago
juce_audio_devices Removed some old boilerplate. 12 years ago
juce_audio_formats LAMEEncoderAudioFormat fix. 12 years ago
juce_audio_plugin_client Added a couple of new hosts to PluginHostType. 12 years ago
juce_audio_processors Fixed a typo in VSTPluginFormat. 12 years ago
juce_audio_utils Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Version number update 12 years ago
juce_core Refactored some byte-order mark detection code. 12 years ago
juce_cryptography Removed some old boilerplate. 12 years ago
juce_data_structures Removed some old boilerplate. 12 years ago
juce_events Fixed a namespace problem with the iOS build. 12 years ago
juce_graphics Replaced the crappy old juce sortArray function with std::sort, which seems to run twice as fast. This greatly speeds up edge table rendering. 12 years ago
juce_gui_basics Changed ListBox to pass-on left/right key events. 12 years ago
juce_gui_extra Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
juce_opengl Cleaned out and optimised some graphics code. 12 years ago
juce_video Cleared-out the last batch of unnecessary includes. 12 years ago