7553 Commits (f2df19f4fea6cf1fbb8bb305b61b3a2e2bef33f6)

Author SHA1 Message Date
  ed f2df19f4fe Android: Integrated Oboe fix from google/oboe@893feef 5 years ago
  ed bd86eb667e Android: Fixed compile error when push notifications are disabled 5 years ago
  reuk ba37f915d6 Font: Fix issue where style changes may also affect the typeface of a Font 5 years ago
  ed 8fe3d29750 Fixed spurious updates when initialising ChoicePropertyComponent with ValueWithDefault 5 years ago
  reuk 71f2619ab3 AudioFormats: Allow WindowsMediaAudioFormat by default on Windows 5 years ago
  ed 9a127e32e4 VST3: Added explicit check for current program value in setComponentState() so it is recalled correctly when loading 5 years ago
  Tom Poole 9cc7e40c86 Updated some documentation 5 years ago
  ed 33dd896ab2 Ensure that keyboard focus is always given away when components are made invisible 5 years ago
  reuk f647c54b74
FileChooserDialogBox: Ensure filechoosers open in front of other windows 5 years ago
  reuk ff758a53b4
Array: Fix perfect forwarding when adding elements 5 years ago
  ed 4c008505c9 Fixed an uninitialised variable in the posix ChildProcess::isRunning() implementation 5 years ago
  ed 2fb3637e25 MidiMessage: Added VariableLengthValue::isValid() and removed assertion from MidiMessage::readVariableLengthValue() 5 years ago
  ed 66311c798f APVTS: Give AudioProcessorParameterGroups used in unit tests unique IDs to avoid an assertion in debug builds 5 years ago
  Tom Poole 473fc357bb OSX 10.11: Fixed a CALayer crash 5 years ago
  Tom Poole 308757bc48 Tidied up the pixel format classes 5 years ago
  reuk 37d1cc9394
AudioFormat: Use int64 for ogg/flac reservoir sizes 5 years ago
  reuk 755e93e1c0 HWNDComponentPeer: Avoid assertions when opening submenus 5 years ago
  reuk 2a199d5225
AUv3: Fix hangs loading multiple AUv3 instances in Logic 5 years ago
  reuk 8d5c27237e
MessageManager: Use RAII to simplify app delegate cleanup 5 years ago
  reuk 651c91eb56
ColorSpacePtr: Tidy up uses 5 years ago
  reuk 60ff8fde97
AttributedString: Fix colourspace used on macOS 5 years ago
  reuk 586ab8927d Fix warnings when building in C++20 mode 5 years ago
  reuk 5490003964
LinuxComponentPeer: Dismiss modals more proactively 5 years ago
  reuk 838d55569a
LinuxComponentPeer: Add makeXFreePtr helper function 5 years ago
  reuk 4a4cca333e
LinuxComponentPeer: Remove magic numbers 5 years ago
  reuk 55036de873
LinuxComponentPeer: Get rid of unused templating 5 years ago
  reuk 85facf6d6e
HWNDComponentPeer: Dismiss modals more proactively 5 years ago
  reuk 60f756e22f
NSViewComponentPeer: Dismiss modals more proactively 5 years ago
  reuk 99e2cd0e3f
PopupMenu: Dismiss popups when minimising parent window 5 years ago
  reuk ae1076d01f
var: Make it safe to create var instances with static storage duration 5 years ago
  reuk 51170e6073
UIViewComponentPeer: Enable non-full-screen views 5 years ago
  reuk 04f2ca61e2
UIViewComponentPeer: Simplify view transition reporting 5 years ago
  Tom Poole 8fc1195c35 macOS: Set CALayer format to fix Big Sur invalidation region 5 years ago
  Tom Poole 2553336f45 Bump version number to 6.0.7 5 years ago
  Tom Poole 9e4fceb031 Revert "macOS: Set CALayer format to fix Big Sur invalidation region" 5 years ago
  ed d554365161 macOS: Fixed repaint issue with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS enabled that was introduced in 8d3fd927 5 years ago
  ed d3f91fd76c macOS: Fixed repaint issue with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS enabled that was introduced in 8d3fd927 5 years ago
  Tom Poole a6217ae9fb macOS: Set CALayer format to fix Big Sur invalidation region 5 years ago
  ed b51da7dec0 macOS: Fixed 10.7 compatibility 5 years ago
  Tom Poole 25dccd53c0 Bump version number to 6.0.6 5 years ago
  reuk 36c072c086 UMP: Add missing docstrings 5 years ago
  ed 2b3d0c05f5 VST3: Fixed program parameter automation not being recorded in Live 5 years ago
  reuk cd25daf892
FileChooser: Respect comma delimiters for file filters 5 years ago
  ed dd1ec144c4 VST3: Add AudioProcessorParameter behind the scenes in the VST3 wrapper to manage program parameter changes 5 years ago
  ed 59efce7ccd Removed an unnecessary include from juce_audio_devices 5 years ago
  ed 8d3fd92784 macOS: Redraw drop-shadow on repaint for transparent NSWindows to fix some drawing artifacts 5 years ago
  ed 1000c4ce2e Android: Fixed a warning in the Oboe code with -Wswitch-enum enabled 5 years ago
  ed 757417a47a Android: Updated to Oboe 1.5 5 years ago
  ed 0715b7ebdd VST3: Wrap program parameter changes in begin/endEdit() calls to ensure that automation data is recorded correctly 5 years ago
  ed 3ff966603e VST3: Update program parameter when current program is changed 5 years ago