11396 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)
 

Author SHA1 Message Date
  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
  reuk db23a1b2fd CMake: Update docs for cmake "recommended" targets 5 years ago
  ed 99bce8a3a8 Android: Fixed large buffer sizes on some devices 5 years ago
  ed 32b9b1e9db CoreAudio: Prevent audio glitches before microphone permission granted 5 years ago
  ed 2f098c16d0 Projucer: Fixed incorrect Xcode property in the CLion exporter 5 years ago
  ed 22f0e26451 Android: Use performance mode from stream directly when logging Oboe stream details 5 years ago
  reuk b78114cfb3 FileChooser: Add assertion for improved safety when using modal FileChoosers 5 years ago
  reuk 2a638b86e7 FileChooser: Use custom save/open panel implementations to ensure that apps cannot terminate while the panel is open 5 years ago
  reuk 1d29665e56 FileChooser: Fix issue where preview component may not receive full filename 5 years ago
  reuk f27a7c7712 CMake: Fix CMake bug which caused incorrect plugin manufacturer code to be generated 5 years ago
  reuk 1dae941600 Timer: Add assertion to warn when destroying a timer from a background thread 5 years ago
  reuk 43371ada1a CMake: Ensure icon is used for standalone plugin targets on iOS 5 years ago
  reuk 0d96ec9baf AppConfig: Ensure AppConfig is always included in plugin wrappers 5 years ago
  reuk fdf09a6dde FileChooser: Ensure that macOS preview component always receives user events 5 years ago
  reuk dd62aec528 FileChooser: Ensure preview mouse interactions work when showing dialog on macOS 5 years ago
  reuk 6fd0baa759 FileChooser: Ensure macOS FileChooserComponent shows when FileChooser is reopened 5 years ago
  reuk 36664cc487 FileChooser: Fix behaviour of macOS FilePreviewComponent 5 years ago
  reuk f09b2aa4f5 FileChooser: Ensure macOS accessory panel is initially opened if custom preview component is passed 5 years ago
  reuk 2b03936461 FileChooser: Use old-style win32 file chooser if user passes a custom preview component 5 years ago
  reuk 8ad5ea0cb1 FileChooser: Fix win32 threading bug 5 years ago
  ed d83b3f7716 iOS: Convert logical to physical bounds when resolving OpenGL multisampled framebuffers 5 years ago
  Tom Poole b8206e3604 JUCE version 6.0.4 5 years ago
  ed 7e58ace377 WASAPI: Find a supported format before querying for supported sample rates when opening an exclusive mode stream 5 years ago
  Tom Poole 00eab6aa4b Re-saved all projects 5 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 5 years ago
  Tom Poole 6939907821 Fixed a typo in .gitignore 5 years ago
  ed 56252ca098 Fixed a bug in TextEditor::setSelectAllWhenFocused() 5 years ago
  ed c492da9971 AUv3: Normalise incoming realtime parameter changes 5 years ago
  reuk 0fe90b8d3f ALSA: Fix an issue where the MidiInput/Output Pimpl classes would be undefined when JUCE_ALSA=0 5 years ago
  ed e28e22989e WASAPI: Find a supported format before querying for supported sample rates when opening an exclusive mode stream 5 years ago
  ed e043408224 Projucer: Fixed a keyboard focus issue with project messages 5 years ago