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-05-11 17:15:10 +01:00
..
juce_audio_basics Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_audio_devices Linux: fixed harmless warning about extra semicolon in juce_linux_Midi.cpp 2017-05-09 12:38:14 +01:00
juce_audio_formats Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_audio_plugin_client VST2: Fixed a nullptr dereference when a VST2 host is supplying nullptrs to the VST2 processReplacing callback 2017-05-11 09:57:05 +01:00
juce_audio_processors Fixed a VST3 DLL shutdown problem on Windows 2017-05-10 16:41:01 +01:00
juce_audio_utils Fixed a bug when displaying a "None" device in AudioDeviceSelectorComponent 2017-05-11 17:15:10 +01:00
juce_blocks_basics Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_box2d Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_core Win32: Added globalApplicationsDirectoryX86 to File::SpecialLocationType 2017-05-11 15:33:00 +01:00
juce_cryptography Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_data_structures Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_events Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used 2017-05-08 12:15:37 +01:00
juce_graphics (Fixed a warning in the last commit) 2017-05-11 16:35:53 +01:00
juce_gui_basics Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 2017-05-10 09:37:37 +01:00
juce_gui_extra Fixed a repaint glitch in the CodeEditorComponent, and updated some of its internal code 2017-05-10 11:34:40 +01:00
juce_opengl Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_osc Fix for realtime listener callbacks in OSCReceiver 2017-05-05 12:15:11 +01:00
juce_product_unlocking Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_video Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
JUCE Module Format.txt Added documentation for including static libraries in JUCE modules 2017-04-27 14:43:03 +01:00