1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/extras
2012-05-26 17:51:43 +01:00
..
audio plugin demo Removed some unnecessary files from linux plugin builds. 2012-05-19 10:24:24 +01:00
audio plugin host Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'. 2012-05-23 21:31:44 +01:00
binarybuilder Introjucer: Use of $(OutDir) in MSVC projects. 2012-05-23 14:09:39 +01:00
browser plugin demo Couple of introjucer fixes. 2011-10-11 14:22:18 +01:00
example projects Updated some project files. 2012-05-23 14:38:46 +01:00
Introjucer Introjucer: added checking to avoid duplicate IDs in groups. 2012-05-26 17:51:43 +01:00
JuceDemo Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 2012-05-25 16:42:36 +01:00
static library Introjucer: Use of $(OutDir) in MSVC projects. 2012-05-23 14:09:39 +01:00
the jucer Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 2012-05-25 16:42:36 +01:00
windows dll Updated the windows dll project. 2012-04-13 13:17:34 +01:00