| .. |
|
juce_analytics
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_audio_basics
|
VST3: Added compatibility with more speaker arrangements
|
2019-01-24 17:12:27 +00:00 |
|
juce_audio_devices
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
juce_audio_formats
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
juce_audio_plugin_client
|
Projucer: Add a setting to configure the number of MIDI inputs and outputs for VST plug-ins
|
2019-01-23 12:52:47 +00:00 |
|
juce_audio_processors
|
VST3: Added compatibility with more speaker arrangements
|
2019-01-24 17:12:27 +00:00 |
|
juce_audio_utils
|
Reduce the list row height in AudioDeviceSelectorComponent when the item height is reduced
|
2019-01-25 12:02:04 +00:00 |
|
juce_blocks_basics
|
BLOCKS: Remove dependency on juce_gui_basics
|
2019-01-22 17:19:46 +00:00 |
|
juce_box2d
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_core
|
Added a URL::DownloadTask::getTargetLocation() method so the target file can be retrieved in the DownloadTask::Listener callbacks
|
2019-01-24 10:42:08 +00:00 |
|
juce_cryptography
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_data_structures
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
2019-01-18 09:09:06 +00:00 |
|
juce_dsp
|
Fixed an error calculating numSamples in the AudioBlock constructor taking a start sample index
|
2019-01-28 16:25:51 +00:00 |
|
juce_events
|
Windows: Fix a compile error when JUCE_DLL_BUILD=1
|
2019-01-14 12:41:20 +00:00 |
|
juce_graphics
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_gui_basics
|
Windows: Call OleUninitialize() after DoDragDrop() returns to fix a hang in some cases
|
2019-01-21 16:23:13 +00:00 |
|
juce_gui_extra
|
Linux: Removed an unused variable in the WebBrowserComponent implementation
|
2019-01-11 12:42:48 +00:00 |
|
juce_opengl
|
VST: Add juce_shouldDoubleScaleNativeGLWindow() method to ensure that OpenGL plug-ins running in hiDPI Cubase 10 on Windows are correctly scaled
|
2019-01-23 11:00:41 +00:00 |
|
juce_osc
|
Increased the OSC message buffer size in OSCReceiver
|
2019-01-03 14:29:42 +00:00 |
|
juce_product_unlocking
|
Replaced some clumsy buffer handling code in the TracktionMarketplaceStatus class
|
2018-12-22 14:32:51 +00:00 |
|
juce_video
|
macOS: Set isRecording flag when recording camera capture to a file
|
2019-01-25 11:23:34 +00: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 |