mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
updated to the latest version of libpng
This commit is contained in:
parent
9a12e99fad
commit
d95b8c8c35
24 changed files with 25362 additions and 34210 deletions
|
|
@ -19,6 +19,7 @@ Changelist for version 1.45
|
|||
- refactored the OpenGLComponent, adding new classes OpenGLPixelFormat and OpenGLContext
|
||||
- A component's KeyListeners are now called before its keyPressed method, so if you want to intercept keys and stop them getting sent to the component, you can add a keylistener and comsume the events.
|
||||
- added an option to choose a Midi output device to the AudioDeviceManager and AudioDeviceSelectorComponent
|
||||
- updated the included version of libpng
|
||||
|
||||
==============================================================================
|
||||
Changelist for version 1.44
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue