| .. |
|
juce_analytics
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_audio_basics
|
Fixed missing position update in MemoryAudioSource
|
2018-05-29 10:49:56 +01:00 |
|
juce_audio_devices
|
Android Oboe: Updated oboe code to match latest Oboe repo version
|
2018-06-06 12:11:52 +01:00 |
|
juce_audio_formats
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_audio_plugin_client
|
Fixed some implicit conversion warnings in the Unity plugin wrapper
|
2018-06-05 09:32:09 +01:00 |
|
juce_audio_processors
|
Plug-In wrappers and hosting code now support infinite tail times
|
2018-06-04 15:13:28 +01:00 |
|
juce_audio_utils
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_blocks_basics
|
BLOCKS: Fix an issue where firmware ACK messages could be read out of order
|
2018-05-22 16:52:17 +01:00 |
|
juce_box2d
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_core
|
Made Array::addArray() more flexible, so it can read from other array classes
|
2018-06-07 09:44:25 +01:00 |
|
juce_cryptography
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_data_structures
|
Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0
|
2018-05-10 09:10:09 +01:00 |
|
juce_dsp
|
Fixed typos in the DSP module
|
2018-05-24 10:08:39 +01:00 |
|
juce_events
|
Tidied up some more old typedefs
|
2018-05-11 14:44:51 +01:00 |
|
juce_graphics
|
Tidied up some more old typedefs
|
2018-05-11 14:44:51 +01:00 |
|
juce_gui_basics
|
Added missing JUCE_API export attribute to ModalCallbackFunctiojn
|
2018-06-07 08:48:33 +01:00 |
|
juce_gui_extra
|
Fixed a compiler error in android push notifications
|
2018-06-06 11:44:08 +01:00 |
|
juce_opengl
|
OpenGL: Fixed an issue where components using OpenGL would not be restarted correctly when used in the FX docker window in Reaper
|
2018-05-15 12:03:20 +01:00 |
|
juce_osc
|
Tidied up some more old typedefs
|
2018-05-11 14:44:51 +01:00 |
|
juce_product_unlocking
|
Made the error message text in OnlineUnlockStatus customisable
|
2018-05-17 15:24:38 +01:00 |
|
juce_video
|
Camera: fix broken CameraDevice listener on Mac that would trigger only once always.
|
2018-05-29 17:51:33 +02: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 |