1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/extras
2010-11-21 16:53:03 +00:00
..
amalgamator Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 2010-10-15 16:26:58 +01:00
audio plugin host Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 2010-11-19 22:03:35 +00:00
audio plugins Internal code modernisation. 2010-11-15 20:34:32 +00:00
binarybuilder Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 2010-10-15 16:26:58 +01:00
browser plugins Fixes for ComponentBoundsConstrainer, linux VSTs, and firefox NPAPI. 2010-10-28 17:53:52 +01:00
example projects Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 2010-10-15 16:26:58 +01:00
juce demo Added the ability to apply affine transforms to components - Component::setTransform(). Added a slider to the widgets demo to show this in action. Changed Component::reallyContains() to take a rectangle instead of raw coordinates. 2010-11-21 16:53:03 +00:00
Jucer (experimental) Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 2010-11-19 22:03:35 +00:00
prebuilt New prebuilt binaries and documentation. 2010-04-23 13:36:56 +01:00
the jucer Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 2010-11-19 22:03:35 +00:00