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-08-07 11:23:10 +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 MacOS: Added FL Studio host type detection 2018-08-07 11:23:10 +01:00
juce_audio_processors AUv3: Fixed a bug setting discrete parameters from the GUI 2018-08-06 17:35:33 +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 Fixed a bug in ValueTree::getSibling() + some misc cleanup 2018-08-02 08:52: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 A minor documentation update 2018-08-07 11:00:55 +01:00
juce_gui_extra Added a workaround to ColourSelector to fix an error when using the Projucer's live-build engine 2018-08-06 10:43:48 +01:00
juce_opengl Fixed a leak in OSX openGL 2018-08-01 10:16:41 +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