1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules
2017-03-05 09:47:39 +00:00
..
juce_audio_basics Fixed a bug where a MidiMessage constructor could read beyond the end of the passed-in midi buffer if the midi message is non-standard 2017-03-02 13:04:20 +00:00
juce_audio_devices Fixed a nullptr dereference when OpenSL fails unexpectedly and added a workaround for broken audio input support in recent versions of the android emulator 2017-03-02 12:09:15 +00:00
juce_audio_formats Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_audio_plugin_client Fixed uninitialised variables warning 2017-03-01 15:42:23 +00:00
juce_audio_processors Added Inter-App Audio capabilities to standalone plug-ins 2017-03-01 11:55:52 +00:00
juce_audio_utils Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_blocks_basics Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 2017-02-20 17:36:36 +00:00
juce_box2d Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_core Fixed several Android text rendering bugs 2017-03-01 16:16:34 +00:00
juce_cryptography Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_data_structures Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_events Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state 2017-02-27 12:24:13 +00:00
juce_graphics Fixed several Android text rendering bugs 2017-03-01 16:16:34 +00:00
juce_gui_basics Added a workaround to not call Android's bringToFront method for every touch 2017-03-05 09:47:39 +00:00
juce_gui_extra Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_opengl Fixed a dead-lock which could occur if an OpenGLContext was created and immedietely deleted before it had a chance to render 2017-02-20 20:03:18 +00:00
juce_osc Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_tracktion_marketplace Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_video Restored module header #defines 2017-02-17 10:26:09 +00:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00