Revisions of python-pyalsaaudio
buildservice-autocommit
accepted
request 1084882
from
Dirk Mueller (dirkmueller)
(revision 16)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 15)
- update to 0.10.0: * support for periods in the PCM constructor. * new functions PCM.state(), PCM.drop() and PCM.drain() * improved underrun/overrun handling * documentation improvements/consolidation * more sampling rates * bug fixes
buildservice-autocommit
accepted
request 1008242
from
Markéta Machová (mcalabkova)
(revision 14)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1008052
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 13)
- Update to version 0.9.2 Fix alsamixer_getvolume (#112 from @stephensp)
buildservice-autocommit
accepted
request 974811
from
Steve Kowalik (StevenK)
(revision 12)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 11)
- Update to 0.9.1: * Support decibel, percentage, and raw volumes in getvolume, setvolume, and getrange (#109 from @chrisdiamand): - Use pytest for running the testsuite, and skip tests that require a sound card. Remove the bcond so the testsuite runs. - Update docs shipped to be more documentation-like.
buildservice-autocommit
accepted
request 965068
from
Dirk Mueller (dirkmueller)
(revision 10)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 0.9.0: * 'getformats()' returns a dictionary of name / value pairs, one for each of the card's supported formats - e.g. '{"U8": 1, "S16_LE": 2}', * 'getchannels()' returns a list of the supported channel numbers, e.g. '[1, 2]', * 'getrates()' returns supported sample rates for the device, e.g. '[48000]', * 'getratebounds()' returns the device's official minimum and maximum supported sample rates as a tuple, e.g. '(4000, 48000)'. * Prevent hang on close after capturing audio * Return an empty string/bytestring when 'read()' detects an overrun. Previously the returned data was undefined * Unlimited setperiod buffer size when reading frames
Todd R (TheBlackCat)
committed
(revision 8)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 568477
from
Antonio Larrosa (alarrosa)
(revision 6)
initialized devel package after accepting 568477
Todd R (TheBlackCat)
accepted
request 535067
from
Todd R (TheBlackCat)
(revision 5)
- Implement single-spec version - Update to version 0.8.4 * See changelog at https://github.com/larsimmisch/pyalsaaudio/blob/0.8.4/CHANGES
Robert Schweikert (rjschwei)
accepted
request 456943
from
jc sl (jcsl)
(revision 4)
Update to version 0.8.2
Sascha Peilicke (saschpe)
committed
(revision 3)
Python3 moved to devel:languages:python3
Sascha Peilicke (saschpe)
accepted
request 148429
from
Denisart Benjamin (posophe)
(revision 2)
Made required changes
Sascha Peilicke (saschpe)
committed
(revision 1)
- Initial version
Displaying all 16 revisions