ecore_audio: Add rudimentary ALSA support
authorDaniel Willmann <d.willmann@samsung.com>
Fri, 14 Dec 2012 23:38:21 +0000 (23:38 +0000)
committerDaniel Willmann <daniel@totalueberwachung.de>
Fri, 14 Dec 2012 23:38:21 +0000 (23:38 +0000)
commiteb15fa9e9c87bfe95062ed12be2fb383e0ee9e43
treed9d591d9988566a5e11d61cde2764823afc8b893
parentd49fe90b18c5a78339c7a2265f810cc956cb0cf1
ecore_audio: Add rudimentary ALSA support

By rudimentary I mean I barely got it to work. For my particular test
case. It will not work for you and needs lots of love until it can be
used.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
SVN revision: 80999
src/lib/ecore_audio/ecore_audio.c
src/lib/ecore_audio/ecore_audio_alsa.c [new file with mode: 0644]
src/lib/ecore_audio/ecore_audio_private.h