pipewire/spa
Barnabás Pőcze ee0963b68e spa: alsa: change index type
The `card` structure uses `uint32_t` for its index member,
on the other hand, the `state` structure uses `int`. No code
depends on it being `int`, therefore change it to `uint32_t`
for consistency.
2021-12-20 19:50:57 +01:00
..
examples meson: ensure all examples are included in doc 2021-11-02 09:46:14 +00:00
include spa: fix initializer for old GCC 2021-12-16 11:08:07 +01:00
plugins spa: alsa: change index type 2021-12-20 19:50:57 +01:00
tests Remove remaining tabs from meson.build files 2021-09-30 00:08:27 +00:00
tools json: don't escape / 2021-06-24 16:18:59 +02:00
meson.build bluez5: Use libfreeaptx instead of libopenaptx 2021-07-29 15:22:04 +00:00