113 lines
4.4 KiB
Plaintext
113 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 04 12:19:25 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 0.1.99:
|
|
* README: add deprecation notice
|
|
* libcallaudio: deprecate the library
|
|
* Do not do routing when wireplumber is in charge of it
|
|
- Add pkgconfig(appstream) BuildRequires: new dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 06 15:17:55 UTC 2024 - andrea.manzini@suse.com
|
|
|
|
- Update to version 0.1.10:
|
|
* cad-pulse: improve profile selection
|
|
* cad-pulse: use glib functions instead of strcmp/strstr
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 01 09:49:37 UTC 2023 - andrea.manzini@suse.com
|
|
|
|
- Update to version 0.1.9:
|
|
* Release version 0.1.9
|
|
* cad-pulse: don't filter input ports based on type
|
|
* Release version 0.1.8
|
|
* cad-pulse: also accept "Handset" type input ports
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 03 14:10:48 UTC 2023 - andrea.manzini@suse.com
|
|
|
|
- Update to version 0.1.7:
|
|
* Release version 0.1.7
|
|
* libcallaudio: Properly handle successful return code
|
|
* Release version 0.1.6
|
|
* libcallaudio: Set error in sync API if unsuccessful
|
|
* libcallaudio: Drop DBus method return value in sync and async functions
|
|
* libcallaudio: Make logging consistent between sync and async API
|
|
* libcallaudio: Distinguish DBus error from unsuccessful operations
|
|
* libcallaudio: Prefer using FALSE instead of 0
|
|
* Release version 0.1.5
|
|
* cad-pulse: relax card filtering even more
|
|
* cad-pulse: stop polling for new cards
|
|
* cad-pulse: relax card filtering
|
|
* cad-pulse: fix segfault when there is no target port
|
|
* cad-manager: Don't return error on unsuccessful operations
|
|
* cad-manager: Return TRUE when returning error for DBus method invocation
|
|
* libcallaudio: Fix typo in documentation
|
|
* build: Enable more warnings
|
|
* cad-manager: Avoid magic constant
|
|
* cli: return non zero exit status on failure
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 01 20:33:20 UTC 2022 - bjorn.lie@gmail.com
|
|
|
|
- Update to version 0.1.4:
|
|
* cad-pulse:
|
|
- Fix possible NULL dereference
|
|
- Improve monitor source identification
|
|
- Make sure speaker state is reset between calls
|
|
- Set D-Bus object properties on state change
|
|
- Simplify mic mute operation
|
|
- Track current state
|
|
* cli: Add --status flag to query current status
|
|
* dbus: Add properties to track the current state
|
|
* gitlab-ci: add `debian` folder for CI use
|
|
* libcallaudio:
|
|
- Add API to query current state
|
|
- Don't leak async data
|
|
- Improve documentation and fix more leaks
|
|
- Register enums as GType
|
|
- Use G_DBUS_PROXY_FLAGS_NONE instead of "0"
|
|
* manager:
|
|
- Add DBus properties
|
|
- Remove unused code
|
|
- Track state of operations
|
|
* src: make backend responsible for tracking current state
|
|
- Package doc sub-package as noarch.
|
|
- Add apiver define, ease future changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 15:55:52 UTC 2022 - bjorn.lie@gmail.com
|
|
|
|
- Update to version 0.1.3:
|
|
* cad-pulse: don't switch ports on non-default sink/source
|
|
* cad-pulse: consider "Handset" port as "Earpiece"
|
|
* cad-pulse: fix card retry timer
|
|
* cad-pulse: make new sink/source the default one
|
|
* cad-pulse: filter out monitor sources
|
|
- Changes from version 0.1.2:
|
|
* cad-pulse: filter card based on available ports
|
|
* cad-pulse: add additional check for discarding the modem
|
|
- Changes from version 0.1.1:
|
|
* cad-pulse: don't assume card bus path is exactly
|
|
"platform-sound"
|
|
- Change service to use buildtime tarball generation, use
|
|
cpioformat for source, and enable changes generated from gitlog,
|
|
as upstream do not produce NEWS or release notes. Also switch to
|
|
explicit set release tag for revision, we like to know what we
|
|
pulling down, and be sure it will be the same each time.
|
|
- Split out shared library in own package, name it after its
|
|
soname, follow the SLPP!
|
|
- Use generic names for compilers BuildRequired, and generally tidy
|
|
up the specfile.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 11 18:40:12 UTC 2021 - Andrés B.S. <andresbs@opensuse.org>
|
|
|
|
- Improve packaging: split devel files, remove unnecesary buildreqs
|
|
and build API docs.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 23 09:00:27 CET 2021 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Update to 0.1.0
|