1211 Commits (4b05efd7b7a7e7bfa5ad76f7788d6d2c84cfe6cd)

Author SHA1 Message Date
  reuk bc2ad3d7c5
Build: Improve support for AU resource files on ARM Macs 3 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 3 years ago
  ed 86742dea91 Projucer: Replaced deprecated jcenter repository with mavenCentral in Android exporter 4 years ago
  ed 9f6ba69854 Projucer: Bump Android exporter gradle and Android plugin versions 4 years ago
  Tom Poole 8ce68447bb DrawableImage: Remove a message thread dependency 3 years ago
  ed f93cdf431a Projucer: Updated the documentation for the "Development Team ID" Xcode setting 4 years ago
  ed 43ebab636f Projucer: Bumped Xcode LastUpgradeCheck for Xcode 13 4 years ago
  ed 9dc98fb1df Projucer: Replaced macOS and iOS SDK selector drop-downs with text fields 4 years ago
  ed 6b29a6d8ff Projucer: Fixed a bug when highlighting the global JUCE path property component bounds 4 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  ed 4849b9ffcf Projucer: Made login form overlay modal 4 years ago
  reuk 06544850fb
BLOCKS: Remove juce_blocks_basics module 4 years ago
  ed 3fec9731ec Projucer: Bumped Xcode LastUpgradeCheck attribute 4 years ago
  reuk cc4624dfbc
Projucer: Remove unused function 4 years ago
  reuk 9c016af6ee Projucer: Avoid use-after-free in Sidebar destructor 4 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  ed 9f295539c1 Projucer: Attempt to validate licence stored on disk if auth token is present without version 4 years ago
  ed 618e74fc6a Projucer: Leave absolute paths alone when adding project items to Xcode project 4 years ago
  ed ab564b75f1 Projucer: Fixed an assertion caused by the project content component trying to grab keyboard focus when not visible 4 years ago
  ed 69085b2a61 Projucer: Accessibility updates 4 years ago
  reuk 6e98145185
Projucer: Force Xcode script phases to run on every build 4 years ago
  reuk f5a7d4eea5
Projucer: Allow specifying build number for Xcode projects 4 years ago
  reuk 768c2f6db1
Projucer: Add armv8 option for makefile exporter 4 years ago
  ed c0bcba8d71 Projucer: Only update module list on change 4 years ago
  ed 94ac07cd73 Projucer: Fixed a potential crash in JucerTreeViewBase when dereferencing a deleted pointer to the underlying TreeViewItem 4 years ago
  ed a9844e1b9f Projucer: Correctly handle Xcode frameworks containing spaces 4 years ago
  Tom Poole 70250dd0c1 Projucer: Added on option to select the macOS application category 4 years ago
  Tom Poole f900581605 Projucer: Do a breadth first search for modules 4 years ago
  ed a483fb58ee Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step 4 years ago
  ed 060f96ae7c Projucer: Generate consistent Xcode projects when saving on Windows 4 years ago
  reuk 041da08474
VST3: Add a new PluginDescription::uniqueId field 4 years ago
  ed 282ad8fa9c Projucer: Fixed a bug escaping Xcode project settings starting or ending with quotes 4 years ago
  Tom Poole 60e13bec0c Allow use of an external VST3 SDK on BSD 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  reuk 241bb8d430
VST3 Host: Add cross-platform-compatible VST3 uid hash 4 years ago
  reuk 8c9c3c3ca9
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries 4 years ago
  Tom Poole 6efb77bed3 Fixed a bug escaping MTL_HEADER_SEARCH_PATHS in the Xcode exporter 4 years ago
  ed 4ea3053b1c Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions 4 years ago
  reuk 64b9366e8f
CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
  ed 65f2de3def iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option 4 years ago
  ed 1746d7bc4d Projucer: Removed a duplicate check in VersionInfo::isNewerVersionThanCurrent() 4 years ago
  ed b8c64bacf4 Projucer: Added missing juce namespace to ToggleButtonHandler generated code in the GUI editor 4 years ago
  ed 0510e22f42 Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  ed 4d566799ee Projucer: Only add optional Java source sets to Android projects when the module is enabled 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
  ed a6bfcc6427 Projucer: Removed a reference to AppConfig.h (which may or may not be present) in the JUCE_PROJUCER_VERSION warning 4 years ago
  Tom Poole 748d477a17 Projucer: Made multiline text input boxes resize to fit their contents 4 years ago
  Tom Poole f125fcf146 Projucer: Fixed a bug fetching JUCE API data 4 years ago