reuk
|
e7e1de78fa
|
Files: Add RangedDirectoryIterator
|
2020-04-13 13:16:06 +01:00 |
|
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
2020-04-13 13:16:05 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
26c9468dc5
|
Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform
|
2020-03-30 18:34:19 +01:00 |
|
ed
|
441c88f3b9
|
macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02
|
2020-03-30 12:57:28 +01:00 |
|
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
ed
|
5bda9de977
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
2020-02-06 14:07:42 +00:00 |
|
ed
|
442478680b
|
macOS: Fixed another spurious dynamic_cast warning in CoreGraphicsPixelData
|
2020-02-05 10:49:25 +00:00 |
|
Tom Poole
|
9798f672c4
|
macOS: Renamed the CoreGraphicsImage class to avoid a symbol resolution issue in Pro Tools
|
2020-01-27 10:23:59 +00:00 |
|
Tom Poole
|
47f138464f
|
macOS: Fixed a CoreGraphics text layout bug
|
2020-01-17 16:34:50 +00:00 |
|
ed
|
a54da0b832
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
Tom Poole
|
5ad8b1a50c
|
macOS: Fixed an issue setting the CTFrame size for AttributedStrings
|
2019-12-30 16:39:07 +00:00 |
|
Tom Poole
|
1d2fc2ddd5
|
macOS: Fixed an issue restoring graphics state after drawing an AttributedString
|
2019-12-30 15:12:02 +00:00 |
|
Tom Poole
|
008f097e12
|
Windows: Fixed a DirectWrite justification bug
|
2019-12-30 11:38:41 +00:00 |
|
Tom Poole
|
24d7a9a342
|
Updated some deprecated code use
|
2019-11-29 10:21:28 +00:00 |
|
ed
|
c78749b14e
|
macOS: Fixed some issues drawing italicised text
|
2019-08-27 14:03:36 +01:00 |
|
reuk
|
edf99d171f
|
TextLayout: Fixed some bugs setting stringRanges
|
2019-08-08 17:58:17 +01:00 |
|
Tom Poole
|
ece16bce70
|
CoreGraphics: Fixed a text layout bug
|
2019-08-07 18:01:37 +01:00 |
|
Tom Poole
|
c528af5976
|
macOS: Replaced a deprecated glyph drawing function
|
2019-08-05 16:50:55 +01:00 |
|
ed
|
a5e5831ea0
|
Don't apply FillType transform twice in CoreGraphicsContext::drawGradient()
|
2019-08-05 14:04:02 +01:00 |
|
Tom Poole
|
1b4042217a
|
macOS: Fixed an issue unregistering fonts
|
2019-07-11 15:48:49 +01:00 |
|
ed
|
bdeaeaf368
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
2019-06-24 15:05:17 +01:00 |
|
Tom Poole
|
8f84192c9b
|
Fixed some more Android compiler warnings
|
2019-06-07 12:24:05 +01:00 |
|
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
jules
|
f58eacc135
|
Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects.
|
2019-05-15 12:08:38 +01:00 |
|
Tom Poole
|
4e0adb2af8
|
GCC 9 compatibility fixes
|
2019-04-30 17:46:15 +01:00 |
|
Tom Poole
|
3c0ccda6a5
|
macOS: Cleaned up old 10.6 support ifdefs
|
2019-04-05 10:05:21 +01:00 |
|
Tom Poole
|
cb41fdcb9e
|
macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime
|
2019-03-08 15:21:06 +00:00 |
|
Tom Poole
|
6bf6aa1761
|
MacOS/iOS: Fixed a potential memory corruption when drawing
|
2019-02-20 09:05:13 +00:00 |
|
ed
|
a234721110
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
jules
|
cadac817c6
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
Tom Poole
|
cdff2c7f45
|
macOS: Fixed an issue rendering memory based fonts
|
2018-12-04 14:55:25 +00:00 |
|
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
2018-11-13 12:33:40 +00:00 |
|
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
2018-11-09 14:04:46 +00:00 |
|
Tom Poole
|
482d87e2db
|
Fixed a compiler warning
|
2018-10-16 17:34:53 +01:00 |
|
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
2018-10-15 16:08:25 +01:00 |
|
jules
|
6fda0bffca
|
Fixed some stray zeros that were still being passed as null pointers
|
2018-10-05 12:15:04 +01:00 |
|
Tom Poole
|
b66f78bacf
|
Fixed some CoreGraphics image issues in the latest iOS and MacOS SDKs
|
2018-10-03 15:22:22 +01:00 |
|
jules
|
dbb1345583
|
Replaced calls to CGContextSetRGBStrokeColor with a path-based alternative due to strange iOS bugs
|
2018-09-24 10:26:43 +01:00 |
|
jules
|
c9d05caaae
|
Replaced win32 font kerning tables with maps to improve performance
|
2018-09-18 12:20:11 +01:00 |
|
Tom Poole
|
0e1722e387
|
Multiple spelling fixes
|
2018-08-20 18:16:24 +01:00 |
|
Tom Poole
|
08d67c763f
|
Made some JUCE classes TriviallyCopyable
|
2018-07-11 09:17:31 +01:00 |
|
jules
|
1e6bbb8da9
|
Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this
|
2018-07-03 11:51:13 +01:00 |
|
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
2018-06-27 17:02:25 +01:00 |
|
jules
|
49aa9c9db4
|
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
|
2018-06-26 14:06:52 +01:00 |
|
jules
|
119d9a79c6
|
Added a flag JUCE_DISABLE_COREGRAPHICS_FONT_SMOOTHING to juce_graphics
|
2018-06-18 12:25:19 +01:00 |
|
jules
|
974b4a8351
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
2018-06-13 17:11:37 +01:00 |
|
jules
|
dee78f29f6
|
Misc cleanups and modernisation
|
2018-05-11 12:46:30 +01:00 |
|
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
2018-05-03 09:59:05 +01:00 |
|