11460 Commits (b51da7dec0c36ee7c26914f6cc0e06aeb206567b)
 

Author SHA1 Message Date
  ed b51da7dec0 macOS: Fixed 10.7 compatibility 4 years ago
  Tom Poole 7c797c8105 JUCE version 6.0.5 4 years ago
  Tom Poole df2f5db822 Re-saved all projects 4 years ago
  Tom Poole 5929103a29 Bump version number to 6.0.5 4 years ago
  reuk 6ac0e90e58
FileChooser: Allow new filechooser to load paths containing unicode characters 4 years ago
  ed 1ec24991e8 Re-saved all projects 4 years ago
  ed 2b522403bd Don't set Desktop singleton L&F in AUv3Synth plug-in example 4 years ago
  ed 6e5fa14065 Add demo assets as Xcode resource to AudioPluginHost 4 years ago
  ed 7053df4b5b iOS: Fixed incorrect desktop window position 4 years ago
  reuk aed22a7e7a
CMake: Place juceaide in versioned folder when installing package 4 years ago
  ed 45a2e57bf9 macOS: Add Foundation to juce_core OSXFrameworks 4 years ago
  ed 142a52f9b8 Unquote command-line arguments when adding them to ArgumentList 5 years ago
  reuk ba172bc828 Build: Provide option to suppress resourceUsage keys in AU plists 5 years ago
  ed 6cb364e33f Re-saved all projects 5 years ago
  ed 3a3ef41ad5 Added <array> to juce_StandardHeader.h and removed some unnecessary includes from juce_analytics and juce_dsp 5 years ago
  ed 4de5726775 Android: Don't assert on device type 25 which seems to be valid when debugging from Android Studio (although undocumented) 5 years ago
  ed 57f4d4a618 Projucer: Removed deprecated Android NDK path property 5 years ago
  ed e4c3d53c7a Android: Request ACCESS_FINE_LOCATION permission when using Bluetooth 5 years ago
  ed f2d0d324d3 Projucer: Updated Android target SDK version to API level 29 5 years ago
  ed 9005c81f47 Windows: Fixed a potential crash in the DirectWrite TextLayout::createNativeLayout() implementation 5 years ago
  ed 57fd6422ca Only add modules explicitly declared in PIP file in PIPGenerator 5 years ago
  ed 47dc58620d Projucer: Added "--fix-missing-dependencies" option to the command line resave to add any required modules that may be missing 5 years ago
  reuk d173a3d330 CMake: Only enable AUv3 builds under the Xcode generator 5 years ago
  reuk 0341f4d24e CMake: Correctly set AUv3 product type 5 years ago
  reuk 350f1f9bc1 CMake: Correctly derive AUv3 bundle name 5 years ago
  reuk 5a19a7c8e8 IPC: Fix potential deadlock in win32 NamedPipe implementation 5 years ago
  reuk c5136d28b7 NamedPipe: Avoid spurious test failures due to pipe name collisions 5 years ago
  reuk ac612693aa NamedPipe: Fix potential vptr data-race in unit tests 5 years ago
  reuk 389e7436ef
IPC: Add some missing locks in native NamedPipe implementations 5 years ago
  reuk 9b90398cf9
IPC: Fix occasional windows crash 5 years ago
  reuk 84be2fea9a
IPC: Avoid deadlocks when destroying pipes 5 years ago
  reuk 472fac976b
IPC: Prevent disconnection while a read is in progress 5 years ago
  reuk a70101e3ec
IPC: Allow setting custom timeouts in disconnect 5 years ago
  reuk 750c982c1d
Camera: Warn when adding a preview component after starting capture on macOS 5 years ago
  reuk f1362dbb93
Camera: Make `addListener` trigger continuous photo capture on iOS 5 years ago
  reuk fc0d1814eb
Projucer: Add iOS 14.0 deployment target option 5 years ago
  ed 8ee13b78ba Avoid drawing TextEditor "empty" text when it isn't visible 5 years ago
  ed e0883ace58 macOS: Updated the required deployment target for WKWebView 5 years ago
  reuk f29e2de715
CMake: Propagate more definitions from shared-code to plugin wrappers 5 years ago
  reuk e0110e62bb
CMake: Recommend using target_sources(... PRIVATE) in examples 5 years ago
  reuk 5595e7f9f4
CMake: Avoid warnings when requesting AAX/VST2 on iOS 5 years ago
  reuk 4a036afe32
CMake: Make it easier to switch between simulator/device builds 5 years ago
  reuk 43c692e20d
DSP: Fix typo in Convolution docs 5 years ago
  reuk 62c00e6f3c
CMake: Invoke Rez using xcrun, rather than using a hard-coded path 5 years ago
  ed 42391ce309 Projucer: Made preprocessor define precedence consistent when not using a global AppConfig file 5 years ago
  ed 36f1197536 macOS: Forward key events from WKWebView correctly 5 years ago
  ed 5ae32084a7 Made the assertion in the Timer destructor slightly less strict 5 years ago
  ed 884f2c1332 Windows: Use Thread::sleep() instead of yield() when waiting for ChildProcess output to avoid eating CPU 5 years ago
  ed f46b60280e Projucer: Don't set `makeCamelCase` argument when creating plug-in template class name 5 years ago
  ed 4ec4178a21 build_tools: Changed the `capitalise` argument of makeValidIdentifier() to `makeCamelCase` to make it clearer what it actually does 5 years ago