This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
15567c7150
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
jules
15567c7150
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
..
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
Android: fix PushNotifications that got broken by Android low level code rework.
2019-05-08 13:48:50 +02: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