Re: [PULL 8/9] alsaaudio: Set try-poll to false by default

2025-05-28 Thread Markus Armbruster
Thank you!

Re: [PULL 8/9] alsaaudio: Set try-poll to false by default

2025-05-26 Thread Marc-André Lureau
Hi On Mon, May 26, 2025 at 8:27 AM Markus Armbruster wrote: > marcandre.lur...@redhat.com writes: > > > From: BALATON Zoltan > > > > Quoting Volker Rümelin: "try-poll=on tells the ALSA backend to try to > > use an event loop instead of the audio timer. This works most of the > > time. But the p

Re: [PULL 8/9] alsaaudio: Set try-poll to false by default

2025-05-25 Thread Markus Armbruster
marcandre.lur...@redhat.com writes: > From: BALATON Zoltan > > Quoting Volker Rümelin: "try-poll=on tells the ALSA backend to try to > use an event loop instead of the audio timer. This works most of the > time. But the poll event handler in the ALSA backend has a bug. For > example, if the guest

[PULL 8/9] alsaaudio: Set try-poll to false by default

2025-05-25 Thread marcandre . lureau
From: BALATON Zoltan Quoting Volker Rümelin: "try-poll=on tells the ALSA backend to try to use an event loop instead of the audio timer. This works most of the time. But the poll event handler in the ALSA backend has a bug. For example, if the guest can't provide enough audio frames in time, the