apps/agl-service-audiomixer.git
5 years agoaudiomixer: README.md: add API documentation 19/21919/1 8.0.0 8.0.1 8.0.2 8.0.3 8.99.1 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3 icefish/8.99.1 icefish_8.99.1
George Kiagiadakis [Sat, 20 Jul 2019 04:09:12 +0000 (13:09 +0900)]
audiomixer: README.md: add API documentation

Bug-AGL: SPEC-2473

Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Change-Id: Ic9fbbf6cc1f91f8699a3ba897b3984d8e4ddf244

5 years agobinding: use afb_api_queue_job to queue events to run async 93/21793/1 7.99.2 7.99.3 halibut/7.99.2 halibut/7.99.3 halibut_7.99.2 halibut_7.99.3
George Kiagiadakis [Fri, 28 Jun 2019 14:32:20 +0000 (17:32 +0300)]
binding: use afb_api_queue_job to queue events to run async

Apparently the binder does not like manual interventions to the
event loop and it has its own mechanism for queueing events
to run asynchronously.

Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Change-Id: Iefef031b4ad8932bbf36a5213a119908de48b41f

5 years agoaudiomixer: use pipewire's debug system in the audiomixer thread 92/21792/1
George Kiagiadakis [Fri, 28 Jun 2019 14:29:49 +0000 (17:29 +0300)]
audiomixer: use pipewire's debug system in the audiomixer thread

Because the binder doesn't like printing messages with its own
mechanism from other threads.

Change-Id: I6fac81fc6de58f7cbbf2f93b9795c0833e44d85c
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
5 years agoaudiomixer: fix a couple of stupid mistakes 91/21791/1
George Kiagiadakis [Fri, 28 Jun 2019 14:28:52 +0000 (17:28 +0300)]
audiomixer: fix a couple of stupid mistakes

This makes the code actually work now

Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Change-Id: I8dad07fc463ca00d4f16be63f0ad73946f6da0bc

5 years agoInitial binding version 09/21709/1
George Kiagiadakis [Fri, 7 Jun 2019 14:44:35 +0000 (17:44 +0300)]
Initial binding version

Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Change-Id: I89e493d88c7fa1309f1b2991d346fc496caa6898

5 years agoInitial empty repository
Jan-Simon Moeller [Sun, 19 May 2019 03:38:25 +0000 (03:38 +0000)]
Initial empty repository