1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2018-07-30 17:35:05 +01:00
..
juce_analytics Fixed some compiler warnings 2018-06-27 17:02:25 +01:00
juce_audio_basics Removed some erroneous noexcepts 2018-07-25 12:18:43 +01:00
juce_audio_devices Avoided a Visual Studio compiler warning 2018-07-19 09:56:13 +01:00
juce_audio_formats Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
juce_audio_plugin_client AUv3: Fixed a bug enforcing legacy parameter IDs 2018-07-12 08:21:06 +01:00
juce_audio_processors VST3: Fixed an issue when the default layout has disabled buses 2018-07-13 17:05:45 +01:00
juce_audio_utils Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_blocks_basics BLOCKS: fix for ACK handling 2018-07-30 07:20:19 +01:00
juce_box2d Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
juce_core Fixed a bug adding derived ReferenceCountedObjects to base class ReferenceCountedArrays 2018-07-18 10:45:48 +01:00
juce_cryptography Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_data_structures Added method UndoManager::isPerformingUndoRedo() 2018-07-26 09:20:21 +01:00
juce_dsp Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
juce_events Some misc cleanups, mainly around WeakReference usage and rectangles 2018-07-09 16:00:45 +01:00
juce_graphics Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
juce_gui_basics Added a drawComboBoxTextWhenNothingSelected() method to ComboBox::LookAndFeelMethods and made the drawing code consistent with drawLabel() 2018-07-27 09:18:19 +01:00
juce_gui_extra Fixed a problem with ColourSelector when the edge gap is 0 2018-07-30 17:35:05 +01:00
juce_opengl Whitespace 2018-07-03 11:51:36 +01:00
juce_osc Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
juce_product_unlocking Added a buffer length check in TracktionMarketplaceStatus 2018-07-17 12:52:56 +01:00
juce_video macOS: Fixed a warning in the native VideoComponent implementation 2018-07-25 09:18:38 +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