summaryrefslogtreecommitdiff
path: root/modules/mixer/simple/python.c
Commit message (Expand)AuthorAgeFilesLines
* mixer: simple module: python 3.10 PyTuple_SET_ITEM() fixGraham Inggs2022-05-201-10/+10
* snd_dlopen: implement the relocatable version for glibcJaroslav Kysela2020-06-041-3/+7
* modules: smixer_python - add support for python3Jaroslav Kysela2018-03-271-119/+222
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* implemented integer volume <-> dB volume conversion functions for simple mixerJaroslav Kysela2008-04-211-2/+46
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* improved python detection and added --with-pythonincdir for configure.inJaroslav Kysela2007-08-311-1/+1
* mixer simple basic abstraction - added python bindingJaroslav Kysela2007-07-111-0/+1002