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
3767ee3811
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
Tom Poole
3767ee3811
Fixed some compiler warnings in PushNotificationsDemo
2019-05-28 11:45:49 +01:00
..
Assets
Android: fix PushNotifications that got broken by Android low level code rework.
2019-05-08 13:48:50 +02:00
Audio
Added identifier-based MIDI input/output methods to AudioDeviceManager and deprecated the old name-based methods
2019-05-22 15:45:15 +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
More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it
2019-05-16 15:37:47 +01:00
Plugins
Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way
2019-05-19 08:16:27 +01:00
Utilities
Fixed some compiler warnings in PushNotificationsDemo
2019-05-28 11:45:49 +01:00