13 Commits

Author SHA256 Message Date
317bec8003 Accepting request 1303246 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1303246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/callaudiod?expand=0&rev=6
2025-09-09 18:30:15 +00:00
35dbe16ef3 Accepting request 1302839 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1302839
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=12
2025-09-08 16:58:42 +00:00
a4037e0e61 Accepting request 1219921 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1219921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/callaudiod?expand=0&rev=5
2024-11-01 20:04:43 +00:00
9147f6a628 Accepting request 1205985 from home:amanzini:branches:network:telephony
- Update to version 0.1.10:
  * cad-pulse: improve profile selection
  * cad-pulse: use glib functions instead of strcmp/strstr

OBS-URL: https://build.opensuse.org/request/show/1205985
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=10
2024-10-31 17:24:48 +00:00
020edfec2d Accepting request 1143501 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1143501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/callaudiod?expand=0&rev=4
2024-02-02 14:47:09 +00:00
772fd73b04 Accepting request 1108413 from home:amanzini:branches:network:telephony
- 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

OBS-URL: https://build.opensuse.org/request/show/1108413
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=8
2024-02-01 20:56:29 +00:00
7ec3954dd8 Accepting request 1089547 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1089547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/callaudiod?expand=0&rev=3
2023-05-29 20:47:53 +00:00
b9fbb97863 Accepting request 1069174 from home:amanzini:branches:network:telephony
- 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

OBS-URL: https://build.opensuse.org/request/show/1069174
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=6
2023-05-29 10:32:42 +00:00
b067494f03 Accepting request 1006952 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1006952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/callaudiod?expand=0&rev=2
2022-09-29 16:14:38 +00:00
d882075a82 Accepting request 1000749 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/1000749
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=4
2022-09-29 13:17:44 +00:00
7ae0b9d3a4 Accepting request 998670 from network:telephony
Ready for factory?

OBS-URL: https://build.opensuse.org/request/show/998670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/callaudiod?expand=0&rev=1
2022-09-02 19:56:31 +00:00
19e89d5b58 Accepting request 950282 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/950282
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=2
2022-01-31 19:13:35 +00:00
d5de51b0eb Accepting request 923540 from devel:ARM:Factory:Contrib:PinePhone
Add callaudiod package for audio routing in calls (needed by Phosh and Plasma Mobile)

OBS-URL: https://build.opensuse.org/request/show/923540
OBS-URL: https://build.opensuse.org/package/show/network:telephony/callaudiod?expand=0&rev=1
2021-10-06 20:41:20 +00:00