pulseaudio/src
Tanu Kaskinen e1440395d1 pactl: Fix crash with older servers
Servers older than 0.9.15 don't know anything about cards, and card
operations will return a NULL pa_operation object when connected to
that old server. We must check the pa_operation pointer before passing
it to pa_operation_unref(), otherwise a NULL operation will result in
a crash.
2014-03-28 14:49:07 +02:00
..
daemon Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
modules device-restore: log restored mute state 2014-03-26 17:15:26 +02:00
pulse introspect: Use pa_direction_valid() to validate port direction 2014-03-27 10:02:57 +02:00
pulsecore sink/source: Initialize port before fixate hook (fixes volume/mute not saved) 2014-03-28 10:59:03 +01:00
tests Make tests compile on FreeBSD 2014-02-25 14:28:36 +02:00
utils pactl: Fix crash with older servers 2014-03-28 14:49:07 +02:00
.gitignore Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am direction: Add a couple of direction helper functions 2014-03-27 10:02:57 +02:00
map-file direction: Add a couple of direction helper functions 2014-03-27 10:02:57 +02:00