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

139 commits

Author SHA1 Message Date
szkkng
230340dbfc
Docs: Correct VST3_CATEGORIES defaults in CMake API 2025-11-26 10:32:20 +00:00
reuk
e26c69e7bf
Docs: Fix up description of FORMATS argument in CMake API doc 2025-11-24 12:54:39 +00:00
Tom Poole
79e96b598c Docs: Show the paths to the files used to generate the Doxygen output 2025-09-29 10:20:36 +01:00
Tom Poole
8931d45fe9 Docs: Generate Doxygen output for static functions 2025-09-25 12:32:48 +01:00
Tom Poole
f226d2e038 Docs: Restore Doxygen macro descriptions 2025-09-23 22:26:43 +01:00
Tom Poole
84e180b82c Docs: Improve Doxygen output 2025-09-22 11:13:51 +01:00
reuk
2c057f1dee
CMake: Add support for optional Windows MIDI Services dependency 2025-09-17 12:50:05 +01:00
Sudara
b1e19da5f5 Docs: Improve CMake API docs
* Add LV2 to FORMATS (thx @FigBug).
* Add more property defaults.
* Update examples to use lowest supported iOS CMAKE_OSX_DEPLOYMENT_TARGET.
* Formatting consistency and general cleanup.
2025-07-25 16:53:57 +02:00
reuk
5d50d6bcdc
CMake: Allow setting NSLocalNetworkUsageDescription on Apple platforms 2025-06-06 23:12:16 +01:00
Tom Poole
ef5134e288 Doxygen: Remove confusing header file information 2025-03-28 12:47:40 +00:00
reuk
d9fe2f0e77
CMake: Automatically set AAX_EPluginCategory_MIDIEffect when JUCE_MIDI_EFFECT is enabled 2024-10-27 16:16:26 +00:00
Tom Poole
9e193862c1 CMake: Improve Windows Arm architecture detection 2024-10-23 10:59:05 +01:00
Paul Gration
51edcaf842 Docs: Remove duplicate apt dependency 2024-08-27 14:51:45 +01:00
attila
c057c0d55e CMake: Fix package resolution on Linux
This change ensures that instructions are straightforward on
Ubuntu 24.04 and 22.04.
2024-07-02 17:06:46 +02:00
reuk
9112911122
MinGW: Remove support 2024-06-27 18:10:21 +01:00
attila
2516ad808e WebBrowserComponent: Linux: Add support for libwebkit2gtk-4.1 2024-06-11 20:51:22 +02:00
attila
e86e7fca9e WebBrowserComponent: Fix Windows compilation issue 2024-04-18 17:16:57 +02:00
attila
5f638157f7 WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
Tom Poole
94d98a2b10 Update licensing information 2024-04-16 11:39:35 +01:00
reuk
ddeae4a656
CMake: Fix typo in docs 2024-01-22 11:42:49 +00: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
attila
6a470bef5b CMake: Add support for iokit sandbox exception 2023-10-12 12:44:16 +02:00
reuk
1eea4766ce
Docs: Fix typo in CMake API.md 2023-09-20 16:18:11 +01:00
reuk
0466fbbfc3 CMake: Add missing docs for LV2URI argument 2023-08-30 18:27:07 +01:00
reuk
308ae31810
CMake: Allow VST3 manifest generation to run later in the build 2023-08-17 20:21:35 +01:00
Tom Poole
ff835be2ac Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
reuk
c509a1821a
VST3 Client: Enable manifest generation globally 2023-05-31 15:15:26 +01:00
reuk
0032e1ec86
CMake: Generate moduleinfo.json file during VST3 build 2023-05-02 13:25:22 +01:00
Anthony Nicholls
c04354e1ee
Modules: Update JUCE module format for improved consistency 2023-04-04 19:54:40 +01:00
attila
f9ff497978 CMake: Add embedded Linux subprocess for WebView support
In order to display a WebKit based webview a plugin will deploy a
temporary standalone executable on the system and host the WebKit
instance inside that.
2023-03-02 17:49:34 +00:00
reuk
7f6b22f312
CMake: Add description of JUCE_MODULES_ONLY to API documentation 2023-03-02 12:03:33 +00:00
reuk
10baaa420b
CMake: Warn if bundle ID contains spaces 2023-01-25 17:12:34 +00:00
Tom Poole
cb494df663 Docs: Update Doxygen configuration 2023-01-18 15:00:42 +00:00
Tom Poole
e669fb117e Docs: Fix some Doxygen warnings 2022-12-22 14:00:38 +00:00
attila
128e980be4 ARA: Update expected ARA SDK version to 2.2.0 2022-11-14 16:34:12 +00:00
Tom Poole
510134e943 Docs: Update the supported accessibility clients 2022-10-27 13:06:13 +01:00
reuk
f8e91d4003
AU: Replace CoreAudioUtilityClasses with files from new SDK 2022-09-12 16:14:56 +01:00
attila
ba8d5e3e1c CMake: Prefer using launch storyboard on iOS even when a custom xcassets folder is set 2022-08-15 12:07:40 +02:00
Tom Poole
cb2efe5d59 Improve some documentation 2022-07-14 15:24:40 +01:00
attila
09d1e97bf1 ARA: Add documentation 2022-06-24 17:40:35 +02:00
attila
6c2881ce30 ARA Client: Add CMake support for creating plugins 2022-05-12 12:31:30 +02:00
attila
f36949c1b2 ARA Host: Add support for scanning and hosting ARA plugins 2022-05-12 12:31:30 +02:00
Tom Poole
e5cbcd7628 macOS/iOS: Add the ability to weak link module frameworks 2022-04-04 12:36:33 +01:00
Tom Poole
dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 2022-02-18 15:03:44 +00:00
Tom Poole
c072b1bc8e Fix some typos 2022-01-25 11:48:46 +00:00
reuk
5c1e31a995 Documentation: Fix paths to auxiliary documents 2021-12-08 15:26:08 +00:00
reuk
7b45b1d606 Documentation: Convert list items to plain paragraphs to avoid doxygen warnings 2021-12-08 15:26:07 +00:00
reuk
64edc62ee5
CMake: Update docs to add guidance about source groups 2021-10-07 14:31:26 +01:00
reuk
d396bdb97f
CMake: Allow setting the network multicast entitlement 2021-09-23 10:28:47 +01:00
reuk
9e57375085
CMake: Update docs with newer version requirements 2021-07-23 10:58:43 +01:00