]> git.alsa-project.org Git - alsa-python.git/tag
v1.2.12
object f8f9260282eb9c97f53e4689e04182dc87a4810e
authorJaroslav Kysela <perex@perex.cz>
Tue, 11 Jun 2024 12:12:03 +0000 (14:12 +0200)
Release v1.2.12

Core
 - Release v1.2.12
 - hcontrol,mixer: improve callback GIL state handling
 - setup.py: fix symlinks for test programs for python 3
 - setup.py: licence -> license
pyalsa.alsahcontrol module
 - hcontrol,mixer: improve callback GIL state handling
pyalsa.alsamixer module
 - hcontrol,mixer: improve callback GIL state handling
pyalsa.alsaseq module
 - alsaseq: fix seg. fault when accessing `ConstantObject` extra

Signed-off-by: Jaroslav Kysela <perex@perex.cz>