]> git.alsa-project.org Git - alsa-python.git/shortlog
alsa-python.git
2008-05-20 Jaroslav Kyselaremoved .hgtags and renamed .hgignore to .gitignore
2008-05-19 Jaroslav Kyselaalsaseq - poll() must be in Py_BEGIN_ALLOW_THREADS...
2008-04-21 Jaroslav Kyselaadded ask_volume_dB and ask_dB_volume for mixer element
2008-03-18 Takashi IwaiAdded python coverage doc
2008-03-18 Takashi Iwaialsa-python: API coverage documentation tool
2008-02-06 Jaroslav Kyselaunify naming, only classes and constants use upper...
2008-02-06 Jaroslav KyselaAdded tag v1.0.16 for changeset ce0b6b3f2161
2008-02-06 Jaroslav Kyselarelease 1.0.16 v1.0.16
2008-01-29 Jaroslav KyselaAdded tag v1.0.16rc2 for changeset 43985b8a1dad
2008-01-29 Jaroslav Kyselarelease 1.0.16rc2 v1.0.16rc2
2008-01-24 Aldrin Martoqpyalsa.alsaseq API added
2008-01-22 Jaroslav KyselaAdded tag v1.0.16rc1 for changeset ac3fb64c2f9f
2008-01-22 Jaroslav Kyselarelease 1.0.16rc1 v1.0.16rc1
2007-11-03 Jaroslav Kyselafixed print in remove-user-ctl.py
2007-11-02 Jaroslav Kyselaallow thread when calling handle events for mixer and...
2007-10-30 Jaroslav Kyselaalsahcontrol - fix doc - elementType -> ElementType
2007-10-30 Jaroslav Kyselafix alsahcontrol.Element initializer and remove compila...
2007-10-16 Jaroslav KyselaAdded tag v1.0.15 for changeset f8fd2ce0eb55
2007-10-16 Jaroslav Kyselarelease 1.0.15 v1.0.15
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-09-12 Jaroslav KyselaAdded tag v1.0.15rc2 for changeset b908118e33cc
2007-09-12 Jaroslav Kyselarelease 1.0.15rc2 v1.0.15rc2
2007-09-12 Jaroslav Kyselaalsacontrol - add hwdepDevices(), pcmDevices(), rawmidi...
2007-08-30 Jaroslav Kyselaalsa hcontrol - added getArray() and setArray()
2007-08-30 Jaroslav Kyselaalsa mixer interface - added getVolumeArray() and setVo...
2007-08-30 Jaroslav KyselaAdded tag v1.0.15rc1 for changeset cfffbd1b1985
2007-08-30 Jaroslav Kyselarelease 1.0.15rc1 v1.0.15rc1
2007-07-11 Jaroslav Kyselaadded alsacontrol module (not finished)
2007-07-08 Jaroslav Kyselahcontrol / mixer - fixed typos in callbacks
2007-06-04 Jaroslav KyselaAdded tag v1.0.14 for changeset e825aa6a1fef
2007-06-04 Jaroslav Kyselarelease 1.0.14 v1.0.14
2007-05-02 Jaroslav KyselaAdded tag v1.0.14rc4 for changeset 102c8839f2b4
2007-05-02 Jaroslav Kyselarelease 1.0.14rc4 v1.0.14rc4
2007-02-26 Jaroslav Kyselaalsahcontrol - fixed wrong return value in Value.setTup...
2007-02-26 Jaroslav Kyselamoved test code to test directory
2007-02-26 Jaroslav KyselaAdded MANIFEST.in file.
2007-02-26 Jaroslav KyselaAdded tag v1.0.14rc3 for changeset 3c7d952f9851
2007-02-26 Jaroslav Kyselaremove previous 1.0.14rc3 tags v1.0.14rc3
2007-02-26 Jaroslav Kysela1.0.14rc3 release
2007-02-26 Jaroslav KyselaAdded tag v1.0.14rc3 for changeset f42d90d40e5b
2007-02-26 Jaroslav Kyselasetup.py - version related changes
2007-02-26 Jaroslav KyselaAdded tag v1.0.14rc3 for changeset cf7179412a11
2007-02-26 Jaroslav Kyselarelease 1.0.14rc3
2007-02-26 Jaroslav Kyselaadded remove-user-ctl.py script, fixed alsahcontrol...
2007-02-24 Jaroslav Kyselaalsahcontrol module - add userspace universal control...
2007-02-23 Jaroslav Kyselaimplemented Value type fo alsahcontrol
2007-02-23 Jaroslav Kyselasome fixes and info.id extension for Info type in alsah...
2007-02-23 Jaroslav Kyselaadd Info type implementation for alsahcontrol module
2007-02-23 Jaroslav Kyselainitial code for alsahcontrol module, missing info...
2007-02-22 Jaroslav Kyselaadded alsacard python module to cover card management...
2007-02-22 Jaroslav Kyselapython-alsa module initial code import - only simple...