1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
jules 2007-12-19 11:26:21 +00:00
parent f85b7aced5
commit dd93c754c5
19 changed files with 2365 additions and 2204 deletions

View file

@ -11,6 +11,7 @@ Changelist for version 1.46
- added AudioUnit support to the audio hosting code
- any top-level components will now have their parentSizeChanged() method called when the screen res is changed (not on linux yet though..)
- jucer: added support for ImageButtons
- audio devices - a few tweaks to the various audio drivers to try to make the best possible guess at the input and output latencies that they introduce
==============================================================================
Changelist for version 1.45