- 09 Nov, 2023 38 commits
-
-
Anton Baskanov authored
FluidSynth never calls synth_preset_free(), causing preset and instrument leaks.
-
Anton Baskanov authored
We always set the data.
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Floris Renaud authored
-
Yuxuan Shui authored
There are applications that uses SRWLOCK in an invalid way and then checks its binary representation. Tweak our representation a bit so they are happy.
-
Yuxuan Shui authored
-
Connor McAdams authored
oleaut32: Lock ITypeLib2 interface reference count behind the typelib cache critical section on Release. This prevents an ITypeLib2 interface being returned from the typelib cache that is in the middle of being destroyed. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Zhiyi Zhang authored
pszAppName should not be changed as it's used in the loop to check if window application name is set.
-
Jacek Caban authored
Fixes clang warning: string.c:370:25: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
-
Jacek Caban authored
Fixes -Wincompatible-pointer-types clang warnings.
-
Jacek Caban authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
Be flexible on the comparison to ignore rounding errors.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Paul Gofman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
It got broken by the conversion to NTUSER_DPI* values.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alex Henrie authored
This removes the arbitrary limit on the number of renderers and capturers while satisfying applications that expect the GUIDs to remain valid after DirectSoundCaptureEnumerate returns.
-
Alex Henrie authored
This reverts commit e1f0318e. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55608
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
Break its reference count cycle so that we don't leak it.
-
- 08 Nov, 2023 2 commits
-
-
Alex Henrie authored
-
Alex Henrie authored
-