mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
88fa4e0e56
commit
ff3c2e9fce
9 changed files with 521 additions and 771 deletions
|
|
@ -23,7 +23,8 @@ Changelist for version 1.46
|
|||
- new method: PlatformUtilities::launchEmailWithAttachments
|
||||
- new classes: AudioThumbnail and AudioThumbnailCache, which allow easy rendering of low-res waveform previews
|
||||
- new classes: InputSource and FileInputSource. These encapsulate some kind of resource, and also replace the XmlInputSource class.
|
||||
|
||||
- moved some of the posix code that was the same in the mac and linux builds into a single, shared file
|
||||
- fixed InterprocessLock on mac/linux so that it can't get stuck when an app quits unexpectedly
|
||||
|
||||
==============================================================================
|
||||
Changelist for version 1.45
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue