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-11 23:54:18 +00:00
Code
Activity
efd1e4c88a
JUCE
/
Builds
/
VisualStudio2010
History
Download ZIP
Download TAR.GZ
Julian Storer
5d30aecaf2
Removed a couple of old classes: MagnifierComponent (you can use Component::setTransform() instead), and MouseHoverDetector (wasn't really very useful anyway - if you need it, please just take a copy of the class and use it in your own code). Renamed the PopupMenuCustomComponent as an inner class PopupMenu::CustomComponent. Added a default constructor for MidiMessage.
2011-01-09 21:59:02 +00:00
..
Juce.sln
Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code.
2010-12-06 22:38:28 +00:00
Juce.vcxproj
Removed a couple of old classes: MagnifierComponent (you can use Component::setTransform() instead), and MouseHoverDetector (wasn't really very useful anyway - if you need it, please just take a copy of the class and use it in your own code). Renamed the PopupMenuCustomComponent as an inner class PopupMenu::CustomComponent. Added a default constructor for MidiMessage.
2011-01-09 21:59:02 +00:00
Juce.vcxproj.filters
Removed a couple of old classes: MagnifierComponent (you can use Component::setTransform() instead), and MouseHoverDetector (wasn't really very useful anyway - if you need it, please just take a copy of the class and use it in your own code). Renamed the PopupMenuCustomComponent as an inner class PopupMenu::CustomComponent. Added a default constructor for MidiMessage.
2011-01-09 21:59:02 +00:00