Skip to content

vstgui4_10_1: Release Version 4.10.1

Compare
Choose a tag to compare
@scheffle scheffle released this 09 Aug 12:00
· 645 commits to master since this release
Merge in VSTSDK/vstgui from develop to master

* commit '2cf61f5e1fefe4dcd3d19119ddf7b182719a2a5b':
  Fix compile-time check for pango
  add missing includes
  Update stb_textedit to v1.13
  Do not let newValue exceed 1.0 when adding up valueOffset multiple times.
  implement pango leading metrics
  implement cairo hitTest
  add patchlevel to vstgui version makros to support simple bug fix releases without API changes
  add visualize redraw areas to mac standalone apps in debug mode
  fix wrong clip rect calculation on linux
  add macro to conditionally compile for newer vstgui versions
  fix indexOf algo
  Fix segment button not being updated on parameter change from host.
  Fix the build with gcc 11 (#203)
  Return an empty string, when string list is empty (#204)
  Testing (#202)
  Add unit test for segment button with many segments (catch rounding errors).
  Round segmentIndex properly.
  macOS: create retina compatible menu icons and drag images out of CBitmaps
  macOS: fix menu icon with scale factor != 1
  increase version number