Julian Storer
|
c22c06c80c
|
New class: ScopedPointer, which auto-releases a pointer when it goes out of scope. I've used this extensively to replace a lot of pointer deletions with more RAII-style patterns.
|
16 years ago |
Julian Storer
|
80753f4c03
|
Lots of minor changes to prevent warnings. Small fixes to Path, AudioThumbnail, ValueTree, OutputStreams. Tweaks to convert Drawables to/from ValueTrees. New method to write XML to a stream.
|
16 years ago |
Julian Storer
|
d779fa9759
|
The first working check-in of an iPhone build! Added an iPhone project for the normal juce demo, which runs.. although it isn't exactly designed for a hand-held form factor!
Also in this check-in is support for creation of custom Mac MIDI input and output devices, and an option to load URLs with the QuickTimeComponent
|
16 years ago |
jules
|
4d16424d9c
|
Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly.
|
16 years ago |
jules
|
eb32240e95
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
jules
|
3050cfd7f3
|
minor fixes to callFunctionOnMessageThread, menu positioning on windows, and audio thumbnails
|
17 years ago |
jules
|
69347015e5
|
|
17 years ago |
jules
|
4405b097f8
|
|
17 years ago |
jules
|
bf8b7ec965
|
|
17 years ago |
jules
|
1418dcc0a4
|
|
17 years ago |
jules
|
dd93c754c5
|
|
18 years ago |
jules
|
bddd43749f
|
|
18 years ago |
jules
|
76acff4add
|
|
18 years ago |
jules
|
ee57536ac2
|
|
18 years ago |
jules
|
5eea51a781
|
|
18 years ago |
jules
|
15dfdff5f8
|
(automatic tidy-up of whitespace)
|
18 years ago |
jules
|
03f66fe310
|
changes to the keyPressed and keyStateChanged methods, so that they return a bool
|
18 years ago |
jules
|
7989702525
|
|
18 years ago |
jules
|
315a8ea1f5
|
|
18 years ago |
jules
|
6264cdcc2b
|
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |