1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
jules 2007-09-04 09:05:08 +00:00
parent adeafc5c71
commit 73257b4f4f
9 changed files with 1096 additions and 482 deletions

View file

@ -14,6 +14,7 @@ Changelist for version 1.45
- new class: FileSearchPathListComponent, for letting the user edit a FileSearchPath.
- added a critical section option to ReferenceCountedArray
- refactored and added features to the Socket class, replacing it with StreamableSocket (basically the same as the original class), and DatagramSocket.
- refactored the OpenGLComponent, adding new classes OpenGLPixelFormat and OpenGLContext
==============================================================================
Changelist for version 1.44