taisei: Upgrade to 1.4.4 release

Stable release with fixes

Fixed the macOS build crashing on startup.
Fixed audio distortion when the audio device uses a sample rate other than 48 kHz.
Fixed the internal mixer_chunksize setting being ignored. This resulted in a larger audio buffer than intended, increasing latency.
Fixed some minor SDL3 migration issues, particularly in handling of IO errors.
Fixed mimalloc being built incorrectly as a subproject.
Debugging symbols for the official builds are now available as a separate download.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-10-03 11:02:17 -07:00
parent 9f4bd029e1
commit 67fa4530d1
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -33,7 +33,7 @@ RDEPENDS_${PN} = "\
"
SRC_URI = "gitsm://github.com/taisei-project/taisei.git;branch=v1.4.x;protocol=https;tag=v${PV}"
SRCREV = "02b7c71ae7d7a53202378e384f2cb26df9164f22"
SRCREV = "6a484e6e61cc51a22a9943762dc2ff6883914f38"
inherit features_check meson mime mime-xdg pkgconfig python3native