3414 Commits (60d52182bbbcb7b6738fda23ce7118e338a683bc)

Author SHA1 Message Date
  reuk 432cd793d7
AudioPluginHost: Avoid drawing in unsafe areas of the screen on mobile 5 years ago
  reuk de278cf555
AudioPluginHost: Allow resizing plugins from the host, and increase border size on mobile 5 years ago
  reuk bc660e8218
AudioPluginHost: Avoid creating editor if hasEditor returns false 5 years ago
  reuk 8c9c3c3ca9
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries 5 years ago
  reuk 3f17cc7b2e
CMake: Add juce_enable_copy_plugin_step function 5 years ago
  Tom Poole 3a8db2f04d Re-saved all projects 5 years ago
  Tom Poole 4c58e50f2e Bump version number to 6.0.8 5 years ago
  Tom Poole 6efb77bed3 Fixed a bug escaping MTL_HEADER_SEARCH_PATHS in the Xcode exporter 5 years ago
  Tom Poole 717774b648 VST3: Fixed the plug-in bundle path on aarch64 5 years ago
  Tom Poole 0e599bea06 Re-saved all projects 5 years ago
  ed 4ea3053b1c Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions 5 years ago
  reuk 55ffcd1893
CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
  ed 8500f40b95 AudioPluginHost: Only auto-scale VST plug-in windows 5 years ago
  ed 3a0af69eff AudioPluginHost: Added an application-level setting for scaling plug-ins on Windows 5 years ago
  reuk 45409bb4e6
FileChooser: Hide chooser when it leaves scope on Windows 5 years ago
  reuk 1817c54169 CMake: Add Unity build back in for PIPs 5 years ago
  reuk f68ee25b52 CMake: Automatically set archiving-related properties when generating for Xcode 5 years ago
  reuk d6376e710f CMake: Use correct include paths when invoking rez 5 years ago
  ed 7b6d6d55cb AudioPluginHost: Fixed backwards compatibility with old internal plug-in names 5 years ago
  reuk 67093bfe10 juceaide: Be explicit about commandline argument encoding 5 years ago
  reuk 77ffb3839a CMake: Allow more than one AAX category to be specified 5 years ago
  reuk 64b9366e8f
CharacterFunctions: Add new function to move pointer past whitespace 5 years ago
  reuk fd1a9b6d14
CMake: Fix issue where UIRequiresFullScreen key was not written to plist 5 years ago
  reuk b1917085db
AudioProcessor: Update listener callback with change details 5 years ago
  reuk e301a75ea3 CMake: Allow custom xcassets folder to be used, without specifying ICON_BIG or ICON_SMALL 5 years ago
  reuk b94d4170f0 CMake: Fix issue where module source file filters were too broad 5 years ago
  ed 65f2de3def iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option 5 years ago
  ed 271a9cd7a4 Re-saved all projects 5 years ago
  ed b5496b16f3 iOS: Correctly set UIViewControllerBasedStatusBarAppearance and UIStatusBarHidden in .plist 5 years ago
  reuk ef1926f916 CMake: Remove unused IAA function 5 years ago
  reuk 998883e557
CMake: Group module sources along with other module files 5 years ago
  ed 1746d7bc4d Projucer: Removed a duplicate check in VersionInfo::isNewerVersionThanCurrent() 5 years ago
  ed b8c64bacf4 Projucer: Added missing juce namespace to ToggleButtonHandler generated code in the GUI editor 5 years ago
  reuk 9a57f50ade
CMake: Fix configuration error when using header-only modules 5 years ago
  ed 5b432431fd Re-saved all projects 5 years ago
  ed 0510e22f42 Projucer: Bump LastUpgradeCheck property in Xcode projects 5 years ago
  ed 4d566799ee Projucer: Only add optional Java source sets to Android projects when the module is enabled 5 years ago
  reuk 3baaad8b5b
XmlElement: Update loops to use new iterators 5 years ago
  Tom Poole 2ef9899818 Projucer: Fixed the inclusion of Xcode subprojects using the new build system 5 years ago
  Tom Poole cfefaf0acf Re-saved all projects 5 years ago
  Tom Poole 882be26069 Projucer: Made the .pbxproj formatting more consistent with that produced by Xcode 5 years ago
  Tom Poole 932b2e0209 Re-saved all projects 5 years ago
  ed a6bfcc6427 Projucer: Removed a reference to AppConfig.h (which may or may not be present) in the JUCE_PROJUCER_VERSION warning 5 years ago
  Tom Poole 748d477a17 Projucer: Made multiline text input boxes resize to fit their contents 5 years ago
  reuk 7c88dec30d
CMake: Improve module source grouping 5 years ago
  Tom Poole f125fcf146 Projucer: Fixed a bug fetching JUCE API data 5 years ago
  reuk fac6116441 Projucer: Remove unnecessary const 5 years ago
  reuk 5629927c63
CMake: Fix an issue where AUv3 execute permission could go missing during install 5 years ago
  reuk 6c353f8d03
CMake: Make JUCE targets default to targeting both iPhone and iPad 5 years ago
  Tom Poole 8a23d0caaa Re-saved all projects 5 years ago