1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2017-01-24 17:14:04 +00:00
..
juce_audio_basics Added support saving/restoring plugin bus layouts in the audio host demo 2017-01-10 12:50:45 +00:00
juce_audio_devices Fixed an int sign conversion warning 2017-01-18 12:05:20 +00:00
juce_audio_formats Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 2016-12-09 11:49:57 +00:00
juce_audio_plugin_client Fixed an issue where VST2 would report wrong input layout for plug-ins with sidechains 2017-01-23 15:36:38 +00:00
juce_audio_processors Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus 2017-01-23 14:37:01 +00:00
juce_audio_utils Fixed unused parameter error in BluetoothMIDISelector overlay 2016-12-15 15:02:38 +00:00
juce_blocks_basics Typo fixes 2016-12-22 20:21:13 +00:00
juce_box2d Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_core Removed unnecessary check in macOS/iOS URL session cancel 2017-01-20 11:43:19 +00:00
juce_cryptography Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_data_structures Added method ValueTree::getRoot() 2017-01-01 11:58:29 +00:00
juce_events Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_graphics Added a workaround for a macOS Sierra font rendering issue which resulted in invisible text for small font sizes 2017-01-24 11:56:31 +00:00
juce_gui_basics Fixed a compiler warning on iOS 2017-01-24 17:14:04 +00:00
juce_gui_extra Added code to properly escape non-ascii characters in URLs passed to the WebBrowserComponent on macOS/iOS 2017-01-12 15:27:35 +00:00
juce_opengl Fix for openGL components when global scale factors are applied 2016-11-22 12:45:36 +00:00
juce_osc OSC: fixed bug where, if one OSCBundle contains multiple OSCBundles, the second nested bundle was not read correctly and an exception was thrown as a result. 2016-11-30 17:12:42 +00:00
juce_tracktion_marketplace Fixed an uninitialised variable in OnlineUnlockStatus 2016-12-01 09:29:47 +00:00
juce_video Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00