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-18 00:54:19 +00:00
Code
Activity
1e1e4ae848
JUCE
/
build
History
Download ZIP
Download TAR.GZ
Julian Storer
1e1e4ae848
Removed the ComponentDeletionWatcher class - use Component::SafePointer or Component::BailOutChecker instead.
2010-03-08 19:22:48 +00:00
..
linux
Created an option to use the amalgamated template files as a set of 4 separate files instead of one big one, to help when compiling in low-memory environments. Moved all the amalgamated templates out of the src folder and into their own subfolder, so if you have files that include them, you might need to tweak the path that you're using. Also tweaked the amalgamator to deal with this new setup.
2010-02-07 15:18:10 +00:00
macosx
Removed the ComponentDeletionWatcher class - use Component::SafePointer or Component::BailOutChecker instead.
2010-03-08 19:22:48 +00:00
win32
Removed the ComponentDeletionWatcher class - use Component::SafePointer or Component::BailOutChecker instead.
2010-03-08 19:22:48 +00:00