Skip to content

Tags: dmrschmidt/DSWaveformImage

Tags

14.2.2

Toggle 14.2.2's commit message
fix last column in striped rendering not rendering as proper bar

it was only a thin line before

14.2.1

Toggle 14.2.1's commit message
fix API issue with macOS for #85

14.2.0

Toggle 14.2.0's commit message
add back ability to position waveform vertically when using image API

This is kind of rowing back on 0447737. Intentionally not documented though to avoid the previous confusion
by not promoting its use too much and still leaving it out from the typical use cases inside views.

While views can be moved, the plain image can not, so to avoid the need of further processing, the image
API supports positioning again.

14.0.2

Toggle 14.0.2's commit message
Cancel previous renderings when upadting size

Signed-off-by: Antonio Cabezuelo Vivo <antonio@tapsandswipes.com>

14.1.2

Toggle 14.1.2's commit message
update Xcode recommended settings

14.1.1

Toggle 14.1.1's commit message
Revert "Merge pull request #81 from tapsandswipes/main"

This reverts commit 07a19db, reversing
changes made to 6a4c99a.

14.1.0

Toggle 14.1.0's commit message
fix onChange of deprecation warnings for visionOS 1.0

14.0.1

Toggle 14.0.1's commit message
Add preliminary support for VisonOS

14.0.0

Toggle 14.0.0's commit message
improve example completeness

13.0.2

Toggle 13.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #73 from TikhonP/main

Add missing `@available` annotation for macOS in WaveformLiveCanvas view