Tom Poole
764b2a2ec6
Add supported architectures to the README
2024-11-05 20:50:04 +00:00
Tom Poole
32bc7ea9ee
Docs: Add AAX signing instructions
2024-05-07 15:19:03 +01:00
Tom Poole
110e23785c
Update the minimum supported compilers and deployment targets
2024-04-16 17:43:20 +01:00
Tom Poole
94d98a2b10
Update licensing information
2024-04-16 11:39:35 +01:00
Steve Lhomme
a38428aa8b
Update the minimum required CMake version in more places
...
Co-authored-by: Steve Lhomme <robux4@ycbcr.xyz>
2023-12-20 10:26:18 +00:00
Anthony Nicholls
5de235c8fd
Docs: Add C++17 to the minimum system requirements
2023-06-05 12:46:45 +00:00
reuk
f2e5af9f7d
Readme: Update Projucer link
2023-04-04 19:55:12 +01:00
Tom Poole
f65dacb10c
Docs: Update the minimum macOS deployment target
2022-10-27 13:02:40 +01:00
reuk
b3a4d54a72
Build: Update the minimum C++ standard to C++17
2022-09-12 16:14:57 +01:00
reuk
f8e91d4003
AU: Replace CoreAudioUtilityClasses with files from new SDK
2022-09-12 16:14:56 +01:00
Tom Poole
d69ded1cd5
Add space escape codes to paths in the README
2022-07-13 23:00:46 +01:00
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