mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-06-01 10:57:01 +00:00
Merge tag '0.10.0'
the tag was erroneously "orphaned". fixes #140. Conflicts: CHANGES.md
This commit is contained in:
+7
-1
@@ -3,7 +3,13 @@
|
|||||||
- type hints
|
- type hints
|
||||||
|
|
||||||
# Version 0.10.0
|
# Version 0.10.0
|
||||||
- assorted improvements, (#123 from @ossilator)
|
- assorted improvements (#123 from @ossilator)
|
||||||
|
- support for `periods` in the `PCM` constructor.
|
||||||
|
- new functions `PCM.state()`, `PCM.drop()` and `PCM.drain()`
|
||||||
|
- improved underrun/overrun handling
|
||||||
|
- documentation improvements/consolidation (docstrings were removed in favour of online documentation)
|
||||||
|
- more sampling rates
|
||||||
|
- bug fixes
|
||||||
|
|
||||||
# Version 0.9.2
|
# Version 0.9.2
|
||||||
- Fix alsamixer_getvolume (#112 from @stephensp)
|
- Fix alsamixer_getvolume (#112 from @stephensp)
|
||||||
|
|||||||
Reference in New Issue
Block a user