reuk
f2e5af9f7d
Readme: Update Projucer link
2 years ago
Tom Poole
f65dacb10c
Docs: Update the minimum macOS deployment target
3 years ago
reuk
b3a4d54a72
Build: Update the minimum C++ standard to C++17
3 years ago
reuk
f8e91d4003
AU: Replace CoreAudioUtilityClasses with files from new SDK
4 years ago
Tom Poole
d69ded1cd5
Add space escape codes to paths in the README
3 years ago
Tom Poole
4c43bf429e
Add space escape codes to paths in the README
3 years ago
Tom Poole
a8e7251746
Add dependency licensing information to the top level README
3 years ago
Tom Poole
26cfdf4305
Add dependency licensing information to the top level README
3 years ago
Tom Poole
bd7166893f
Update the README to include LV2 support
3 years ago
Tom Poole
b48dddcf4e
RTAS: Remove RTAS functionality
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.
4 years ago
Tom Poole
c072b1bc8e
Fix some typos
4 years ago
Tom Poole
20064d2ba8
Update the GitHub Issue and PR templates to a new format and add a CLA workflow
4 years ago
Tom Poole
bbbb967c63
Update the GitHub Issue and PR templates to a new format and add a CLA workflow
4 years ago
Tom Poole
b4ba780d60
Update the README
4 years ago
reuk
6ed8065f70
CMake: Support automatic linking of bundled libraries in modules
4 years ago
Tom Poole
78be43888e
Update the minimum C++ standard to C++14
4 years ago
reuk
ecfa339032
Build: Update minimum build requirements for VS 2015
4 years ago
reuk
06544850fb
BLOCKS: Remove juce_blocks_basics module
5 years ago
ed
8c39d8e3fe
Docs: Updated the README banner image
4 years ago
ed
0616554584
Docs: Updated the README banner image
4 years ago
ed
5f92b0cf37
Fixed inline links to files with spaces in the readme
5 years ago
ed
b297df8dd2
Added Linux Dependencies.md to docs
5 years ago
ed
67925d384f
Updated main README with CMake support info and changed docs extension from .txt to .md
5 years ago
reuk
074f5077fc
Docs: Fix references to `docs/CMake API.txt`
5 years ago
ed
83b1436c6a
Added iOS and Android minimum deployment target info to the README
5 years ago
ed
add88c33f2
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
5 years ago
reuk
167397ab76
CMake: Add some getting-started info to the readme
5 years ago
ed
4e7eb0875b
Updated README.md and removed LICENSE.md
5 years ago
Tom Poole
ec43e11abc
VS2013: Removed the VS2013 exporter from the Projucer
6 years ago
ed
7c4cd54bcc
Fixed a typo in the README.md and made system requirements section clearer
7 years ago
Tom Poole
d06a2b8c13
Fixed compatibility with GCC 4.8
7 years ago
ed
04c931ad56
Update README.md and add LICENSE.md
7 years ago
ed
d9dee4d873
Update README.md and add LICENSE.md
7 years ago
hogliux
b5afccc37c
Updated file headers and the README with the JUCE 5 license
8 years ago