ed
|
916bba55b0
|
Projucer: Check if jucerFormatVersion has changed before setting
|
4 years ago |
reuk
|
8e19473b52
|
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones
|
4 years ago |
reuk
|
2022407f97
|
Projucer: Add a VALID_ARCHS property to the Xcode exporter
|
4 years ago |
reuk
|
aabae18b0a
|
Projucer: Add new macOS SDKs
|
4 years ago |
ed
|
91d9679f0b
|
Projucer: Removed old jucerVersion property from .jucer file root and added jucerFormatVersion property for indicating changes to .jucer file format not tied to JUCE version
|
4 years ago |
ed
|
3411ea56f5
|
Projucer: Fixed some over-escaping in the CLion exporter
|
4 years ago |
ed
|
819ccc08ca
|
Projucer: Escape VST plug-in target names correctly in generated makefile
|
4 years ago |
ed
|
8e17e1e1c2
|
Projucer: Bump android gradle and plugin versions
|
4 years ago |
reuk
|
013fd5e5d6
|
juce6: Update some referenes to JUCE 5 in docstrings
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
87fcf2f353
|
Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview
|
4 years ago |
ed
|
6814cc0b8d
|
Projucer: Fixed exporter name not being written to console when saving via the cmd line
|
4 years ago |
ed
|
b5214a341e
|
Normalised lambda whitespace
|
5 years ago |
ed
|
3283f2224a
|
Projucer: Added new start page window
|
5 years ago |
ed
|
991ff626e1
|
Projucer: Add all format-specific plug-in files in juce_audio_plugin_client to correct targets in Visual Studio
|
5 years ago |
ed
|
257e5e579b
|
Projucer: Removed unused function
|
5 years ago |
ed
|
7ee2af23fc
|
Projucer: Fixed live-build when app config is disabled
|
5 years ago |
ed
|
89bd0e808c
|
Projucer: Removed some older, unsupported iOS version deployment targets
|
5 years ago |
ed
|
2c81da73f9
|
Projucer: Removed some older, unsupported iOS version deployment targets
|
5 years ago |
ed
|
7372531964
|
Projucer: Fixed a typo in the iOS orientation settings
|
5 years ago |
ed
|
2a58bf980f
|
Projucer: Fixed some issues flagged by tsan
|
5 years ago |
ed
|
17622e9139
|
Projucer: Fixed a bug recalling iOS orientation settings
|
5 years ago |
ed
|
38c784221e
|
Projucer: Create unique dependency nodes for each plug-in target
|
5 years ago |
ed
|
2eb14258c7
|
Projucer: Create plug-in binary destination directory before copying
|
5 years ago |
Tom Poole
|
6cb75d9d2c
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
ed
|
add88c33f2
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
Tom Poole
|
a5aea2006d
|
Projucer: Only updated saved state on content change
|
5 years ago |
ed
|
fba0295a44
|
Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring
|
5 years ago |
ed
|
6610a1959f
|
Added JUCE_CUSTOM_VST3_SDK flag to juce_audio_processors
|
5 years ago |
ed
|
9d69018d97
|
Projucer: Removed app reporting
|
5 years ago |
ed
|
521c250413
|
Projucer: Remove custom VST3 path options
|
5 years ago |
ed
|
74df988e9d
|
Projucer: Added all iOS orientations options
|
5 years ago |
ed
|
19ef27410e
|
Projucer: Added virtual updateDeprecatedSettings() method to ProjectExporter
|
5 years ago |
reuk
|
719a491740
|
Android: Use built-in Oboe
|
5 years ago |
ed
|
7d1bfb054d
|
Projucer: Added support for building VST3 plug-ins on Linux and added copy step options for all plug-in formats
|
5 years ago |
ed
|
1c1f74562f
|
Projucer: Don't link to webkit packages
|
5 years ago |
reuk
|
e7e1de78fa
|
Files: Add RangedDirectoryIterator
|
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
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
18df1b0937
|
Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code
|
5 years ago |
ed
|
620383e93c
|
Projucer: Added a setting for enabling and setting the macOS NSAppleEventsUsageDescription plist key
|
5 years ago |
ed
|
60406a82b4
|
Projucer: Remove switch-default from recommended GCC compiler warning flags
|
5 years ago |
Tom Poole
|
f182c49331
|
Projucer: Fixed a UTF-8 encoding error in Windows resource files
|
5 years ago |
ed
|
a091a29929
|
Projucer: Cleaned up some exporter code
|
5 years ago |
ed
|
e49e2bac7a
|
Projucer: Added xlargeScreens attribute to supports-screens in the Android exporter
|
5 years ago |
reuk
|
0dd3b02728
|
Projucer: Set hidden symbol visibility on macOS and Linux
|
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 |