| .. |
|
juce_analytics
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_audio_basics
|
Fix master channel check in MPEInstrument
|
2019-03-20 14:15:22 +00:00 |
|
juce_audio_devices
|
Windows: Add a fallback for win32 MIDI devices that don't support the DRV_QUERYDEVICEINTERFACE message
|
2019-03-22 09:19:48 +00:00 |
|
juce_audio_formats
|
Documentation fixes
|
2019-02-22 10:01:53 +00:00 |
|
juce_audio_plugin_client
|
Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers
|
2019-03-26 11:40:58 +00:00 |
|
juce_audio_processors
|
Added an assertion to check the default latency compensation in processBlockBypassed
|
2019-03-26 11:34:25 +00:00 |
|
juce_audio_utils
|
Fixed a potential data race in AudioThumbnail
|
2019-03-25 16:24:40 +00:00 |
|
juce_blocks_basics
|
BLOCKS: Added documentation for Littlefoot Arrays
|
2019-03-26 09:19:18 +00:00 |
|
juce_box2d
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_core
|
Fixed a crash in Mac Network when createConnection fails
|
2019-03-26 11:37:19 +00:00 |
|
juce_cryptography
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_data_structures
|
Removed some empty ValueTree::Listener methods that are no longer needed
|
2019-03-22 17:28:14 +00:00 |
|
juce_dsp
|
DSP: Added SIMDRegister::truncate()
|
2019-03-26 11:48:56 +00:00 |
|
juce_events
|
Added a missing JUCE_API
|
2019-03-19 12:55:21 +00:00 |
|
juce_graphics
|
Added a font 'leading' parameter for multiline text layouts
|
2019-03-11 16:43:21 +00:00 |
|
juce_gui_basics
|
Revert "macOS: Don't apply backing scale factor when using the CoreGraphics renderer"
|
2019-03-26 11:42:16 +00:00 |
|
juce_gui_extra
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_opengl
|
Fixed some compiler warnings
|
2019-03-08 18:01:17 +00:00 |
|
juce_osc
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
juce_product_unlocking
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_video
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +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 |