8723 Commits (285761c56cb5fa3dc5dddf285ccd2496ea46999e)

Author SHA1 Message Date
  reuk 285761c56c
Accessibility: Fix hit test behaviour on iOS 3 years ago
  reuk 12fdf6bad8
Accessibility: Stop AccessibilityContainers from also being instances of AccessibilityElement 3 years ago
  reuk 707767fa4c
Accessibility: Multiple table fixes 3 years ago
  reuk 5e626e1c2b HyperlinkButton: Use AccessibilityHandler with hyperlink role 3 years ago
  Tom Poole 7612f446b5 Matrix3D: Fixed an ordering bug in the multiplication operator 3 years ago
  attila 9005e2fda8 Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 3 years ago
  attila 29447dd7f3 DefaultDialogWindow: Avoid bad positioning on Linux 3 years ago
  attila 07b96bc86d ARA Host: Fix memory leak in ARAHostDocumentController 3 years ago
  attila 9acfeece43 Colours: Support grey/gray spelling for HTML and SVG compatibility 3 years ago
  attila a99422efee Drawable: Add setDrawableTransform() and use it in SVGParser 3 years ago
  attila 6c09aa69d9 VST3 Client: Fix setComponentState() threading on Linux 3 years ago
  attila d246cc280d MessageManager: Add mutex to isThisTheMessageThread() and setCurrentThreadAsMessageThread() 3 years ago
  Tom Poole 156d8c7058 FLAC/OGG: Fix a bug in buffered reads 3 years ago
  Tom Poole cb2efe5d59 Improve some documentation 3 years ago
  Tom Poole 26cfdf4305 Add dependency licensing information to the top level README 3 years ago
  attila 6c24b32bcd DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows 3 years ago
  attila 3acc71f7df MultiDocumentPanel: Fix reporting wrong active document, avoid reordering 3 years ago
  Tom Poole 0adbfee99d UnitTestRunner: Improve tests status reporting 3 years ago
  Tom Poole c52a049698 Fixed a documentation typo 3 years ago
  Tom Poole 4f884c8a54 TextEditor: Call repaint on clear 3 years ago
  Tom Poole 2eee1c1bd9 Slider: Respect setNumDecimalPlaces after setRange 3 years ago
  Tom Poole cf8a2d93c0 Android/iOS: Avoid building LV2 3 years ago
  Tom Poole 975bdecae5 Remove some debug logging 3 years ago
  Tom Poole 3ab2ef5924 DemoRunner: Fix a crash in MidiDemo 3 years ago
  reuk 4b05efd7b7 Windows: Fix nullptr dereference when reopening plugin windows 3 years ago
  Tom Poole fd8607302d Bump version number to 7.0.1 3 years ago
  attila f5d2642874 Linux: Fix resizing issue with the PopupMenu 3 years ago
  attila 938c66c83d Linux: Fix window positioning on HiDPI screens 3 years ago
  attila c2ec851c2c VST3 Client: Avoid AudioBuffer assertion when plugin has no audio channels 3 years ago
  attila 6ea3788a3b VST3 Client: Fix warning when PreferredChannelConfigurations are set 3 years ago
  attila 27924e4996 Viewport: Stop ongoing physical drag upon user interaction 3 years ago
  Tom Poole c0350c54ab macOS: Fix CGMetalLayerRenderer assertions and resizing 3 years ago
  Tom Poole a20e8d8592 macOS/iOS fixed a rendering hang with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS 3 years ago
  reuk bcad7f1456
AudioPlayHead: Set playing/recording/looping flags in CurrentPositionInfo 3 years ago
  reuk f3ca634049
VST3 Client: Fix missing prototype warning 3 years ago
  reuk e86b886038
UnitTestsDemo: Enable LV2 hosting, so that the Projucer correctly sets up include paths 3 years ago
  reuk 7eb99ed8ec
Grid: Avoid hangs when positioning auto-placement items that are too large for the explicit grid 3 years ago
  reuk 9c0786e4fe AccessibilityTextHelpers: Fix MSVC/C++20 build issues 3 years ago
  luz paz 0e66bb5203 ARAModelObjects: Fix docstring typos 3 years ago
  reuk 6265f86d33 Accessibility: Add missing accessibility handler in TreeView Item 3 years ago
  reuk a1b3ce6aaa AudioPlayHead: Fix docstring typo 3 years ago
  reuk aa23b2ed09 audio_basics: Add missing newline at end of file 3 years ago
  reuk a2dc45d6a8 VST3 Client: Fix missing-prototype warning 3 years ago
  reuk 0da6c3b434 VST3 Host: Tidy up plugin creation code 3 years ago
  reuk 0e33d4509d VST3 Host: Avoid calling getBusInfo from the processing thread 3 years ago
  reuk 2f0a0e9387 Windows: Fix nullptr dereference when reopening plugin windows 3 years ago
  attila 966c8c4c11 ARA Client: Make model object creation functions virtual 3 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 3 years ago
  reuk cee1206fd1 StandardHeader: Include <utility> for GCC 12 compatibility 3 years ago
  Tom Poole 784f82ffec
Fix some Doxygen issues 3 years ago