15
0

- Update to 0.4.0:

* fixes silent recordings on Windows
  * get and set the pulseaudio program name on Linux
  * fixes error with unicode soundcard names on Windows
  * adds support for pyinstaller (v4)
  * adds compatibility with Windows 7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=13
This commit is contained in:
2020-07-21 05:40:39 +00:00
committed by Git OBS Bridge
parent d029f01067
commit b0717506ff
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 21 05:39:41 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.4.0:
* fixes silent recordings on Windows
* get and set the pulseaudio program name on Linux
* fixes error with unicode soundcard names on Windows
* adds support for pyinstaller (v4)
* adds compatibility with Windows 7
-------------------------------------------------------------------
Mon Dec 2 17:11:34 UTC 2019 - Todd R <toddrme2178@gmail.com>