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 |
|
ed
|
3d8ffd3abf
|
Docs: Fixed incorrect webkit package name
|
2021-07-13 08:56:36 +01:00 |
|
reuk
|
6ed8065f70
|
CMake: Support automatic linking of bundled libraries in modules
|
2021-06-30 17:04:23 +01:00 |
|
reuk
|
db2a809832
|
CMake: Enable support for clang with gnu-like cmdline on Windows
|
2021-06-02 19:10:54 +01:00 |
|
ed
|
dd4475a8fd
|
Docs: Updated Accessibility.md
|
2021-05-21 08:37:22 +01:00 |
|
reuk
|
f081f7c18b
|
CMake: Update source groups documentation
|
2021-05-11 12:08:56 +01:00 |
|
ed
|
ec990202b1
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
reuk
|
f5a7d4eea5
|
Projucer: Allow specifying build number for Xcode projects
|
2021-04-28 16:55:21 +01:00 |
|
reuk
|
db8123f65c
|
Docs: Fix typo in makefile
|
2021-04-25 20:13:49 +01:00 |
|
ed
|
b7647e2acb
|
Docs: Added ladspa-sdk to Linux dependencies list
|
2021-04-19 19:03:02 +01:00 |
|
reuk
|
71fa211256
|
CMake: Add description of CMake source groups
|
2021-03-30 17:14:56 +01:00 |
|
reuk
|
429550f3dd
|
CMake: Support using custom VST3 SDKs
|
2021-03-30 17:04:53 +01:00 |
|
reuk
|
3f17cc7b2e
|
CMake: Add juce_enable_copy_plugin_step function
|
2021-03-24 14:24:53 +00:00 |
|
reuk
|
f68ee25b52
|
CMake: Automatically set archiving-related properties when generating for Xcode
|
2021-02-23 18:05:06 +00:00 |
|
reuk
|
77ffb3839a
|
CMake: Allow more than one AAX category to be specified
|
2021-02-18 17:16:45 +00:00 |
|
reuk
|
dc6b4ee43f
|
CMake: Update documentation with archiving instructions for AUv3
|
2021-02-18 10:54:29 +00:00 |
|
ed
|
65f2de3def
|
iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option
|
2021-02-05 11:34:39 +00:00 |
|
reuk
|
7c88dec30d
|
CMake: Improve module source grouping
|
2021-01-20 11:02:09 +00:00 |
|
reuk
|
6c353f8d03
|
CMake: Make JUCE targets default to targeting both iPhone and iPad
|
2021-01-15 10:55:47 +00:00 |
|
reuk
|
f2e0552ba7
|
Build: Update docs for plugin- and manufacturer-code
|
2020-12-02 15:19:48 +00:00 |
|
ed
|
b297df8dd2
|
Added Linux Dependencies.md to docs
|
2020-12-01 19:13:27 +00:00 |
|
reuk
|
ba172bc828
|
Build: Provide option to suppress resourceUsage keys in AU plists
|
2020-11-26 11:19:44 +00:00 |
|
reuk
|
db23a1b2fd
|
CMake: Update docs for cmake "recommended" targets
|
2020-10-23 14:36:08 +01:00 |
|
reuk
|
f27a7c7712
|
CMake: Fix CMake bug which caused incorrect plugin manufacturer code to be generated
Please see the breaking changes doc for details.
|
2020-10-21 15:41:03 +01:00 |
|
reuk
|
e11b9f0c25
|
CMake: Add some documentation about archival builds for iOS
|
2020-09-23 16:16:25 +01:00 |
|
reuk
|
f5fb04a908
|
CMake: Add new PLUGIN_NAME option which allows setting the plugin name independently of the PRODUCT_NAME
|
2020-09-22 11:31:27 +01:00 |
|
reuk
|
b26dfad13a
|
CMake: Update CMake API reference with option descriptions
|
2020-09-03 16:05:34 +01:00 |
|
reuk
|
8e19473b52
|
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones
|
2020-07-08 09:58:01 +01:00 |
|
reuk
|
b27017a5e3
|
macOS: Initial support for macOS 11 and arm64
|
2020-07-08 09:58:00 +01: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 |
|
ed
|
fa4fde08ec
|
Fixed some documentation issues
|
2020-06-27 11:41:10 +01:00 |
|
ed
|
87fcf2f353
|
Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview
|
2020-06-12 14:21:01 +01:00 |
|
reuk
|
9f03f30ad4
|
Docs: Add new top-level docs folder
|
2020-05-15 14:25:44 +01:00 |
|
Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
2014-11-12 17:18:18 +00:00 |
|
Julian Storer
|
b3e986bc95
|
Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder.
|
2011-03-09 10:37:26 +00:00 |
|
Julian Storer
|
4009680f79
|
Removed the pre-built binaries and API docs - these will be stored elsewhere so not to bloat the repository.
|
2010-12-21 20:00:58 +00:00 |
|
Julian Storer
|
5bbe222266
|
Updated changelist.
|
2010-04-23 13:56:53 +01:00 |
|
Julian Storer
|
015e8da851
|
New prebuilt binaries and documentation.
|
2010-04-23 13:36:56 +01:00 |
|
Julian Storer
|
9e53cdc78e
|
Updated the API documentation
|
2009-12-20 16:01:35 +00:00 |
|
Julian Storer
|
df584f9cea
|
Added a new AU config flag for plugins, to let you choose the obj-C classname that some hosts seem to be stupidly displaying to the user. Also added a couple of minor fixes and new documentation.
|
2009-11-20 19:18:37 +00:00 |
|
Julian Storer
|
54831605c3
|
Rebuilt the docs including a couple of missing classes; tweaked WebBrowserComponent to make page unloading optional; small efficiency improvement to ThreadPool
|
2009-09-29 18:18:49 +01:00 |
|
jules
|
335bdf6f1f
|
minor tidying up
|
2009-08-17 17:15:09 +00:00 |
|
jules
|
9f4c4087dd
|
Added the doxygen API html to the docs directory
|
2009-08-17 16:14:36 +00:00 |
|
jules
|
d8ac79c574
|
Tidied up some mac project files and config settings, and tweaked the main readme file.
|
2009-08-14 10:08:56 +00:00 |
|