]> git.alsa-project.org Git - alsa-lib.git/commit
Add verbose hw_params debugging
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 Apr 2005 14:22:13 +0000 (14:22 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 14 Apr 2005 14:22:13 +0000 (14:22 +0000)
commitb579a024db43358ed2cad9e1946560750d3db7dc
tree5f5eabde3888f1e4419c0949065dd10dd0fffbe6
parent0aed1ab2af4910e4901cb7db2838270c1c6d162e
Add verbose hw_params debugging

Added the verbose hw_params dump for debugging.
The verbose error message is shown with the current hw_params dump
when $LIBASOUND_DEBUG is set.
src/pcm/pcm_params.c