[Git][wine/wine][master] 5 commits: dsound: Remove the unused freqneeded field.
Alexandre Julliard pushed to branch master at wine / wine Commits: e023741d by Anton Baskanov at 2026-02-23T13:00:38+01:00 dsound: Remove the unused freqneeded field. - - - - - 0e83f601 by Anton Baskanov at 2026-02-23T13:00:38+01:00 dsound: Don't use double-precision arithmetic in the resampler. - - - - - ae384834 by Anton Baskanov at 2026-02-23T13:00:38+01:00 dsound: Do the subtraction before converting to float to improve rem precision. - - - - - 9f9cb2f9 by Anton Baskanov at 2026-02-23T13:00:39+01:00 dsound: Use the modulus operator instead of divide-multiply-subtract. - - - - - 027ba3f9 by Anton Baskanov at 2026-02-23T13:00:39+01:00 dsound: Multiply by dsbfirstep after calculating the modulus. - - - - - 2 changed files: - dlls/dsound/dsound_private.h - dlls/dsound/mixer.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6b881251f55dcad0a579f1d426da0f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6b881251f55dcad0a579f1d426da0f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)