| .. |
|
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
|
Linux Midi: Fixed a typo which prevented virtual midi outputs from working
|
2018-05-21 15:25:27 +01:00 |
|
juce_audio_formats
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_audio_plugin_client
|
Add Magix Sequoia to PluginHostType
|
2018-05-25 11:56:15 +01:00 |
|
juce_audio_processors
|
Re-named AudioProcessor in previous commit to not be plug-in format specific
|
2018-05-22 14:40:14 +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
|
Added missing juce namespace to JUCE_DECLARE_WEAK_REFERENCEABLE macro
|
2018-05-22 17:33:55 +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
|
Scaling: Ensured that the Slider's PopupDisplayComponent will have the same transform applied as the Slider itself
|
2018-05-29 11:43:30 +01:00 |
|
juce_gui_extra
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
2018-05-14 18:15:06 +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
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
2018-05-14 18:15:06 +01: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 |