On 7/14/22 08:07, Giovanni Mascellani wrote:
From: Giovanni Mascellani gmascellani@codeweavers.com
The notifications are not sent immediately, but pushed to a queue and sent at the next DoWork() call. This seems to correspond to what happens on Windows.
Corresponding to upstream commit 9e53dbeebfdd8d0f23144b8b1aa895bca2727977.
Signed-off-by: Giovanni Mascellani gmascellani@codeweavers.com
libs/faudio/src/FACT.c | 26 ++++++++++++++++++++++++++ libs/faudio/src/FACT_internal.h | 1 + 2 files changed, 27 insertions(+)
Can we please not do this? It's mean enough to distributions to bundle software, but it's worse when we're bundling local changes as well. Can we just wait for a new version to be released and then import that?