15 Aug
2024
15 Aug
'24
1:37 p.m.
On Thu Aug 15 10:21:21 2024 +0000, Huw Davies wrote:
```suggestion:-0+0 int dev; /* OSS device */ ``` Also, please change the commit message to something like: ``` wineoss: Store the OSS device in midi_dest. This avoids having to calculate the OSS device from the Windows dev_id. ```
Is is `int` only on query synth/midi info, and it is always `uint8_t` in synth/midi message. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6251#note_78852