| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.2.14:
* documentation updates
* IEC958 fixes
* hctltest1.py: Skip read/write if no values in element
* alsamixer: fix return value in pyalsamixerelement_getvolumedb()
* alsaseq: Fix type check in set_time()
For details, see:
https://www.alsa-project.org/wiki/Changes_v1.2.13_v1.2.14#alsa-python
- Update to version 1.2.12:
* Improvements on hcontrol and mixer
* Fixes for setup.py
* Segfault fix for alsaseq
For details, see:
https://www.alsa-project.org/wiki/Changes_v1.2.11_v1.2.12#alsa-python
- Add keyring
- Update to version 1.2.7: * alsaseq: fix 'ext' buffer fill * various python3 fixes
- Update to version 1.2.6:
including all previous fixes. See URL below for details:
https://alsa-project.org/wiki/Changes_v1.2.5.1_v1.2.6#alsa-python
- Add *.sig file for the tarball
- Drop obsoleted patches
0001-alsaseq-fix-constant-objects-in-Python-3.patch
0002-Fix-PyTuple_SET_ITEM-usage-no-return-value.patch
- Fix Obsoletes with version comparison - Backport upstream fixes for python3: 0001-alsaseq-fix-constant-objects-in-Python-3.patch 0002-Fix-PyTuple_SET_ITEM-usage-no-return-value.patch
- Use https for URL and SourceURL
- Rename to python-alsa package - Follow the standard single spec for python2 & 3 - Run spec-cleaner
- Update to version 1.1.6: * Change FSF address (Franklin Street) * initial python3 support * alsaseq: simplify TCONSTADD * hctltest2: use 'hw:0' device instead 'default' * common.h: fix InternFromString() * fix tp_free() calls, remove wrong PyObject_GC_Del use * gitignore: add pyalsa/*.so * setup.py: check for the existence of the build directory * setup: add some missing fields, add header files from pyalsa to MANIFEST - Use %license file tag
- Update to pyalsa 1.0.29: fixes included: alsaseq: fix memory leaks alsaseq: remove dead code in Sequencer_set_clientname()
- update license to new format
- Updated to version 1.0.26: just include previous fixes
- Updated to version 1.0.25
- Add register_poll for alsaseq
- alsa-python mixer: add poll_fds property
- ctltest1.py: use new class member names
- alsamixer: Fix bad PyArg_ParseTuple format strings
- Two backport fixes from upstream:
Fix get_volume_array() for mono channels
Fix pyalsa tests for new function names
- licenses package is about to die
- fixed license tag (for overseen GPLv2 file) (bnc#599559) - add missing COPYING* files
- initial version: 1.0.22