.. |
juce_analytics
|
Bump version number to 5.4.3
|
6 years ago |
juce_audio_basics
|
Fix master channel check in MPEInstrument
|
6 years ago |
juce_audio_devices
|
Windows: Add a fallback for win32 MIDI devices that don't support the DRV_QUERYDEVICEINTERFACE message
|
6 years ago |
juce_audio_formats
|
Documentation fixes
|
6 years ago |
juce_audio_plugin_client
|
Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers
|
6 years ago |
juce_audio_processors
|
Added an assertion to check the default latency compensation in processBlockBypassed
|
6 years ago |
juce_audio_utils
|
Fixed a potential data race in AudioThumbnail
|
6 years ago |
juce_blocks_basics
|
BLOCKS: Added a method to reset to the default program
|
6 years ago |
juce_box2d
|
Bump version number to 5.4.3
|
6 years ago |
juce_core
|
Fixed an uninitialised variable in the posix implementation of HighResolutionTimer
|
6 years ago |
juce_cryptography
|
Bump version number to 5.4.3
|
6 years ago |
juce_data_structures
|
Removed some empty ValueTree::Listener methods that are no longer needed
|
6 years ago |
juce_dsp
|
DSP: Allowed AudioBlocks of const elements
|
6 years ago |
juce_events
|
Added a missing JUCE_API
|
6 years ago |
juce_graphics
|
Added a font 'leading' parameter for multiline text layouts
|
6 years ago |
juce_gui_basics
|
Revert "macOS: Don't apply backing scale factor when using the CoreGraphics renderer"
|
6 years ago |
juce_gui_extra
|
Bump version number to 5.4.3
|
6 years ago |
juce_opengl
|
Fixed some compiler warnings
|
6 years ago |
juce_osc
|
Minor whitespace tidying
|
6 years ago |
juce_product_unlocking
|
Bump version number to 5.4.3
|
6 years ago |
juce_video
|
Minor whitespace tidying
|
6 years ago |
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.
|
8 years ago |