pulseaudio/src/modules/jack
Tanu Kaskinen f26bcae28e jack: Don't fail module-jackdbus-detect loading if the channels argument is not given.
The u->channels <= 0 check failed if the channels argument was not
given at all, making the whole module loading fail. I don't think the
check is necessary at all - negative values are not possible, and if
someone gives 0 as the argument, it's probably ok if we act as if
there was no channels argument at all.
2013-01-22 08:42:27 +02:00
..
module-jack-sink.c modules: Micro-optimisation for rewind_requested paths 2012-11-16 23:16:05 +05:30
module-jack-source.c module-jack-sink/source: Set fixed latency correctly on creation 2012-03-28 13:19:47 +02:00
module-jackdbus-detect.c jack: Don't fail module-jackdbus-detect loading if the channels argument is not given. 2013-01-22 08:42:27 +02:00