2db30ad65b
- update to version 18.12.5 * pulse.connect() can now be used to reconnect to same server * _pulse_op_cb: check connected state instead of _loop_stop * _pulse_op_cb: fix hang if daemon dies * tests: use "-F /dev/stdin" instead of -C for dummy pulse instance * Add pulsectl.lookup util submodule OBS-URL: https://build.opensuse.org/request/show/707802 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=6
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 5 08:09:07 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 18.12.5
|
|
* pulse.connect() can now be used to reconnect to same server
|
|
* _pulse_op_cb: check connected state instead of _loop_stop
|
|
* _pulse_op_cb: fix hang if daemon dies
|
|
* tests: use "-F /dev/stdin" instead of -C for dummy pulse instance
|
|
* Add pulsectl.lookup util submodule
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:49 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 5 09:16:09 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Update to version 17.12.2
|
|
* Use pa_card_profile_info2 / profiles2 introspection API.
|
|
* Only adds one "available" property to PulseCardProfileInfo.
|
|
Requires pulseaudio/libpulse 5.0+.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 15:47:08 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Initial release of python-pulsectl 17.9.3
|