Changelog for
callaudiod-0.1.7-19.11.i586.rpm :
* Fri Mar 03 2023 andrea.manziniAATTsuse.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
* Mon Jan 30 2023 adriancamposAATTteachelp.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
* cad-manager: Drop NULL checks after g_new()
* cad-pulse: Drop NULL checks after g_new()
* cad-pulse: Handle default
* cad-pulse: Handle CALL_AUDIO_MODE_DEFAULT
* build: Enable more warnings
* cad-manager: Avoid magic constant
* cad-pulse: Fix comment
* cad-pulse: Use enum for mode
* cad-pulse: Don\'t crash on NULL cad_op callback
* cli: return non zero exit status on failure
* Thu Sep 01 2022 bjorn.lieAATTgmail.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 Mar 21 2022 Adrian Campos Garrido
- The manager only provides the properties as \"interfaces\" to D-Bus, and queries the backend for getting their values instead of storing those. Similarly, set_property is only used to notify listeners of a change, but doesn\'t actually update any value (0001-transfer-state-tracking-responsibility-to-backend.patch)
* Mon Jan 31 2022 bjorn.lieAATTgmail.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 2021 Andrés B.S. - Improve packaging: split devel files, remove unnecesary buildreqs and build API docs.
* Tue Feb 23 2021 Adrian Campos Garrido - Update to 0.1.0