Alexandre Julliard pushed to branch master at wine / wine
Commits:
1ece2b83 by Shaun Ren at 2025-07-09T16:10:22+02:00
sapi/tests: Copy SPVTEXTFRAG list into a contiguous array.
This simplifies checking fragment field values.
- - - - -
70f20c8e by Shaun Ren at 2025-07-09T16:10:22+02:00
sapi/tests: Introduce simulate_output option in tts.
- - - - -
3b3e2a9b by Shaun Ren at 2025-07-09T16:10:22+02:00
sapi/tests: Add some SSML tests in tts.
- - - - -
8afc73bc by Shaun Ren at 2025-07-09T16:10:22+02:00
sapi/tts: Support XML-related flags in ISpVoice::Speak.
- - - - -
5 changed files:
- dlls/sapi/Makefile.in
- dlls/sapi/sapi_private.h
- dlls/sapi/tests/tts.c
- dlls/sapi/tts.c
- + dlls/sapi/xml.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/61c8678bc3df8ad9f77394f0bfa49…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/61c8678bc3df8ad9f77394f0bfa49…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
177848ad by Anton Baskanov at 2025-07-08T22:36:54+02:00
quartz: Decommit the allocator before entering the streaming CS in AVIDec.
This prevents a deadlock when the streaming thread is waiting for a
buffer in avi_decompressor_sink_Receive(). Reproducible in Earth 2150
- Escape from the Blue Planet (GOG) when trying to skip the intro
video and in Commandos 2 - Men of Courage (GOG).
- - - - -
1 changed file:
- dlls/quartz/avidec.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/177848adf54f6871e558be6b42ee24…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/177848adf54f6871e558be6b42ee24…
You're receiving this email because of your account on gitlab.winehq.org.