ed
|
3c8dc1effe
|
Added WKWebView implementation where available on macOS and iOS
|
5 years ago |
reuk
|
748d0e203f
|
APVTS: Refactor the parameter attachment classes
|
5 years ago |
reuk
|
f20b93a458
|
AudioPluginHost: Include example plugins in project
This change adds the examples from `examples/Plugins` to the
AudioPluginHost, surfacing them as 'internal' plugins in the popup menu.
|
5 years ago |
reuk
|
8433c098b9
|
MIDI: Add Midi Logger plugin demo PIP
We also build this into the AudioPluginHost, as a convenient way to
check the midi outputs of plugins and devices.
|
5 years ago |
reuk
|
7dca2fb488
|
CMake: Fix missing pragma in generated resource.rc files
|
5 years ago |
reuk
|
c244bbbdb0
|
CMake: Make check slightly more idiomatic
|
5 years ago |
reuk
|
28ef311668
|
CMake: Fix issue where overwriting inherited properties was broken
|
5 years ago |
reuk
|
c9872ce3a6
|
CMake: Allow users to query which plugin targets were created
|
5 years ago |
reuk
|
e7e1de78fa
|
Files: Add RangedDirectoryIterator
|
5 years ago |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
2ca69e8f70
|
Projucer: Stop requiring JuceHeader to be included in projects
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
Tom Poole
|
b6a6a7ea26
|
Projucer: A minor tidyup
|
5 years ago |
ed
|
18df1b0937
|
Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code
|
5 years ago |
ed
|
50a22b75c2
|
macOS: Added NSAppleEventsUsageDescription plist key to the AudioPluginHost to fix instantiating some third-party plug-ins
|
5 years ago |
ed
|
620383e93c
|
Projucer: Added a setting for enabling and setting the macOS NSAppleEventsUsageDescription plist key
|
5 years ago |
ed
|
f7f6dad663
|
Linux: Removed non-standard X11 library path from extras .jucer files
|
5 years ago |
ed
|
60406a82b4
|
Projucer: Remove switch-default from recommended GCC compiler warning flags
|
5 years ago |
Tom Poole
|
4d496bc44f
|
Re-saved all projects
|
5 years ago |
Tom Poole
|
f182c49331
|
Projucer: Fixed a UTF-8 encoding error in Windows resource files
|
5 years ago |
reuk
|
dddeb1ad68
|
Build: Fix Xcode 11.4 compatibility issues
|
5 years ago |
ed
|
a091a29929
|
Projucer: Cleaned up some exporter code
|
5 years ago |
ed
|
b29b45e8cd
|
Projucer: undef "linux" when using GCC to fix symbol collision when using the GNU extensions
|
5 years ago |
ed
|
bda05320cb
|
Projucer: Fixed a potential crash when quitting
|
5 years ago |
ed
|
12765e3761
|
Re-saved all projects
|
5 years ago |
ed
|
08925cac6e
|
Updated AudioPluginHost and DemoRunner icons to be different to Projucer icon
|
5 years ago |
ed
|
e4af85e07b
|
Projucer: Only set PIP generated project settings when they are non-empty
|
5 years ago |
Tom Poole
|
730395baa6
|
Fixed some more license headers
|
5 years ago |
Tom Poole
|
5e9826ecf8
|
Added some missing license headers
|
5 years ago |
Tom Poole
|
ffb140de84
|
Re-saved all projects
|
5 years ago |
ed
|
e49e2bac7a
|
Projucer: Added xlargeScreens attribute to supports-screens in the Android exporter
|
5 years ago |
Tom Poole
|
fce4212ef5
|
Replaced some old macros
|
5 years ago |
reuk
|
0dd3b02728
|
Projucer: Set hidden symbol visibility on macOS and Linux
|
5 years ago |
ed
|
18306bf647
|
Re-saved all projects
|
5 years ago |
ed
|
7c75c6da70
|
Projucer: Added -Wswitch-enum, -Wswitch-default, and -Wredundant-decls to recommended GCC warning flags and -Wswitch-enum to recommended Clang warning flags
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
ed
|
deed6c4906
|
Re-saved all projects
|
5 years ago |
ed
|
618f3645b2
|
Android: Fixed some issues in the native content sharing code
|
5 years ago |
ed
|
ad241f8fec
|
Projucer: Only add com.apple.security.app-sandbox entitlement by default to AUv3 projects on macOS
|
5 years ago |
ed
|
2b48d0e4bc
|
Projucer: Removed a duplicate plugin characteristic setting in PIPGenerator
|
5 years ago |
ed
|
9e030b7eaf
|
Don't attempt to open input channels if audio recording permission isn't granted in the audio app template
|
5 years ago |
ed
|
11b184e43f
|
Projucer: Updated some code that was using an incorrect method to get module config flags
|
5 years ago |
Tom Poole
|
2650458e1f
|
Projucer: Changed the Xcode subproject paths to be relative to the build directory rather than the project directory
|
5 years ago |
ed
|
1c3128fc50
|
Projucer: Add push notifications entitlement to audio plug-in projects if exporter setting is enabled
|
5 years ago |
ed
|
542e661374
|
Re-saved all projects
|
5 years ago |
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
5 years ago |
ed
|
f530adf19e
|
Projucer: Always add entitlements file for targets with hardened runtime enabled
|
5 years ago |
Tom Poole
|
0fa4738cc1
|
Re-saved all projects
|
5 years ago |