- 26 Feb, 2024 12 commits
-
-
Paul Gofman authored
-
Paul Gofman authored
-
Eric Pouech authored
Adapt to Win >= 10 behavior. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56357Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Zebediah Figura authored
Fixes: 063a377d
-
Esme Povirk authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56345
-
Esme Povirk authored
-
Esme Povirk authored
-
Sven Baars authored
-
- 23 Feb, 2024 14 commits
-
-
Alexandre Julliard authored
-
Hans Leidekker authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56334
-
Alex Henrie authored
-
Rémi Bernon authored
This changes the todos in the tests as it fixes the thread input not being attached, but then exposes a different todo.
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
They are not needed for PE builds.
-
Alexandre Julliard authored
They are not needed for PE builds.
-
Alexandre Julliard authored
PE code requires hardware floating point.
-
Alexandre Julliard authored
They are not needed for PE builds.
-
- 22 Feb, 2024 14 commits
-
-
Jinoh Kang authored
-
Louis Lenders authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56299
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Alex Henrie authored
-
Yuxuan Shui authored
Include a line number of the call site.
-
Yuxuan Shui authored
Add a dummy track parser, that reads through MIDI tracks and events. To make sure we understand the file structure correctly, no actual tracks or events are generated. Also add test cases to make sure we read through a MIDI file correctly.
-
Yuxuan Shui authored
MIDI files aren't RIFF, calling stream_skip_chunk on it is invalid.
-