ecore_audio - only complain once about not loading pulse/sndfile
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 12 Jan 2018 09:46:04 +0000 (18:46 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 17 Jan 2018 09:19:29 +0000 (18:19 +0900)
commit608df880b37660817e56c827cd1a024375e0fdf4
tree5332458149fa2fe8c0b599c49c605bf79a04d5df
parent1bcd369075ff6b1c3bd93dffd3f9cad76f5862de
ecore_audio - only complain once about not loading pulse/sndfile

otherwise we get a complaint for everty time some audio needs/wants to
play and that's just noisy and ugly, so only do it once - the first
time sndfile/pulse are being loaded and it fails.
src/lib/ecore_audio/ecore_audio.c