11577 Commits (a6bfcc6427f22cd77b0facc306743c74b030b88c)
 

Author SHA1 Message Date
  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
  Tom Poole b4d101d86b PluginHost: Removed the juce_video module from CMakeLists.txt 5 years ago
  ed 270e056e40 CoreAudio: Fixed a data race on isWaitingForInput in DeviceWrapper 5 years ago
  ed 09ecc0ebef Linux: Fixed a use-after-free in XWindowSystem::findDisplays() 5 years ago
  reuk df3b49fbd3 VST2: Fix conversion warnings on Linux 5 years ago
  Tom Poole 761eb566f5 Fixed some compiler warnings 5 years ago
  Tom Poole 8070fa0ec4 Fixed some compiler warnings 5 years ago
  Tom Poole e670701ca7 PluginHost: Removes the video module 5 years ago
  ed 1e532b2ae0 macOS: Use objc_msgSendSuper_stret() for return types > 8 bytes in 32-bit builds 5 years ago
  ed 3f78998b96 Linux: Fixed semi-transparent windows not rendering correctly 5 years ago
  ed 7901eb6ca1 Linux: Use synchronous X11 error handling in debug builds 5 years ago
  Tom Poole d1bb4d61f0 AAX: Fixes an Xcode compiler warning 5 years ago
  Tom Poole a357e548a3 AAX: Fixes an Xcode compiler warning 5 years ago
  reuk 35277443e4 SystemStats: Use new dictionaryWithContentsOfURL signature 5 years ago
  reuk 4fd3dfb51b FileChooser: Temporarily silence deprecation warnings on iOS 5 years ago
  reuk d236964410 PluginList: Fix revealing plugins 5 years ago
  reuk 6811242371 VST2: Fix conversion warnings on Linux 5 years ago
  reuk fb83c45a9d IPC: Fix race condition when destroying connections 5 years ago
  ed bef6a91294 Linux: Made the Desktop singleton usable when running headless 5 years ago
  ed f05ae1c709 Added Desktop::isHeadless() method 5 years ago
  ed 1f2a7b759d Added documentation to Desktop::getDisplays() 5 years ago
  ed b7e28541ca Replaced deprecated Displays methods 5 years ago
  ed c21241549b Deprecated some methods in the Display class 5 years ago
  reuk ea86c0db82 PopupMenu: Update WidgetsDemo 5 years ago
  reuk f61447fd01 PopupMenu: Allow manual column breaking 5 years ago
  reuk d4450ad8ae PopupMenu: Add LookAndFeelMethods for drawing column separators 5 years ago
  reuk f04e11c4bb PopupMenu: Allow theming of popup menu background based on Options 5 years ago
  reuk 37c2dbe547 ComboBox: Add const getter for root menu 5 years ago
  Tom Poole 336398893d Projucer: Deprecate the CLion exporter 5 years ago
  reuk 6e02c45d37 FileChooser: Fix build compatibility issue with MinGW 5 years ago
  reuk 30bca72e6f CMake: Ensure temporary dirs are removed after use 5 years ago
  reuk b41951bc4b AudioProcessorGraph: Ensure nodes are prepared with correct precision 5 years ago
  reuk 0943291990 MidiFile: Make file-reading more robust 5 years ago
  reuk a98dc7553b CMake: Update example projects to use recommended targets 5 years ago