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-26 17:13:56 +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 audio channel allocation issue on ALSA/linux 2015-06-25 09:34:57 +01:00
juce_audio_formats Fix alignment edge cases of cue points in AIFF files 2015-06-25 09:44:17 +01:00
juce_audio_plugin_client Added an ignoreUnused in the AU code. 2015-06-09 11:02:37 -07:00
juce_audio_processors Whitespace fix. 2015-06-22 20:29:07 +01: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 Added some comments to ZipFile 2015-06-26 17:13:56 +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 Removed some superfluous assertions in linux. 2015-06-26 16:55:24 +01:00
juce_gui_extra Changed the way the JUCE_LIVE_CONSTANT singletons are generated, to make it more robust when used in a plugin environment 2015-06-22 16:22:50 +01: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