170 Commits (717774b6483d1a231eabc1fef2bc316721d429f5)

Author SHA1 Message Date
  ed 65f2de3def iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option 4 years ago
  ed 0510e22f42 Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  reuk 3baaad8b5b
XmlElement: Update loops to use new iterators 4 years ago
  Tom Poole 2ef9899818 Projucer: Fixed the inclusion of Xcode subprojects using the new build system 4 years ago
  Tom Poole 882be26069 Projucer: Made the .pbxproj formatting more consistent with that produced by Xcode 4 years ago
  reuk fac6116441 Projucer: Remove unnecessary const 4 years ago
  ed 7014541291 Projucer: Added macOS 11.1 to SDK options 4 years ago
  Tom Poole da07dad30d Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  ed 6e6f866458 Projucer: Suppress warnings about using the OpenGL framework when using the new build system 4 years ago
  ed 1fbde8c505 Projucer: Fixed issues navigating to warnings/errors when using the new Xcode build system 4 years ago
  ed a352366702 Projucer: Tidied up some whitespace 4 years ago
  ed fc14dc402e Projucer: Enabled the "New Build System" by default for Xcode projects and added an exporter setting to enable the old behaviour 4 years ago
  reuk 1201b43ad8
Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  reuk ba172bc828 Build: Provide option to suppress resourceUsage keys in AU plists 4 years ago
  reuk fc0d1814eb
Projucer: Add iOS 14.0 deployment target option 4 years ago
  ed 5f0706ec0e Projucer: Add Xcode subprojects using relative paths 4 years ago
  ed 1870e2d5fd Projucer: Use RelativePath for querying file extensions in Xcode exporter to correctly handle cross-platform paths 4 years ago
  ed d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 4 years ago
  ed b196855b37 Projucer: Fixed some warnings in the latest Xcode 4 years ago
  Tom Poole 31613e8e7d Support Metal shaders in modules 5 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 009d685179 Updated all license headers 4 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  ed 3283f2224a Projucer: Added new start page window 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 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
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 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 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 a091a29929 Projucer: Cleaned up some exporter code 5 years ago
  reuk 0dd3b02728 Projucer: Set hidden symbol visibility on macOS and Linux 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 ad241f8fec Projucer: Only add com.apple.security.app-sandbox entitlement by default to AUv3 projects on macOS 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 f530adf19e Projucer: Always add entitlements file for targets with hardened runtime enabled 5 years ago