.. |
juce_analytics
|
Fixed an intermittent unit test failure for the threaded analytics backend
|
7 years ago |
juce_audio_basics
|
Fixed a few typos
|
7 years ago |
juce_audio_devices
|
CoreAudio: Better handling of background device changes
|
7 years ago |
juce_audio_formats
|
A minor code tidyup
|
7 years ago |
juce_audio_plugin_client
|
Code cleanup
|
7 years ago |
juce_audio_processors
|
Used Button::onClick to simplify a bunch of library classes and demo code
|
7 years ago |
juce_audio_utils
|
Updated Button::onClick and added ComboBox::onChange
|
7 years ago |
juce_blocks_basics
|
Fixed some const violation errors
|
7 years ago |
juce_box2d
|
Bump version number to 5.2.0
|
7 years ago |
juce_core
|
Fixed an issue terminating threads on iOS
|
7 years ago |
juce_cryptography
|
Bump version number to 5.2.0
|
7 years ago |
juce_data_structures
|
Got rid of some very old legacy VC6 workaround typedefs
|
7 years ago |
juce_dsp
|
DSP: Fixed an overly restrictive assertion in the Matrix multiplication operator
|
7 years ago |
juce_events
|
Updated Button::onClick and added ComboBox::onChange
|
7 years ago |
juce_graphics
|
Clarified comments around the JUCE_ALLOW_STATIC_NULL_VARIABLES items to make clear that they're deprecated
|
7 years ago |
juce_gui_basics
|
Updated Button::onClick and added ComboBox::onChange
|
7 years ago |
juce_gui_extra
|
Used Button::onClick to simplify a bunch of library classes and demo code
|
7 years ago |
juce_opengl
|
Some tidying up in AffineTransform, and added a new fromTargetPoints method
|
7 years ago |
juce_osc
|
Fixed some const violation errors
|
7 years ago |
juce_product_unlocking
|
Minor tidying up
|
7 years ago |
juce_video
|
Got rid of some very old legacy VC6 workaround typedefs
|
7 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 |