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 ea2c19b6a9 Linux del key fix 12 years ago
..
juce_audio_basics ALSA: added support for SND_PCM_FORMAT_S24_LE devices. 12 years ago
juce_audio_devices ALSA: fixed some problems with the minimum number of channels asked for. 12 years ago
juce_audio_formats Added an option for restricting the WAV file format. 12 years ago
juce_audio_plugin_client Fixed a few MSVC warnings. 12 years ago
juce_audio_processors Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 12 years ago
juce_audio_utils Cleaned up some unused variables. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Version number update 12 years ago
juce_core More tinkering with Process::terminate. 12 years ago
juce_cryptography Improved the SHA256 unit test, and added test for MD5. 12 years ago
juce_data_structures Version number update 12 years ago
juce_events Version number update 12 years ago
juce_graphics Much faster software rendering of glyphs when display is scaled. 12 years ago
juce_gui_basics Linux del key fix 12 years ago
juce_gui_extra Fixed capitalisation of some include filenames. 12 years ago
juce_opengl OpenGL rendering fix. 12 years ago
juce_video Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering. 12 years ago