mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
parent
490de6b6a2
commit
a47ddae4a3
10 changed files with 1086 additions and 1065 deletions
|
|
@ -25,6 +25,7 @@ Changelist for version 1.46
|
|||
- 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
|
||||
- added an option to splash screens to close themselves when the mouse is clicked
|
||||
|
||||
==============================================================================
|
||||
Changelist for version 1.45
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue