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-14 00:14:18 +00:00
Code
Activity
6bc4d7627f
JUCE
/
modules
/
juce_data_structures
/
values
History
Download ZIP
Download TAR.GZ
jules
6bc4d7627f
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
2015-02-25 17:38:22 +00:00
..
juce_Value.cpp
Added a private constructor to Value that should prevent accidentally creating one from an int=0
2014-11-25 16:29:27 +00:00
juce_Value.h
Fix of the last Value commit, for MSVC compilers.
2014-11-25 20:43:53 +00:00
juce_ValueTree.cpp
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
2015-02-25 17:38:22 +00:00
juce_ValueTree.h
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
2015-02-25 17:38:22 +00:00