Releases: steinbergmedia/vstgui
Releases · steinbergmedia/vstgui
Release Version 4.14.0
What's Changed
- Implementation of the radial gradient with cairo for Linux. by @rehans in #306
- Memory leak detector macos by @scheffle in #309
- Allow for knob specific mouse sensitivity via CKnobBase::setKnobRange() by @scheffle in #312
- add crosshair mouse cursor by @scheffle in #313
- add aspect ratio scalable vst3 editor class by @scheffle in #314
- fix COptionMenu().getMax() by @scheffle in #317
- Support c++23 with xcode15 by @scheffle in #318
- Fix rendering of VirtualKey::Back in Cocoa menu items by @nickdowell in #321
- Implementation of an Auto Layout for Row Column View Container by @rehans in #323
Full Changelog: vstgui4_13_3...vstgui4_14_0
Release Version 4.13.3
Another bugfix release
Full Changelog: vstgui4_13_2...vstgui4_13_3
Release Version 4.13.2
Another bugfix release
Full Changelog: vstgui4_13_1...vstgui4_13_2
Release Version 4.13.1
Bugfix release
Full Changelog: vstgui4_13_0...vstgui4_13_1
Release Version 4.13.0
What's New
- support embedding platform views (HWND & NSView) as sub views (see CExternalView and ExternalView::IView and examples in the contrib folder).
What's Changed
- Fix IndexOutOfRangeException in d2dfont getFont() by @nickdowell in #300
- fix a bug that D2DBitmap::createHBitmap from CBitmap got a vertical mirror by @setoutsoft in #294
- Externalview controls by @scheffle in #301
- Fix erroneous SetCapture after COptionMenu::onMouseDown by @nickdowell in #303
- Apply bxjoscha's text rendering inconsistency fix by @scheffle in #304
New Contributors
- @setoutsoft made their first contribution in #294
Full Changelog: vstgui4_12_3...vstgui4_13_0
Release Version 4.12.3
What's Changed
Full Changelog: vstgui4_12_2...vstgui4_12_3
Release Version 4.12.2
What's Changed
- Notify callback or delegate when VistaFileSelector is canceled by @nickdowell in #285
- Fix leak in CNewFileSelector::run (CallbackFunc&& callback) by @nickdowell in #286
- Multi frame bitmap range by @scheffle in #287
- Add workflow to build without deprecated methods and fix the build by @scheffle in #282
Full Changelog: vstgui4_12_1...vstgui4_12_2
Release Version 4.12.1
What's Changed
Full Changelog: vstgui4_12...vstgui4_12_1
Release Version 4.12
What's Changed
New Features
Fixes
- Remove substraction of minValue. by @rehans in #269
- Fix build error on missing cstdint types. by @carlo-bramini in #267
- Use explicit CALayer instead of NSView.layer by @scheffle in #271
New Contributors
- @carlo-bramini made their first contribution in #267
Full Changelog: vstgui4_11_2...vstgui4_12