| .. |
|
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 AudioDeviceSelectorComponent resizing bug
|
2017-05-10 11:22:04 +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
|
Simplified the String::toHexString overloads into a templated function that should work with all integer types
|
2017-05-10 09:50:56 +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
|
Made Rectangle::getSmallestIntegerContainer() handle Inf floating point values. Also did some quick modernisation of the Rectangle class.
|
2017-05-11 15:12:44 +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 |