Tom Poole
570bcb666a
Resave projects
3 years ago
Tom Poole
3dd812052e
macOS/iOS: Add a Metal layer renderer
This restores the functionality of JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS.
Using this preprocessor flag may avoid Core Graphics rendering much larger regions than
necessary, but the small regions that are rendered will likely be rendered slower.
Whether using this flag improves or degrades the performance of your rendering overall
will be specific to each application.
Previously enabling JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS was ineffective
from versions of macOS around 10.13, but enabling it didn't have any negative impact on
performance. Now enabling JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS may result
in slower rendering.
3 years ago
Tom Poole
dea3fe60e4
Update copyright banners
3 years ago
reuk
1e820fd362
Resave projects
3 years ago
Tom Poole
ccd3a29cc7
Resave all projects
3 years ago
Tom Poole
a0994ac576
Resave all projects
3 years ago
Tom Poole
111bbc0979
Bump version number to 6.1.6
3 years ago
Tom Poole
086b21be1b
Re-save all projects
3 years ago
Tom Poole
300ab8b084
Resave all projects
3 years ago
Tom Poole
4eb6eb828a
Resave all projects
3 years ago
Tom Poole
3c03693d07
Bump version number to 6.1.5
3 years ago
Tom Poole
ea5dae4ab6
Remove some unused properties from .jucer files and re-save all projects
3 years ago
Tom Poole
da5e0e0cd3
Resave all projects
3 years ago
Tom Poole
8a6e1980d0
Bump version number to 6.1.4
3 years ago
ed
156722d299
Re-save projects
3 years ago
ed
4f49032fa8
Re-save projects
3 years ago
reuk
c9b28be145
Resave all projects
3 years ago
reuk
44404508fe
Bump version number to 6.1.3
3 years ago
reuk
221a137526
Resave projects
3 years ago
ed
a970b15959
Add Visual Studio 2022 solutions to all projects
3 years ago
Tom Poole
c064b0c604
AudioPluginHost: Embed the assets required for internal plug-ins
3 years ago
ed
7f21aa4cc6
DemoRunner: Enable bluetooth permission on macOS to fix permissions issue on macOS 11+
3 years ago
ed
bfea8c89b0
Re-save all projects
3 years ago
ed
c6f4d8494c
Re-save all projects
3 years ago
ed
bb9b24d048
Re-save all projects
3 years ago
ed
49fdf1a4d3
Re-save all projects
3 years ago
reuk
23e621f26e
Projucer: Add BOM when writing VS solution files
Without the BOM, VS assumes UTF-8 strings (subproject file names etc.)
are ansi-encoded.
3 years ago
Tom Poole
8cc0d12fb3
Separate C and C++ recommended warning flags
3 years ago
Tom Poole
6f4618f9bc
Re-save all projects
3 years ago
Tom Poole
bc75010116
Bump version number to 6.1.2
3 years ago
Tom Poole
1c7dc0b053
Re-save all projects
3 years ago
Tom Poole
5109e30c6f
Bump version number to 6.1.1
3 years ago
ed
56f057fb65
Whitespace
3 years ago
Tom Poole
6542446594
Update the JUCE logo
3 years ago
Tom Poole
3833c6d207
Re-save all projects
3 years ago
Tom Poole
46fe3789fc
Bump version number to 6.1.0
3 years ago
ed
63f2a7c30c
Re-saved all projects
3 years ago
ed
7ab0c9812a
Re-saved all projects
3 years ago
ed
ff935c5103
Re-saved all projects
3 years ago
ed
d394c770c9
Re-saved all projects
3 years ago
ed
f38f721794
Re-saved all projects
3 years ago
Tom Poole
fe4ba9071b
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
See BREAKING-CHANGES.txt for more details.
4 years ago
ed
b41b80ed7c
Re-saved all projects
4 years ago
ed
37eb70d676
Re-saved all projects
4 years ago
ed
c0f18670f4
Re-saved all projects
4 years ago
ed
399dcd9cc7
Revert "DemoRunner: Removed unused define"
This reverts commit 271e66fbed
.
4 years ago
ed
430ffd4b96
Re-saved all projects
4 years ago
ed
0ff4123189
DemoRunner: Added AccessibilityDemo to demos list
4 years ago
ed
271e66fbed
DemoRunner: Removed unused define
4 years ago
ed
99d122e4fb
DemoRunner: Don't select demos ListBox row if it has been dismissed
4 years ago