3316 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  Tom Poole 336398893d Projucer: Deprecate the CLion exporter 4 years ago
  reuk 30bca72e6f CMake: Ensure temporary dirs are removed after use 4 years ago
  ed 2f098c16d0 Projucer: Fixed incorrect Xcode property in the CLion exporter 4 years ago
  reuk f27a7c7712 CMake: Fix CMake bug which caused incorrect plugin manufacturer code to be generated 4 years ago
  reuk 43371ada1a CMake: Ensure icon is used for standalone plugin targets on iOS 4 years ago
  Tom Poole 00eab6aa4b Re-saved all projects 4 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 4 years ago
  ed e043408224 Projucer: Fixed a keyboard focus issue with project messages 4 years ago
  ed d5497ab01a Projucer: Don't trigger background version check when it has been explicitly disabled 4 years ago
  Tom Poole c54b8ef3ae Re-saved all projects 4 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 4 years ago
  Tom Poole d0ed3e3d0f Re-saved all projects 4 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 4 years ago
  ed 5f0706ec0e Projucer: Add Xcode subprojects using relative paths 4 years ago
  reuk 857ee66b39 CMake: Fix folder naming issue which would cause VS2015 to complain when loading projects 4 years ago
  reuk 476924d581 CMake: Avoid including quotation marks in JucePlugin_CFBundleIdentifier 4 years ago
  reuk f51db729c0 CMake: Add explicit check for atomic lib, and link it if necessary 4 years ago
  reuk 71c650097e
CMake: Add support for the searchpaths module configuration option 4 years ago
  reuk f5fb04a908
CMake: Add new PLUGIN_NAME option which allows setting the plugin name independently of the PRODUCT_NAME 4 years ago
  reuk c3b53425ad
CMake: Ensure that AU resource forks are copied correctly when building with CMake 4 years ago
  ed 1870e2d5fd Projucer: Use RelativePath for querying file extensions in Xcode exporter to correctly handle cross-platform paths 4 years ago
  reuk 3c60312e53 Projucer: Fix bug in isPluginClientSource 4 years ago
  reuk 8baf7a6b5d Projucer: Ensure module sources are added to the correct target 4 years ago
  reuk 6b1b4cf7f6 CMake: Add option to enable module source groups in IDE projects 4 years ago
  reuk 9d5bf9c43c CMake: Get rid of unused build/install generator expressions in juce_add_module 4 years ago
  ed 268ac3d5c8 Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 4 years ago
  ed 333f98d204 Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
  ed e1282f285d Projucer: Fixed a typo 4 years ago
  ed 8020c3420a Re-saved all projects 4 years ago
  ed d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 4 years ago
  ed 349b9c1e70 Re-saved all projects 4 years ago
  ed 0335d43b58 Projucer: Specify standard LTCG instead of incremental (fast) in the VS link options to get rid of warning about not compiling with function-level linkage 4 years ago
  ed f9e6030f85 Re-saved all projects 4 years ago
  ed b196855b37 Projucer: Fixed some warnings in the latest Xcode 4 years ago
  ed ad0e7b829f Projucer: Add missing module dependencies when creating new projects 4 years ago
  Tom Poole 6f22faf29d Linux: Fixed a bug setting the VST3 plug-in bundle arch dir 4 years ago
  Tom Poole 816d7cf826 Re-saved all projects 4 years ago
  reuk 6f50d36b00
Projucer: Fix bug where the small icon was used to generate xcassets 4 years ago
  reuk 14eebfb85a
Projucer: Write correct icon format in Codeblocks exporter 4 years ago
  reuk 75702b839e
CMake: Fix bug where binarydata dependencies were misnamed 4 years ago
  ed a3af3a5381 Projucer: Disable project saving when file modification warning is showing 4 years ago
  ed f916fb42c2 Projucer: Run post-export script after saving project file 4 years ago
  ed 450ac8ade5 Projucer: Don't assert when no icons are specified in Code::Blocks exporter 4 years ago
  ed 6a9f9cd550 Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages 4 years ago
  ed f0c90e4c12 Removed some unnecessary isOnTouchDevice() checks in the AudioPluginHost 4 years ago
  Tom Poole 31613e8e7d Support Metal shaders in modules 5 years ago
  ed 6a01abbc41 Projucer: Tidy up 4 years ago
  ed 1afbbe5417 Projucer: Made the plug-in client file target type check a bit more robust 4 years ago
  ed 3de4fab219 Projucer: Synchronise access to EnabledModuleList state 4 years ago