971 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  ed 161e5cd1c3 Projucer: Updated Android SDK/NDK fallback paths on Windows 5 years ago
  ed 664e08f796 Projucer: Avoid hitting an assertion when keeping windows onscreen 5 years ago
  ed 0eed5f0e33 Projucer: Update exporter paths when setting is changed 5 years ago
  Tom Poole f5991879c5 Projucer: Added options for macOS temporary exception sandboxing entitlements 5 years ago
  Tom Poole 997b217179 macOS: Fixed compatibility targeting macOS 10.10 and earlier when building against the 10.15 SDK 5 years ago
  ed 2f6053b64e Android: Removed hard dependency on billing client library 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 605d0978ce Android: Acquire the MulticastLock when using the NetworkServiceDiscovery::AvailableServiceList class to ensure that multicast packets are received on all devices 5 years ago
  ed 027e12e3a6 Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library 5 years ago
  ed 8b64915fa1 Projucer: Take title bar into account when keeping windows onscreen 5 years ago
  Tom Poole b5f1beef7f Projucer: Better setting of the default macOS SDK value 5 years ago
  Tom Poole 2c4ccf7b77 Projucer: Fixed an issue when using the macOS hardened runtime in plug-in projects 5 years ago
  Tom Poole 147bbef730 Projucer: Removed an unused function 5 years ago
  ed aeaae3b44b Projucer: Ensure that new project windows are always fully onscreen 5 years ago
  ed 2b0f75070c Projucer: Check the global path setting state when creating the ModulesFolderPathBox in the new project template component 5 years ago
  Tom Poole 31e78da5dd Projucer: Made the autoupdater obtain executable file permissions directly from the JUCE distribution zips 5 years ago
  ed ecf97e2a08 Projucer: Removed some unused code from the FilePathPropertyComponent 5 years ago
  ed d316ae3a31 Projucer: Fixed some warnings in the autogenerated code 5 years ago
  ed 74b19b94b0 Projucer: Replaced a use of String::formatted() that was causing issues in the Android exporter 5 years ago
  Tom Poole 8b88fd7594 Projucer: Fixed an issue setting MacOS base SDKs and deployment targets 5 years ago
  ed 288f2accc7 Projucer: Added VS2013 to the list of old exporters to be removed 5 years ago
  ed d332fcc3c3 Projucer: Fixed a conversion warning in some autogenerated code 5 years ago
  Tom Poole 246ab9f129 Projucer: Disabled default local code signing in Xcode 5 years ago
  ed ed588307b7 Projucer: Added Bluetooth permissions setting needed for iOS 13.0+ 5 years ago
  Tom Poole 78fd7a7364 Projucer: Fixed a Launch Images Source issue in Xcode 11 5 years ago
  Tom Poole a6c458af5a Projucer: Add entitlements template file by default 5 years ago
  Tom Poole 27ec5bcaa4 Projucer: Fixed a typo 5 years ago
  ed e7273fa0a1 Projucer: Removed a workaround for setting the C++ language standard to C++17 in the MSVC exporter 5 years ago
  ed 4edb0d2c90 Tidied up some divider comments 5 years ago
  ed 81f3b3fe43 Projucer: Add extra linker flags to shared code target 5 years ago
  ed a45fd2657c Projucer: Define current version when saving projects and check for outdated projects 5 years ago
  Tom Poole 214e59aaa8 Projucer: Put recommended warning flags before other flags 5 years ago
  ed 7a7ea0a471 Projucer: Only add the exporter VST SDK path options to exporters that support the formats 5 years ago
  ed f950061ed5 Projucer: Avoid linking external libraries in the shared code target on macOS 5 years ago
  ed a94610dfaf Projucer: Don't add Xcode resource files to exporters other than Xcode 5 years ago
  Tom Poole ec43e11abc VS2013: Removed the VS2013 exporter from the Projucer 5 years ago
  ed 1951714776 Linux: Only add libcurl dependency when JUCE_USE_CURL is enabled 5 years ago
  ed 302e4a6166 Projucer: Prevent duplicate module headers being added to the project when copying module files locally 5 years ago
  ed 8c31fb2511 Projucer: Removed an unused method 5 years ago
  ed 2d503c7a9d Projucer: Fixed an issue adding the juce_gui_basics javaopt folder when push notifications are enabled 5 years ago
  ed f3ea7e2b29 Projucer: Set the project name in Android settings.gradle file 5 years ago
  ed 212eb09e7e Projucer: Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled 5 years ago
  jules 69c3474012 Added method PopupMenu::Options::withDeletionCheck() to help avoid dangling pointers when triggering async menus 5 years ago
  ed 49a7b30bae Projucer: Added macOS 10.15 and iOS 13 support 5 years ago
  ed 73b1e45336 Projucer: Only add module javaopt folder to project in the Android exporter if the module is enabled 5 years ago
  jules cd4aba9e43 PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 6 years ago
  Tom Poole 1fd9c2f282 Projucer: Added an "add recommended warning flags" checkbox to the exporters 6 years ago
  Tom Poole a0b0a3e7bd Projucer: Fixed an issue setting the fallback Android SDK path on Linux 6 years ago
  ed f58fe19815 Projucer: Fixed an error when setting the macOS SDK to the current version 6 years ago
  Tom Poole a92b231677 Projucer: Fixed an error in the PIP generator 6 years ago