1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2015-06-21 18:54:08 +01:00
..
juce_audio_basics Added a sustain pedal flag to the SynthesiserVoice, and improved the voice-stealing algorithm (again!) 2015-05-27 10:12:07 +01:00
juce_audio_devices Fix some warnings on newer GCC versions on linux 2015-06-17 10:41:30 +02:00
juce_audio_formats Fix for array size in AudioFormatReader when reading files with > 64 channels. 2015-06-17 14:01:00 -05:00
juce_audio_plugin_client Added an ignoreUnused in the AU code. 2015-06-09 11:02:37 -07:00
juce_audio_processors Fix some warnings on newer GCC versions on linux 2015-06-17 10:41:30 +02:00
juce_audio_utils Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 2015-04-22 15:36:52 +01:00
juce_box2d Version number update 2014-12-16 17:21:34 +00:00
juce_browser_plugin_client Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
juce_core Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 2015-02-23 09:41:34 +00:00
juce_data_structures Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
juce_events tweaks to avoid user code name clashes with Timer. 2015-05-25 10:05:45 +01:00
juce_graphics Added a couple of methods to Rectangle to return its limits as Range objects. 2015-06-11 09:13:13 -07:00
juce_gui_basics Implement proper android scaling support 2015-06-15 18:08:12 +01:00
juce_gui_extra Fix for JUCE_LIVE_CONSTANT in plugins. 2015-06-15 10:10:39 -05:00
juce_opengl Implement proper android scaling support 2015-06-15 18:08:12 +01:00
juce_tracktion_marketplace Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm 2015-04-24 17:49:20 +01:00
juce_video Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00