[alsa-devel] [PATCH] alsa-python mixer: add poll_fds property
Hi, this patch adds poll_fds property to pyalsa alsamixer. register_poll works with Python's select.poll but not with main loop of GUI toolkits. This is already done for hcontrol by Clemens Ladisch, patch is based on his patch. Other patch fixes memory leak as reported by him.
On Mon, 20 Dec 2010, Milan Nikolic wrote:
Hi, this patch adds poll_fds property to pyalsa alsamixer. register_poll works with Python's select.poll but not with main loop of GUI toolkits. This is already done for hcontrol by Clemens Ladisch, patch is based on his patch. Other patch fixes memory leak as reported by him.
Thanks. I applied both patches to our repository.
Jaroslav
----- Jaroslav Kysela perex@perex.cz Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc.
participants (2)
-
Jaroslav Kysela
-
Milan Nikolic