Julian Storer
|
574694f458
|
Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups.
|
15 years ago |
Julian Storer
|
08eb852103
|
Minor code clean-ups.
|
15 years ago |
Julian Storer
|
effe92f6e7
|
Fix for some MSVC compile problems and warnings.
|
15 years ago |
Julian Storer
|
e61e8f6775
|
Changed some 'int's to 'size_t's, to improve 64-bit compatibility. Also changed jmin and jmax to use templates, so they can take any type. These changes might mean that you'll need to add some more explicit casts to get your existing code to compile, but this is actually a good thing - it brought to light a few dodgy implicit casts in my code, and may do the same in yours. Also added a function roundToInt(), which replaces roundDoubleToInt() and roundFloatToInt(), but takes any size of floating point number (I've left the old roundDoubleToInt() and roundFloatToInt() functions there for convenience, but will probably remove them in the future).
|
16 years ago |
Julian Storer
|
97035bb3a1
|
Removed the (rather pointless) granularity value from the array objects. Converted a few macros into functions and other misc code clean-ups.
|
16 years ago |
Julian Storer
|
8bf4d88d97
|
Minor clean-ups.
|
16 years ago |
Julian Storer
|
3954631795
|
Fixed some problems with audio formats not correctly clearing their buffers; Rewrote the CoreAudio functions to avoid deprecated functions.
|
16 years ago |
Julian Storer
|
a90a65343c
|
whitespace tidying-up
|
16 years ago |
Julian Storer
|
3355029c6c
|
Fixed a few minor issues and added code to drawables for loading/saving them (this is work-in-progress: not for public use yet!)
|
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
|
47cf2369e5
|
|
17 years ago |
jules
|
5572be0248
|
|
17 years ago |
jules
|
4405b097f8
|
|
17 years ago |
jules
|
8347a814f5
|
|
17 years ago |
jules
|
298e801f27
|
|
17 years ago |
jules
|
934f1c1c1d
|
|
17 years ago |
jules
|
a4aa6e4a43
|
|
17 years ago |
jules
|
ac86c4f307
|
|
17 years ago |
jules
|
9a2abee330
|
|
17 years ago |
jules
|
3b59053b2c
|
|
17 years ago |
jules
|
a47ddae4a3
|
|
17 years ago |
jules
|
876c9a0f3a
|
|
17 years ago |
jules
|
ec5bc5655d
|
|
18 years ago |
jules
|
5eea51a781
|
|
18 years ago |
jules
|
bc3d1ca7d6
|
|
18 years ago |
jules
|
15dfdff5f8
|
(automatic tidy-up of whitespace)
|
18 years ago |
jules
|
d7a429759b
|
|
18 years ago |
jules
|
38aa8c42a9
|
misc optimisations
|
18 years ago |
jules
|
6264cdcc2b
|
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |