| .. |
|
juce_analytics
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_audio_basics
|
Fixed a bug in the ADSR class when transitioning to the decay stage
|
2018-11-14 17:30:55 +00:00 |
|
juce_audio_devices
|
IAA: Call AudioIODeviceCallback::audioDeviceStopped() when IAA is disconnected
|
2018-11-26 11:14:23 +00:00 |
|
juce_audio_formats
|
Updated the sampler synthesiser classes to use the new ADSR class
|
2018-11-14 14:07:05 +00:00 |
|
juce_audio_plugin_client
|
VST3: Fixed a bug with JUCE_FORCE_USE_LEGACY_PARAM_IDS and the bypass parameter
|
2018-11-26 20:35:55 +00:00 |
|
juce_audio_processors
|
APVTS: Performance enhancements
|
2018-11-28 10:08:17 +00:00 |
|
juce_audio_utils
|
Re-structured the low-level Android native code
|
2018-11-13 12:33:40 +00:00 |
|
juce_blocks_basics
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_box2d
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_core
|
Moved <map> into the set of standard headers
|
2018-11-28 08:19:41 +00:00 |
|
juce_cryptography
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_data_structures
|
Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object
|
2018-11-16 15:53:29 +00:00 |
|
juce_dsp
|
DSP: Added some const processor accessors
|
2018-11-27 10:23:10 +00:00 |
|
juce_events
|
Re-structured the low-level Android native code
|
2018-11-13 12:33:40 +00:00 |
|
juce_graphics
|
Defaulted some constructors and copy assignment operators in AttributedString
|
2018-11-28 17:01:45 +00:00 |
|
juce_gui_basics
|
macOS: Always call NSViewComponentPeer::redirectMovedOrResized() when a window is de-minimised
|
2018-11-28 16:16:42 +00:00 |
|
juce_gui_extra
|
Re-structured the low-level Android native code
|
2018-11-13 12:33:40 +00:00 |
|
juce_opengl
|
Re-structured the low-level Android native code
|
2018-11-13 12:33:40 +00:00 |
|
juce_osc
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_product_unlocking
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_video
|
macOS: Fixed a compiler error in juce_video when using the 10.11 SDK
|
2018-11-23 09:53:42 +00:00 |
|
JUCE Module Format.txt
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
2017-07-19 17:23:20 +01:00 |