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.
ed 363d86ce6e Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted 7 years ago
..
juce_analytics Bump version number to 5.4.2 7 years ago
juce_audio_basics Added a new templated SmoothedValue class 7 years ago
juce_audio_devices Fixed a typo 7 years ago
juce_audio_formats Added a new AudioFormatReader::read method and refactored the internals a bit 7 years ago
juce_audio_plugin_client Fixed an uninitialised variable in the AU wrapper 7 years ago
juce_audio_processors Fixed compatibility with VS2013 7 years ago
juce_audio_utils Bump version number to 5.4.2 7 years ago
juce_blocks_basics BLOCKS: Remove dependent devices following device reset 7 years ago
juce_box2d Bump version number to 5.4.2 7 years ago
juce_core More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure 7 years ago
juce_cryptography Bump version number to 5.4.2 7 years ago
juce_data_structures Fixed a few more places where doubles were not serialised to full accuracy 7 years ago
juce_dsp Added a new templated SmoothedValue class 7 years ago
juce_events Revert "Fix problem with milliseconds overflowing for long uptime on OSX" 7 years ago
juce_graphics Bump version number to 5.4.2 7 years ago
juce_gui_basics Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted 7 years ago
juce_gui_extra Bump version number to 5.4.2 7 years ago
juce_opengl OpenGL: Fixed an incorrect type in OpenGLShaderProgram::Uniform::set() 7 years ago
juce_osc Bump version number to 5.4.2 7 years ago
juce_product_unlocking Bump version number to 5.4.2 7 years ago
juce_video Bump version number to 5.4.2 7 years ago
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 8 years ago