| .. |
|
juce_analytics
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
|
juce_audio_basics
|
Fixed a potential race condition in MPESynthesiser
|
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
|
Made AudioProcessor::applyBusLayouts() virtual
|
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
|
Fixed some misleading indentation
|
6 years ago |
|
juce_box2d
|
Bump version number to 5.4.3
|
6 years ago |
|
juce_core
|
Removed extern "C" from threadEntryProc
|
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
|
Linux: Fixed a compiler warning
|
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 |