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-01-12 12:54:50 +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 buffer size and sample rate changes in iOS background audio 2017-01-09 18:23:16 +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 JUCE_VST3_CAN_REPLACE_VST2 behaviour 2017-01-12 11:24:42 +00:00
juce_audio_processors Renamed 'generic' parameter Category enum to something less generic 2017-01-12 12:54:50 +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 Fixed bug in OSX network code where Content-Type headers were not being added to HTTP POST requests unless specified manually and renamed a variable in URL::createHeadersAndPostData() method 2017-01-11 15:45:56 +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 Miscellaneous fixes for some PVS static analyser warnings 2017-01-03 17:22:01 +00:00
juce_gui_basics Modified the repaint throttling to detect whether the app is a plugin using JUCEApplication::isStandaloneApp() rather than macros 2017-01-10 17:54:41 +00:00
juce_gui_extra Fixed bug updating MacOS system tray icon 2017-01-10 10:23:47 +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