| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Refresh spec-file via spec-cleaner. * Add %license macro. * Add cmake -LA option for print local variables.
- Add files: * apulse.conf * apulse (using apulse.conf and autoload 32-bit or 64-bit library)
- Update to version 0.1.10 (changes since 0.1.8):
* Fix the PA_SAMPLE_S16NE volume scaling bug.
* Fix video stuttering in Firefox by calling write callback as
soon as minreq bytes become available in write buffer.
* Make error messages from do_connect_pcm friendlier.
* Per-stream volumes.
* Implement source and sink info introspection functions.
* Implement timed events.
* Fix buffer xruns by increasing buffer sizes.
- Update to version 0.1.8:
* Make playback in Firefox working, including volume changing
(boo#1028547).
* Reimplement snd_pcm_avail(), which is missing in older versions
of alsa-lib.
* Make reported buffer sizes to be multiple of frame sizes.
* Stop crashing in pa_stream_disconnect() if initialisation has
failed.
- Add apulse-link-math.patch: Link with -lm to fix building.
- Update to 0.1.7: * Make pa_proplist be able to store binary objects too. * Implement pa_stream_begin_write. * Bugfixes.
- Avoid providing libpulse.so in apulse-32bit.
- Initial package.