1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/examples
2019-05-30 12:13:00 +01:00
..
Assets Enforced more comprehensive const-correctness in the JUCE container classes 2019-05-29 08:52:16 +01:00
Audio Enforced more comprehensive const-correctness in the JUCE container classes 2019-05-29 08:52:16 +01:00
BLOCKS Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
DemoRunner Re-saved all projects 2019-05-30 12:13:00 +01:00
DSP Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
GUI Enforced more comprehensive const-correctness in the JUCE container classes 2019-05-29 08:52:16 +01:00
Plugins Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 2019-05-29 17:13:06 +01:00
Utilities Fixed some compiler warnings in PushNotificationsDemo 2019-05-28 11:45:49 +01:00