1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2019-03-19 17:48:52 +00:00
..
juce_analytics Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_basics Allow simulating poly-aftertouch messages in MPEInstrument 2019-03-11 16:22:13 +00:00
juce_audio_devices Replace isInitialByte() check with isStatusByte() in MidiDataConcatenator::processSysex() to fix truncated sysex messages 2019-03-19 14:59:09 +00:00
juce_audio_formats Documentation fixes 2019-02-22 10:01:53 +00:00
juce_audio_plugin_client AAX: Fixed some compiler warnings 2019-03-08 15:38:34 +00:00
juce_audio_processors VST: Ensure that reported bounds are consistent on all platforms 2019-03-18 10:05:19 +00:00
juce_audio_utils Fixed a typo in a comment 2019-03-11 09:45:57 +00:00
juce_blocks_basics BLOCKS: Make MIDI port listener thread safe 2019-03-18 17:05:07 +00:00
juce_box2d Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_core Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_cryptography Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_data_structures Serialise doubles into more human friendly XML and JSON 2019-02-27 17:59:24 +00:00
juce_dsp Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_events Added a missing JUCE_API 2019-03-19 12:55:21 +00:00
juce_graphics Added a font 'leading' parameter for multiline text layouts 2019-03-11 16:43:21 +00:00
juce_gui_basics Only call ComponentPeer::textInputRequired() from TextEditor::checkFocus() if the focus status has changed to fix the soft input keyboard constantly re-opening on Android 2019-03-19 17:48:52 +00:00
juce_gui_extra Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_opengl Fixed some compiler warnings 2019-03-08 18:01:17 +00:00
juce_osc Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_product_unlocking Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_video Minor whitespace tidying 2019-03-15 14:10:14 +00:00
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. 2017-07-19 17:23:20 +01:00