From: Andre Noll Date: Sat, 3 May 2014 17:56:01 +0000 (+0200) Subject: Merge branch 't/alsa_improvements' X-Git-Tag: v0.5.3~22 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=bfdd36f2879b8dee1f6d3330bc49fbb5644d3caf;hp=bfdd36f2879b8dee1f6d3330bc49fbb5644d3caf;p=paraslash.git Merge branch 't/alsa_improvements' Was cooking for almost two months. * t/alsa_improvements: alsa: Remove pointless initialization. alsa_mix: Allow non-positive mixer values. alsa: New writer option: --buffer-time. alsa: Work around poll fd problems. alsa: Set period time. alsa: Also dump hardware params. alsa: Improve help text of --device. alsa: Improve documentation of struct private_alsa_write_data. alsa: Don't set t->error in ->pre_select(). ---