Changelog for
python310-pulsectl-24.8.0-24.7.noarch.rpm :
* Sat Aug 31 2024 Dirk Müller
- update to 24.8.0:
* docstring fix
* Sun Apr 21 2024 Dirk Müller - update to 24.4.0:
* Add more obvious sink_default_get/source_default_get wrappers around server_info #81
* Sat Dec 09 2023 Dirk Müller - update to 23.5.2:
* README and metadata updates
* Fri Feb 24 2023 Daniel Garcia - update to 22.3.2
* 21.10.4: Add channel_list_enum to compare channel_list values with something in a typo-free way, expose channel_list_raw with C enum values [#66].
* 21.5.0: Fix PA_VOLUME_MAX and PA_VOLUME_UI_MAX values, both were incorrect [#53].
* Fri Apr 16 2021 Markéta Machová - update to 21.3.4
* Add timeout= option for connect() method [#48].
* Expose \"base_volume\" (alsa volume level) attribute for sinks/sources [#47].
* Thu Feb 25 2021 Antonio Larrosa - Require the pulseaudio-daemon capability instead of the pulseaudio package, so alternative implementations can be used (boo#1182730).
* Thu Mar 19 2020 Marketa Calabkova - update to 20.2.4
* Add pulse.get_card_by_name() wrapper [#38].
* Expose \"corked\" bool attr in PulseSinkInputInfo and PulseSourceOutputInfo [#37].
* Mon Jan 20 2020 Ondřej Súkup - update to 20.1.2
* add pulse.play_sample() - server-side stored sample playback
* Add pulse.get_peak_sample() func for getting volume peak within timespan
* Wed Jun 05 2019 Marketa Calabkova - 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 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package