pipewire/spa/plugins/alsa
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
..
acp acp: sync with pulseaudio 2021-12-16 15:07:05 +01:00
mixer alsa: sync with pulseaudio 2021-09-23 15:02:08 +02:00
90-pipewire-alsa.rules alsa: sync with pulseaudio 2021-09-23 15:02:08 +02:00
acp-tool.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
alsa-acp-device.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-pcm-device.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-pcm-sink.c alsa: don't set id in PropInfo for params 2021-12-02 11:35:12 +01:00
alsa-pcm-source.c alsa: don't set id in PropInfo for params 2021-12-02 11:35:12 +01:00
alsa-pcm.c spa: alsa: change index type 2021-12-20 19:50:57 +01:00
alsa-pcm.h spa: alsa: change index type 2021-12-20 19:50:57 +01:00
alsa-seq-bridge.c alsa-seq: make clock name configurable 2021-12-10 12:20:08 +01:00
alsa-seq.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-seq.h alsa-seq: make clock name configurable 2021-12-10 12:20:08 +01:00
alsa-udev.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa.c spa: implement a log topic for alsa 2021-09-28 09:35:39 +02:00
alsa.h spa: implement a log topic for alsa 2021-09-28 09:35:39 +02:00
dll.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
meson.build spa: implement a log topic for alsa 2021-09-28 09:35:39 +02:00
test-timer.c spa: Fix a compiler warning caused by unchecked read() 2020-12-24 17:54:32 +02:00