Adam Boardman
5c0ca5b077
Update changelog and possible build fixes
2023-04-04 16:05:33 +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
5c53ef736f
build: Update build flags.
2022-02-24 14:48:12 +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
Ratchanan Srirattanamet
5cab2af137
card: read headphone availability from input device
...
Recent Android devices start to provide headphone availability via input
device instead of h2w switch. This renders droid-extcon useless.
This commit introduce droid-extevdev, a simple code that will read
headphone availability from the input device, using libevdev as an
abstraction layer. This means the code now depends on libevdev (but it
can be made optional later on if needed).
This should make headphone availability works on newer Android devices
without having to resort to h2w kernel driver.
2020-06-03 13:51:08 +02:00
Jonah Brüchert
58d1e45090
Detect pulseaudio version from the system, don't assume it's always the same as the droid module's one
2019-11-13 13:12:02 +01:00
Juho Hämäläinen
89cdbb8be7
build: Nothing needs D-Bus.
2019-10-09 10:56:52 +03:00
Juho Hämäläinen
97e2ec2e11
build: Check for some more input flags.
2019-10-08 13:07:02 +03:00
Juho Hämäläinen
0fdfef668d
build: Use correct channel input channel names.
2019-05-13 10:11:46 +03:00
Juho Hämäläinen
317791c166
[build] Add workaround for SBJ HAL headers. JB#42564
...
Workaround for multiple definitions of variables from SBJ HAL headers.
2018-08-15 14:50:18 +03:00
Juho Hämäläinen
66482f806a
[build] Add test for expat. JB#42564
2018-08-14 15:31:23 +03:00
Juho Hämäläinen
42a556a67a
[build] Use portable module lib path. JB#42043
2018-05-30 15:32:26 +03:00
Juho Hämäläinen
520ca06e23
[build] Have micro version for pc version.
...
As the micro part of the version is the one representing new
versions of the modules (and the major.minor part represents
which PulseAudio version these modules work with), use the micro
part for the .pc Version number, so that it is possible to
reliably depend on module version.
2017-10-25 11:44:53 +03:00
Juho Hämäläinen
5d3b262d75
[build] Check for voice uplink and downlink enums. JB#40147
2017-10-23 17:49:35 +03:00
Juho Hämäläinen
f9c51119c8
[build] Check for a couple more enums.
2017-01-23 17:18:17 +02:00
Juho Hämäläinen
6377270467
[build] Check for surround channel enum.
2017-01-20 11:46:22 +02:00
Juho Hämäläinen
5c4c8d0ea0
[build] Check for various enums in droid headers.
2017-01-19 18:31:25 +02:00
Juho Hämäläinen
b82cf708ee
[build] Provide device name as string.
2015-11-13 17:27:19 +02:00
Juho Hämäläinen
2922e95589
[build] Generate pc file for libdroid-util. MER#1377
2015-10-23 00:41:07 +03:00
Juho Hämäläinen
1493c1b08b
[build] Build libdroid-util in separate directory.
2015-10-22 23:44:05 +03:00
Juho Hämäläinen
bd75fb9f92
[build] Use dynamic versioning same way as PulseAudio.
2015-04-15 15:05:16 +03:00
Juho Hämäläinen
88e8b6d924
[build] Bump version.
2015-02-24 16:32:12 +02:00
Juho Hämäläinen
be06a5f953
[build] Bump version.
2015-02-24 13:35:25 +02:00
Juho Hämäläinen
45d6db10ee
[build] Autogenerate DROID_DEVICE_FOO for droid device.
2014-08-12 10:45:36 +03:00
Juho Hämäläinen
f0daa6f14e
[build] Bump version.
2014-05-26 13:27:58 +03:00
Juho Hämäläinen
133b458255
[build] Bump version.
2014-04-11 10:53:42 +03:00
Juho Hämäläinen
c0b3dd12d4
[build] Detect i9305 build.
2014-02-23 17:12:59 +02:00
Juho Hämäläinen
e2ce2be85c
[keepalive] Keepalive module sends cpu keepalive requests while streams are active. Fixes JB#8280
2013-09-12 17:15:48 +03:00
Juho Hämäläinen
c6d4c99a97
[build] Update PulseAudio version. Contributes to JB#6791
2013-09-05 14:32:15 +03:00
Juho Hämäläinen
d1d3f27d14
[build] Parameter to forward device type.
2013-07-29 11:46:59 +03:00
Juho Hämäläinen
2b04d8be27
[modules] Initial version of droid-{card,sink,source}.
2013-07-19 11:44:48 +03:00