1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/src
2009-12-12 13:27:07 +00:00
..
application Changed the way Mac messaging works internally to avoid shutdown problems with plugins. Updated some iPhone code. Fixed a CoreGraphics line drawing problem. 2009-11-16 15:19:16 +00:00
audio Fixed a type in AudioSampleBuffer::copyFrom. Added a LookAndFeel::getMouseCursorFor method. Added a parameter to MidiMessage::isNoteOff 2009-12-09 15:44:27 +00:00
containers New class: ValueTree for storing undoable structured data. Also added tooltip support to the ListBoxModel. 2009-12-12 13:27:07 +00:00
core Changes for VC6 comptibility. Fixed a typo in BitArray::toString. 2009-12-11 10:57:31 +00:00
cryptography Rewrote EdgeTable so that it now always renders in perfect quality - this makes the old oversampling quality options defunct and I've removed them. 2009-11-09 22:46:18 +00:00
events Changed the way Mac messaging works internally to avoid shutdown problems with plugins. Updated some iPhone code. Fixed a CoreGraphics line drawing problem. 2009-11-16 15:19:16 +00:00
gui New class: ValueTree for storing undoable structured data. Also added tooltip support to the ListBoxModel. 2009-12-12 13:27:07 +00:00
io Improved CoreGraphics clipping. Added a method File::revealToUser(). Added obj-c keywords to the c++ tokeniser. Added a new mode to the file chooser (only implemented on mac so far) 2009-12-08 11:24:09 +00:00
native Added mac NSException catching and tidied up some warnings. 2009-12-11 17:54:58 +00:00
text Changes for VC6 comptibility. Fixed a typo in BitArray::toString. 2009-12-11 10:57:31 +00:00
threads Fixed a couple of tiny inaccuracies in the graphics code. 2009-12-03 22:52:35 +00:00
utilities Fix for AU bundle paths; added column width access to TableHeaderComponent, made FileBasedDocument do extra checking about file overwriting 2009-10-21 19:31:46 +01:00
juce_amalgamated_template.cpp New class: ValueTree for storing undoable structured data. Also added tooltip support to the ListBoxModel. 2009-12-12 13:27:07 +00:00
juce_amalgamated_template.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00
juce_app_includes.h New class: ValueTree for storing undoable structured data. Also added tooltip support to the ListBoxModel. 2009-12-12 13:27:07 +00:00
juce_core_includes.h New class: ValueTree for storing undoable structured data. Also added tooltip support to the ListBoxModel. 2009-12-12 13:27:07 +00:00
juce_DefineMacros.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00
juce_WithoutMacros.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00