]> git.alsa-project.org Git - alsa-lib.git/commit
Change error message handling
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Dec 2004 14:11:00 +0000 (14:11 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Dec 2004 14:11:00 +0000 (14:11 +0000)
commit2b54677fdb34cca314f5b9560ccbafbf784590f5
treead3db155d6236e0cef75ee75d047804b06cb5150
parent73aa2549d9c6ad623159674f5cbb53dabf9c28d5
Change error message handling

Change the handling of non-fatal errors.  Now the non-fatal error
messages are not shown in stderr and no assert() as default.  The
behavior can be changed with LIBASOUND_DEBUG environment variable.
NOTES
include/local.h
src/error.c
src/pcm/pcm.c
src/pcm/pcm_hw.c
src/pcm/pcm_mmap.c
src/pcm/pcm_plugin.c
src/pcm/pcm_rate.c
src/pcm/pcm_share.c