.. |
juce_analytics
|
Bump version number to 5.4.2
|
6 years ago |
juce_audio_basics
|
Tidied up some documentation
|
6 years ago |
juce_audio_devices
|
Fixed a typo
|
6 years ago |
juce_audio_formats
|
Added a new AudioFormatReader::read method and refactored the internals a bit
|
6 years ago |
juce_audio_plugin_client
|
Fixed a documentation typo
|
6 years ago |
juce_audio_processors
|
Updated the documentation AudioProcessorValueTreeState::Listener::parameterChanged() to clarify that retrieving the value of the parameter that has changed via the other AudioProcessorValueTreeState methods whilst within the callback is not guaranteed to return an up-to-date value
|
6 years ago |
juce_audio_utils
|
Bump version number to 5.4.2
|
6 years ago |
juce_blocks_basics
|
BLOCKS: Remove dependent devices following device reset
|
6 years ago |
juce_box2d
|
Bump version number to 5.4.2
|
6 years ago |
juce_core
|
More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure
|
6 years ago |
juce_cryptography
|
Bump version number to 5.4.2
|
6 years ago |
juce_data_structures
|
Fixed a few more places where doubles were not serialised to full accuracy
|
6 years ago |
juce_dsp
|
Tidied up some documentation
|
6 years ago |
juce_events
|
Revert "Fix problem with milliseconds overflowing for long uptime on OSX"
|
6 years ago |
juce_graphics
|
MacOS/iOS: Fixed a potential memory corruption when drawing
|
6 years ago |
juce_gui_basics
|
Minor documentation fixes
|
6 years ago |
juce_gui_extra
|
Bump version number to 5.4.2
|
6 years ago |
juce_opengl
|
OpenGL: Fixed an incorrect type in OpenGLShaderProgram::Uniform::set()
|
6 years ago |
juce_osc
|
Bump version number to 5.4.2
|
6 years ago |
juce_product_unlocking
|
Bump version number to 5.4.2
|
6 years ago |
juce_video
|
Bump version number to 5.4.2
|
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 |