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-23 01:44:22 +00:00
Code
Activity
46c3a6bbe5
JUCE
/
extras
/
audio plugins
History
Download ZIP
Download TAR.GZ
Julian Storer
f04309f44a
Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers.
2011-04-07 13:49:01 +01:00
..
demo
Added mac architecture type to the introjucer. Optimised code editor syntax iteration.
2011-03-08 19:27:23 +00:00
wrapper
Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers.
2011-04-07 13:49:01 +01:00
How to use this framework.txt
Fixes for viewports, flac seeking, plugin hosting of carbon UIs, and activeX control embedding.
2009-09-28 16:38:34 +01:00