]>
git.alsa-project.org Git - alsa-python.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jaroslav Kysela [Mon, 26 Feb 2007 15:14:06 +0000 (16:14 +0100)]
alsahcontrol - fixed wrong return value in Value.setTuple(), fixed some refcnts
Jaroslav Kysela [Mon, 26 Feb 2007 14:27:39 +0000 (15:27 +0100)]
moved test code to test directory
Jaroslav Kysela [Mon, 26 Feb 2007 09:13:31 +0000 (10:13 +0100)]
Added MANIFEST.in file.
Jaroslav Kysela [Mon, 26 Feb 2007 09:13:19 +0000 (10:13 +0100)]
Added tag v1.0.14rc3 for changeset
3c7d952f9851
Jaroslav Kysela [Mon, 26 Feb 2007 09:00:58 +0000 (10:00 +0100)]
remove previous 1.0.14rc3 tags
Jaroslav Kysela [Mon, 26 Feb 2007 08:56:19 +0000 (09:56 +0100)]
1.0.14rc3 release
Jaroslav Kysela [Mon, 26 Feb 2007 08:55:40 +0000 (09:55 +0100)]
Added tag v1.0.14rc3 for changeset
f42d90d40e5b
Jaroslav Kysela [Mon, 26 Feb 2007 08:54:38 +0000 (09:54 +0100)]
setup.py - version related changes
Jaroslav Kysela [Mon, 26 Feb 2007 08:22:50 +0000 (09:22 +0100)]
Added tag v1.0.14rc3 for changeset
cf7179412a11
Jaroslav Kysela [Mon, 26 Feb 2007 08:22:50 +0000 (09:22 +0100)]
release 1.0.14rc3
Patch-level: Merged
Jaroslav Kysela [Mon, 26 Feb 2007 08:10:44 +0000 (09:10 +0100)]
added remove-user-ctl.py script, fixed alsahcontrol.Info bool values
Jaroslav Kysela [Sat, 24 Feb 2007 17:32:25 +0000 (18:32 +0100)]
alsahcontrol module - add userspace universal control element management
Jaroslav Kysela [Fri, 23 Feb 2007 13:59:50 +0000 (14:59 +0100)]
implemented Value type fo alsahcontrol
Jaroslav Kysela [Fri, 23 Feb 2007 11:48:18 +0000 (12:48 +0100)]
some fixes and info.id extension for Info type in alsahcontrol
Jaroslav Kysela [Fri, 23 Feb 2007 11:37:23 +0000 (12:37 +0100)]
add Info type implementation for alsahcontrol module
Jaroslav Kysela [Fri, 23 Feb 2007 09:05:26 +0000 (10:05 +0100)]
initial code for alsahcontrol module, missing info and value management
Jaroslav Kysela [Thu, 22 Feb 2007 20:14:13 +0000 (21:14 +0100)]
added alsacard python module to cover card management and device name hints
Jaroslav Kysela [Thu, 22 Feb 2007 13:28:53 +0000 (14:28 +0100)]
python-alsa module initial code import - only simple mixer interface is available