Julian Storer
|
3dfbb0d713
|
Changes to Image::BitmapData constructors, replacing the bool with a more explicit enum for the read/write mode. Some win32 dLL declarator changes. Android work. Small Quicktime fix.
|
14 years ago |
Julian Storer
|
1d215fa865
|
Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!)
|
14 years ago |
Julian Storer
|
17040ecd02
|
Posix file-time-setting fix. Warning removal for intel compiler.
|
14 years ago |
Julian Storer
|
5c49cdba8a
|
Improved the coding standards used in the juce demo project.
|
14 years ago |
Julian Storer
|
d508109296
|
Refactored midi input code to allow unlimited syex length + partial sysex callbacks on win32. Fixed a few problems with menu bars, Quicktime, AudioUnits. Modernised some old win32 file chooser code. Tweaked some window border rendering.
|
14 years ago |
Julian Storer
|
c20daf9740
|
Fixed a mac initialisation problem.
|
15 years ago |
Julian Storer
|
9f0c91196f
|
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
|
15 years ago |
Julian Storer
|
24673283eb
|
Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers.
|
15 years ago |
Julian Storer
|
97e9095933
|
Minor iPhone GL updates, fix for juce_WithoutMacros.h
|
15 years ago |
Julian Storer
|
a94ebc0461
|
Added openGL support for the iPhone.
|
15 years ago |
Julian Storer
|
305d58519a
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
Julian Storer
|
6fdde63a63
|
Big rewrite of the LowLevelGraphicsSoftwareRenderer class, adding internal support for complex clipping regions - this will temporarily make font rendering quite slow, until it gets re-optimised for this new design. Changed the Image class to remove the lockPixelData methods, and replaced these with an object Image::BitmapData, which is easier to use.
|
15 years ago |
jules
|
2fee27c757
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
jules
|
fd70d98db2
|
|
16 years ago |
jules
|
f4d2d645a4
|
|
17 years ago |
jules
|
7ba402348e
|
|
17 years ago |
jules
|
78a4ac5cf5
|
|
17 years ago |
jules
|
8229d215a6
|
Added the AudioProcessor and related classes to the source tree.
|
17 years ago |
jules
|
73257b4f4f
|
|
17 years ago |
jules
|
15dfdff5f8
|
(automatic tidy-up of whitespace)
|
18 years ago |
jules
|
6264cdcc2b
|
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |