| .. |
|
juce_analytics
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_audio_basics
|
Fixed a potential race condition in MPESynthesiser
|
2019-04-30 14:59:14 +01:00 |
|
juce_audio_devices
|
macOS: Cleaned up old 10.6 support ifdefs
|
2019-04-05 10:05:21 +01:00 |
|
juce_audio_formats
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_audio_plugin_client
|
VST3: Fixed an AudioProcessorParameterGroup bug
|
2019-04-29 10:09:07 +01:00 |
|
juce_audio_processors
|
Made AudioProcessor::applyBusLayouts() virtual
|
2019-04-29 15:48:29 +01:00 |
|
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
|
2019-04-03 11:55:20 +01:00 |
|
juce_blocks_basics
|
Fixed some misleading indentation
|
2019-04-30 14:20:02 +01:00 |
|
juce_box2d
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_core
|
Removed extern "C" from threadEntryProc
|
2019-04-30 12:13:31 +01:00 |
|
juce_cryptography
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_data_structures
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_dsp
|
Linux: Fixed a compiler warning
|
2019-04-30 12:14:42 +01:00 |
|
juce_events
|
Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX
|
2019-04-02 14:31:23 +01:00 |
|
juce_graphics
|
GCC 9 compatibility fixes
|
2019-04-30 17:46:15 +01:00 |
|
juce_gui_basics
|
Linux: Fixed drag and drop when dragging in the same window that started the operation
|
2019-05-01 11:49:20 +01:00 |
|
juce_gui_extra
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
2019-04-25 12:54:54 +01:00 |
|
juce_opengl
|
OpenGL: Added GL_POINT_SPRITE to juce_MissingGLDefinitions.h
|
2019-04-23 09:41:54 +01:00 |
|
juce_osc
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_product_unlocking
|
Bump version number to 5.4.3
|
2019-02-21 15:25:51 +00:00 |
|
juce_video
|
macOS: Detach observers when closing the AVPlayer in VideoComponent::closeVideo() to avoid a crash on 10.13
|
2019-04-18 12:52:11 +01:00 |
|
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.
|
2017-07-19 17:23:20 +01:00 |