aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/pipewire/spa_test.go
AgeCommit message (Collapse)Author
2025-12-04internal/pipewire: use type name in error stringsOphestra
This provides more useful messages for protocol errors. Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-12-03internal/pipewire: relocate constantsOphestra
This should make things easier to navigate, and possible to fully automatically generate the constants in the future. Signed-off-by: Ophestra <cat@gensokyo.uk>