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
c87879e07d
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
ed
c87879e07d
Re-saved all projects
2018-08-10 16:38:21 +01:00
..
Assets
Fixed an unused variable warning in DemoUtilities.h when building in release mode
2018-05-08 12:51:31 +01:00
Audio
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
BLOCKS
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
DemoRunner
Re-saved all projects
2018-08-10 16:38:21 +01:00
DSP
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
2018-06-27 11:37:27 +01:00
GUI
Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion
2018-07-24 09:26:58 +01:00
Plugins
Added AAX automation pop-up support to the plug-in demo project
2018-08-07 12:05:34 +01:00
Utilities
Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses()
2018-07-04 17:17:18 +01:00