26 Oct
2025
26 Oct
'25
5:23 p.m.
On Sun Oct 26 17:23:20 2025 +0000, Michael Stefaniuc wrote:
Caching the `IKsControl` in `struct channel` feels excessive. As most stuff just uses a single port you could cache the last `port` <==> `control` mapping in `update_master_volume()`. Or am I missing something? No, you are right, I don't know why I did it this way. I've removed the caching in v3.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9259#note_119706