7436 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  reuk 4fd3dfb51b FileChooser: Temporarily silence deprecation warnings on iOS 4 years ago
  reuk d236964410 PluginList: Fix revealing plugins 4 years ago
  reuk 6811242371 VST2: Fix conversion warnings on Linux 4 years ago
  reuk fb83c45a9d IPC: Fix race condition when destroying connections 4 years ago
  ed bef6a91294 Linux: Made the Desktop singleton usable when running headless 4 years ago
  ed f05ae1c709 Added Desktop::isHeadless() method 4 years ago
  ed 1f2a7b759d Added documentation to Desktop::getDisplays() 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  ed c21241549b Deprecated some methods in the Display class 4 years ago
  reuk f61447fd01 PopupMenu: Allow manual column breaking 4 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
  reuk 6e02c45d37 FileChooser: Fix build compatibility issue with MinGW 4 years ago
  reuk b41951bc4b AudioProcessorGraph: Ensure nodes are prepared with correct precision 4 years ago
  reuk 0943291990 MidiFile: Make file-reading more robust 4 years ago
  ed 99bce8a3a8 Android: Fixed large buffer sizes on some devices 4 years ago
  ed 32b9b1e9db CoreAudio: Prevent audio glitches before microphone permission granted 4 years ago
  ed 22f0e26451 Android: Use performance mode from stream directly when logging Oboe stream details 4 years ago
  reuk b78114cfb3 FileChooser: Add assertion for improved safety when using modal FileChoosers 4 years ago
  reuk 2a638b86e7 FileChooser: Use custom save/open panel implementations to ensure that apps cannot terminate while the panel is open 4 years ago
  reuk 1d29665e56 FileChooser: Fix issue where preview component may not receive full filename 4 years ago
  reuk 1dae941600 Timer: Add assertion to warn when destroying a timer from a background thread 4 years ago
  reuk 0d96ec9baf AppConfig: Ensure AppConfig is always included in plugin wrappers 4 years ago
  reuk fdf09a6dde FileChooser: Ensure that macOS preview component always receives user events 4 years ago
  reuk dd62aec528 FileChooser: Ensure preview mouse interactions work when showing dialog on macOS 4 years ago
  reuk 6fd0baa759 FileChooser: Ensure macOS FileChooserComponent shows when FileChooser is reopened 4 years ago
  reuk 36664cc487 FileChooser: Fix behaviour of macOS FilePreviewComponent 4 years ago
  reuk f09b2aa4f5 FileChooser: Ensure macOS accessory panel is initially opened if custom preview component is passed 4 years ago
  reuk 2b03936461 FileChooser: Use old-style win32 file chooser if user passes a custom preview component 4 years ago
  reuk 8ad5ea0cb1 FileChooser: Fix win32 threading bug 4 years ago
  ed d83b3f7716 iOS: Convert logical to physical bounds when resolving OpenGL multisampled framebuffers 4 years ago
  ed 7e58ace377 WASAPI: Find a supported format before querying for supported sample rates when opening an exclusive mode stream 4 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 4 years ago
  ed 56252ca098 Fixed a bug in TextEditor::setSelectAllWhenFocused() 4 years ago
  ed c492da9971 AUv3: Normalise incoming realtime parameter changes 4 years ago
  reuk 0fe90b8d3f ALSA: Fix an issue where the MidiInput/Output Pimpl classes would be undefined when JUCE_ALSA=0 4 years ago
  ed e28e22989e WASAPI: Find a supported format before querying for supported sample rates when opening an exclusive mode stream 4 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 4 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 4 years ago
  reuk ad729278c7 Audio Devices: Fix build when trying to use WinRT Midi and building with Clang 4 years ago
  reuk c3849041ae Midi: Use proper PImpl idiom in MidiInput and MidiOutput 4 years ago
  reuk fd8ba2deda VST2: Allow VST2 plugins to build for win32 with LLVM 4 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 4 years ago
  reuk 23bc385864 ARM: Fix AudioBlock test build on ARM 4 years ago
  reuk c897a4f2cb Linux: Fix some clang 10 warnings 4 years ago
  reuk 49588b704e Linux: Fix some cast warnings 4 years ago
  reuk 90664b42df VST3: Fix issue where aftertouch messages from the host were incorrectly converted to LegacyMIDICCOut messages 4 years ago
  reuk a32b3e7f23 ASIO: Fix unused data member warning 4 years ago
  ed 4a09440222 Windows: Return result of ComponentPeer::handleKeyPress() in doAppCommand() to prevent JUCE apps always consuming media keys 4 years ago