winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
October
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
List overview
wine-gitlab
January 2024
----- 2025 -----
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
3 participants
1241 discussions
Start a n
N
ew thread
[PATCH v6 0/3] MR4886: msttsengine: Implement basic functionality with Flite.
by Shaun Ren (@shaunren)
19 Jan '24
19 Jan '24
-- v6: msttsengine: Implement ISpTTSEngine::Speak. msttsengine: Implement ISpTTSEngine::GetOutputFormat. msttsengine: Import and use Flite 2.2.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4886
1
0
0
0
Re: [PATCH v4 0/3] MR4875: wined3d: Hook up sm1 support in the Vulkan backend. - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4875
1
0
0
0
Re: [PATCH v2 0/1] MR4815: wined3d: Update reported AMD driver version. - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4815
1
0
0
0
Re: [PATCH v2 0/1] MR4882: mf/tests: Fully cleanup when skipping tests. - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4882
1
0
0
0
Re: [PATCH v2 0/2] MR4872: concrt140: Add _Cancellation_beacon::_Confirm_cancel() implementation. - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4872
1
0
0
0
Re: [PATCH v2 0/5] MR4880: sxs: Skip file copy when assembly is already installed. - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4880
1
0
0
0
Re: [PATCH v3 0/1] MR4861: win32u: Preserve rawinput device instance ID case in add_device(). - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4861
1
0
0
0
Re: [PATCH v7 0/2] MR4693: xinput: Implement XInputGetCapabilitiesEx. - approved
by Alexandre Julliard (@julliard)
19 Jan '24
19 Jan '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/4693
1
0
0
0
[PATCH 0/5] MR4887: imm32: Test and fix WM_KEYUP events, CPS_CANCEL, CPS_COMPLETE and open status.
by Rémi Bernon (@rbernon)
19 Jan '24
19 Jan '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4887
3
6
0
0
[PATCH v5 0/3] MR4886: msttsengine: Implement basic functionality with Flite.
by Shaun Ren (@shaunren)
19 Jan '24
19 Jan '24
-- v5: msttsengine: Implement ISpTTSEngine::Speak. msttsengine: Implement ISpTTSEngine::GetOutputFormat. msttsengine: Import and use Flite 2.2.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4886
1
0
0
0
← Newer
1
...
65
66
67
68
69
70
71
...
125
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Results per page:
10
25
50
100
200