.. |
juce_analytics
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
juce_audio_basics
|
Recalculate the release rate of the ADSR envelope if it was modified in ADSR::noteOff()
|
6 years ago |
juce_audio_devices
|
macOS: Cleaned up old 10.6 support ifdefs
|
6 years ago |
juce_audio_formats
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
juce_audio_plugin_client
|
VST3: Fixed an AudioProcessorParameterGroup bug
|
6 years ago |
juce_audio_processors
|
A minor documentation update
|
6 years ago |
juce_audio_utils
|
Delete the current audio device when no inputs or outputs are specified in AudioDeviceManager::setAudioDeviceSetup() and ensure that the AudioDeviceSelectorComponent displays this correctly
|
6 years ago |
juce_blocks_basics
|
BLOCKS: Fixed the return value of BlockTopology::getConnectionsBetweenBlocks()
|
6 years ago |
juce_box2d
|
Bump version number to 5.4.3
|
6 years ago |
juce_core
|
Updated the documentation
|
6 years ago |
juce_cryptography
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
juce_data_structures
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
juce_dsp
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
juce_events
|
Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX
|
6 years ago |
juce_graphics
|
macOS: Cleaned up old 10.6 support ifdefs
|
6 years ago |
juce_gui_basics
|
Added a TextEditor::getTextToShowWhenEmpty() method
|
6 years ago |
juce_gui_extra
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
6 years ago |
juce_opengl
|
OpenGL: Added GL_POINT_SPRITE to juce_MissingGLDefinitions.h
|
6 years ago |
juce_osc
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
juce_product_unlocking
|
Bump version number to 5.4.3
|
6 years ago |
juce_video
|
macOS: Detach observers when closing the AVPlayer in VideoComponent::closeVideo() to avoid a crash on 10.13
|
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 |