1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
Commit graph

23 commits

Author SHA1 Message Date
Tom Poole
26cfdf4305 Add dependency licensing information to the top level README 2022-07-13 20:11:27 +01:00
Tom Poole
bd7166893f Update the README to include LV2 support 2022-06-28 11:22:17 +01:00
Tom Poole
b48dddcf4e RTAS: Remove RTAS functionality 2022-05-03 08:16:37 +01:00
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.
2022-04-04 12:36:33 +01:00
Tom Poole
c072b1bc8e Fix some typos 2022-01-25 11:48:46 +00:00
Tom Poole
bbbb967c63 Update the GitHub Issue and PR templates to a new format and add a CLA workflow 2022-01-20 12:30:56 +00:00
Tom Poole
b4ba780d60 Update the README 2021-09-09 12:40:09 +01:00
reuk
6ed8065f70
CMake: Support automatic linking of bundled libraries in modules 2021-06-30 17:04:23 +01:00
Tom Poole
78be43888e Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
reuk
ecfa339032
Build: Update minimum build requirements for VS 2015 2021-06-22 10:58:46 +01:00
reuk
06544850fb
BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00
ed
0616554584 Docs: Updated the README banner image 2021-03-23 15:55:48 +00:00
ed
5f92b0cf37 Fixed inline links to files with spaces in the readme 2020-12-02 10:54:58 +00:00
ed
b297df8dd2 Added Linux Dependencies.md to docs 2020-12-01 19:13:27 +00:00
ed
67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 2020-06-29 08:30:00 +01:00
reuk
074f5077fc
Docs: Fix references to docs/CMake API.txt 2020-06-01 13:40:08 +01:00
reuk
167397ab76 CMake: Add some getting-started info to the readme 2020-04-17 17:48:41 +01:00
ed
4e7eb0875b Updated README.md and removed LICENSE.md 2020-04-16 12:18:47 +01:00
Tom Poole
ec43e11abc VS2013: Removed the VS2013 exporter from the Projucer 2019-07-11 14:16:06 +01:00
ed
7c4cd54bcc Fixed a typo in the README.md and made system requirements section clearer 2019-03-14 12:45:15 +00:00
Tom Poole
d06a2b8c13 Fixed compatibility with GCC 4.8 2018-12-06 10:45:23 +00:00
ed
d9dee4d873 Update README.md and add LICENSE.md 2018-10-30 12:49:28 +00:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00