Commit graph

754 commits

Author SHA1 Message Date
Adam Boardman
974ae573ad Various upstream (sfos) fixes and avoid an assert on internal structure confusion caused by move to new upstream Pulseaudio that appears to do things differently, this will probably need revisiting 2023-05-05 10:16:14 +01:00
Adam Boardman
f28da7fddf Build fixes post numbering fix 2023-05-04 15:35:11 +01:00
Adam Boardman
caf6773723 Updated version number 2023-04-23 10:02:48 +01:00
Adam Boardman
5c0ca5b077 Update changelog and possible build fixes 2023-04-04 16:05:33 +01:00
Adam Boardman
f1fb79c3e0 Merge remote-tracking branch 'upstream/bookworm' into bookworm 2023-04-04 15:10:10 +01:00
Eugenio Paolantonio (g7)
112843b765 [skip ci] [ci] Use the checkout step provided by the droidian-buildd orb
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2023-01-07 01:43:51 +01:00
Eugenio Paolantonio (g7)
10599fe519 [skip ci] Replace Drone with CircleCI
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2022-10-09 13:26:56 +02:00
Eugenio Paolantonio (g7)
85813e293a [packaging] Provide the virtual packages pulseaudio-modules-droid-apispecific{,-dev}
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2022-03-06 20:57:49 +01:00
Eugenio Paolantonio (g7)
145e49611a [packaging] Move to the -modern variant
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2022-02-28 00:59:48 +01:00
Eugenio Paolantonio (g7)
d3253e5175 Merge tag 'upstream/14.2.97' into feature/bookworm/upgrade-14.2.97-modern 2022-02-28 00:57:12 +01:00
Juho Hämäläinen
cef8f78746 Bump packaging version. 2022-02-25 13:11:05 +02:00
Juho Hämäläinen
04b14b8aac
Merge pull request #114 from jusa/cal_wait
Enable audio_cal_wait properly.
2022-02-25 13:10:20 +02:00
Juho Hämäläinen
0adc96eb56 common: Whitespace fix. 2022-02-25 13:05:27 +02:00
Juho Hämäläinen
47a043d8dc common: Enable audio_cal_wait properly.
Actual call to the function was missing.

[common] Enable audio_cal_wait properly. JB#55832
2022-02-25 13:05:10 +02:00
Juho Hämäläinen
a995948689 Bump packaging version. 2022-02-24 15:36:40 +02:00
Juho Hämäläinen
c4be583fbf
Merge pull request #113 from jusa/droid11
Update implementation for Android 11, drop old support.
2022-02-24 15:35:18 +02:00
Juho Hämäläinen
51d85423d5 common: Force mono 16kHz with AUDIO_OUTPUT_FLAG_VOIP_RX. 2022-02-24 15:05:08 +02:00
Juho Hämäläinen
ffe02f26b1 packaging: Update spec.
[pulseaudio-modules-droid] Update implementation for Android 11. Fixes JB#55832
2022-02-24 15:05:08 +02:00
Juho Hämäläinen
8b1bc6cbce packaging: Remove old sbj spec. 2022-02-24 15:05:08 +02:00
Juho Hämäläinen
1c1d82dfb9 README: Update content. 2022-02-24 15:05:06 +02:00
Juho Hämäläinen
5c53ef736f build: Update build flags. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
77b1e60df0 common: Always flag voip rx if enabled. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
385ccb8e4c options: voip rx is always enabled 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
a37363a46c card: Create voip_rx sink in communication profile. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
e0d66cf4ad card: Update card with new common. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
2d1a50d450 card: Use VSID profiles only for debugging. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
c895311db5 source: Update source with new common. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
5238bfd192 sink: Update sink with new common. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
d4a8167c11 common: Update version requirements. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
b08cc4d219 common: Implement stream handling using device and mix ports. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
0b1221a047 card: Remove set_parameters callback. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
9ffca4ecd5 common: Remove set_parameters callback from card data. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
c359126658 common: Remove unused enums. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
73f93f1967 common: Remove _VSID define. 2022-02-24 14:48:12 +02:00
Juho Hämäläinen
5d4a5af1f5 common: Rename quirks to options and use normal modargs for parsing. 2022-02-24 14:48:10 +02:00
Juho Hämäläinen
532f6c55bf common: Update audio enum header.
Use current droid version 11 as base.
2022-02-24 09:08:28 +02:00
Juho Hämäläinen
1ac75ed3b0 common: Remove legacy from converter, parse channels as values. 2022-02-24 09:08:26 +02:00
Juho Hämäläinen
c02f917ebb common: Parser uses new config structures. 2022-02-24 09:08:21 +02:00
Juho Hämäläinen
4ca8716bd1 common: Use replace in place from utils in parser. 2022-02-24 09:08:21 +02:00
Juho Hämäläinen
67eeb83105 common: Parser supports new xml attributes. 2022-02-24 09:08:21 +02:00
Juho Hämäläinen
9e4c6fa8f1 common: Update config structures.
Match xml format style.
2022-02-24 09:08:17 +02:00
Juho Hämäläinen
40c320bc07 common: Add two string utility functions. 2022-02-24 09:08:14 +02:00
Juho Hämäläinen
eefdb31f57 common: Simple list implementation. 2022-02-24 09:08:11 +02:00
Juho Hämäläinen
b4fb20eafe common: Always use expat implementation for parser. 2022-02-23 10:27:49 +02:00
Juho Hämäläinen
fdd22b6949 common: Remove legacy conversion header. 2022-02-23 10:22:22 +02:00
Juho Hämäläinen
17fcb9e074 common: Remove legacy parser. 2022-02-23 10:21:03 +02:00
Juho Hämäläinen
1e992b6954 build: Update flag checks for current version. 2022-02-23 09:23:27 +02:00
Juho Hämäläinen
1daab94724 build: Expat is mandatory. 2022-02-23 09:23:03 +02:00
Juho Hämäläinen
0898217179 Bump packaging version. 2022-02-21 09:34:20 +02:00
Juho Hämäläinen
dbc7d678bb
Merge pull request #112 from jusa/new-api
New API for calling HAL functions.
2022-02-21 09:31:03 +02:00