1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2016-12-02 10:49:40 +00:00
..
juce_audio_basics MPESynthesiser: Added interface to set tracking mode for pressure/pitchbend/timbre. 2016-11-29 17:50:40 +00:00
juce_audio_devices Added missing const qualifier to AudioDeviceManager::getAudioDeviceSetup 2016-11-25 10:49:21 +00:00
juce_audio_formats Fixed a MSVC 2015 warning in mp3 audio decoder 2016-11-22 11:30:30 +00:00
juce_audio_plugin_client Added a WaveLab workaround by adding tmp buffers when WaveLab lies about the number of channels we are getting 2016-12-02 10:49:40 +00:00
juce_audio_processors Fixed a bug where the AU/AUv3 wrapper would create a spurious input bus when no inputs where specified in the Projucer's legacy channel configuration field 2016-12-01 10:47:52 +00:00
juce_audio_utils Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_blocks_basics Fixed a couple of compiler warnings in the LittleFoot runner class 2016-11-29 10:55:08 +00:00
juce_box2d Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_core Fixed a few VS2008 build errors 2016-11-30 11:43:47 +00:00
juce_cryptography Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_data_structures Fixed issues with AudioProcessorValueTreeState parameter synchronization 2016-11-14 12:37:01 +00:00
juce_events Added support for iOS custom delegates - use at your own risk 2016-11-17 13:50:49 +00:00
juce_graphics Fixed a false positive in ASAN in a recent bug fix commit to OSXTypeface 2016-11-24 11:59:11 +00:00
juce_gui_basics Changed depcrecated use of old dragOperationStarted/Ended to be an error instead of a warning 2016-11-30 12:51:52 +00:00
juce_gui_extra Bump version number to 4.3.0 2016-11-02 14:02:52 +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