Commit graph

6 commits

Author SHA1 Message Date
Juho Hämäläinen
1c1d82dfb9 README: Update content. 2022-02-24 15:05:06 +02:00
Juho Hämäläinen
ef56dd4964 README: Add section about pa_shared based API. 2022-02-18 15:45:32 +02:00
Juho Hämäläinen
a676accf88 common: Add quirk speaker_before_voice.
Set route to speaker before changing audio mode to AUDIO_MODE_IN_CALL.
Some devices don't get routing right if the route is something else
(like AUDIO_DEVICE_OUT_WIRED_HEADSET) before calling set_mode().

[common] Add quirk speaker_before_voice. JB#53992
2021-05-05 16:05:36 +03:00
Juho Hämäläinen
446ac62a6e common: Add quirk standby_set_route.
Some devices don't like to receive set_parameters() call while they
are in write(), even if it seems the mutexes are correctly in place.
Standby is another synchronization point which seems to work better.

[common] Add quirk standby_set_route. JB#53992
2021-05-05 16:02:51 +03:00
Juho Hämäläinen
0cd9a16bee README.md: Markdown formatting fixes. 2021-03-18 11:44:57 +02:00
Juho Hämäläinen
45badd1a75 README.md: Rename from README. 2021-03-18 11:44:57 +02:00
Renamed from README (Browse further)