1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2017-02-27 17:02:08 +00:00
..
juce_audio_basics Modified AudioChannelSet::getDescription() to return more commonly used names for surround formats (without the "+LFE" part) 2017-02-27 11:52:41 +00:00
juce_audio_devices Fixed a bug opening MIDI devices from a Windows plug-in 2017-02-27 10:38:54 +00:00
juce_audio_formats Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_audio_plugin_client Fixed an infinite VST3 re-sizing loop in Samplitude Pro X3 2017-02-23 13:19:30 +00:00
juce_audio_processors Minor documentation fix 2017-02-24 08:24:32 +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 Added method SystemStats::getCpuModel() and implemented a couple of missing Android CPU info functions 2017-02-27 11:16:41 +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 Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_gui_basics Added some safety checks to ComponentAnimator to avoid problems when cancelling animations during resize callbacks 2017-02-27 17:02:08 +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