reuk
3b8c26eff3
Resave all projects
2 years ago
reuk
a309775160
Resave all projects
2 years ago
Tom Poole
059ed6aae8
Resave all projects
2 years ago
Tom Poole
473283fa19
Projucer: Update the default minimum deployment targets
Xcode 14 has minimum deployment targets of macos 10.13 and iOS 11.
2 years ago
reuk
f7a3fb510e
Resave all projects
2 years ago
reuk
57d291588c
Resave all projects
2 years ago
reuk
e7c2d7bda3
Resave all projects
2 years ago
attila
d05333b61d
Resave all projects
2 years ago
reuk
b3a4d54a72
Build: Update the minimum C++ standard to C++17
2 years ago
reuk
1975bb7479
Projucer: Update default Android SDK, adjust CMake flag specification
2 years ago
Tom Poole
88b6a400f8
Resave all projects
2 years ago
Tom Poole
c2180845bc
Resave all projects
2 years ago
Tom Poole
f82430c746
Resave all projects
2 years ago
Tom Poole
1a578f787c
Resave all projects
2 years ago
Tom Poole
cdd619e7a1
Xcode: Update LastUpgradeCheck
3 years ago
attila
2fdc4f6633
Projucer: Remove VS2015 and CLion exporters
3 years ago
Tom Poole
8c48956681
Resave all projects
3 years ago
Tom Poole
cb1c987974
Resave all projects
3 years ago
attila
10d32c104d
Resave all projects
3 years ago
Tom Poole
c2ecde591b
macOS: Remove 32 bit specific functionality
This includes Carbon support
3 years ago
Tom Poole
b48dddcf4e
RTAS: Remove RTAS functionality
3 years ago
Tom Poole
db3c6e6216
macOS/iOS: Fix unguarded availability warnings
3 years ago
Tom Poole
f69fe7be0f
Resave projects
3 years ago
reuk
61f3c1dd98
LV2: Add initial client support
3 years ago
reuk
1182024fc4
LV2: Add initial hosting support
3 years ago
Tom Poole
570bcb666a
Resave projects
3 years ago
Tom Poole
eda5c696e5
macOS/iOS: Fix unguarded availability warnings
3 years ago
Tom Poole
220fa03eb0
Re-save 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
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
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
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
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
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