1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/extras
2014-06-14 13:06:53 +01:00
..
audio plugin demo Changed the demo plugin OSX build to be 32/64-bit. 2014-05-05 20:49:11 +01:00
audio plugin host Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 2014-04-20 10:34:26 +01:00
binarybuilder Introjucer: tweaked Xcode project structure to avoid warning about architectures. 2014-04-18 12:05:15 +01:00
browser plugin demo Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
Demo Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
example projects Introjucer: tweaked Xcode project structure to avoid warning about architectures. 2014-04-18 12:05:15 +01:00
Introjucer Introjucer: removed an unimportant assertion 2014-06-13 14:27:41 +01:00
windows dll New class: SharedResourcePointer 2014-04-14 13:13:07 +01:00