Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement...
commit2dd84d2a5a73f038d49455d26fb4354daafe68b0
authorbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 28 Jun 2009 17:43:04 +0000 (28 17:43 +0000)
committerbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 28 Jun 2009 17:43:04 +0000 (28 17:43 +0000)
tree476eba9a9add512991bd237e366c0704124d9c12
parent647a2b9fd5ca29ee25a6b0dcb991f9cbc70709a0
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21546 a1c6a512-1295-4272-9138-f99709370657
firmware/SOURCES
firmware/drivers/audio/uda1380.c
firmware/export/config-meizu-m3.h
firmware/export/udacodec.h [new file with mode: 0644]
firmware/sound.c
firmware/target/arm/s5l8700/udacodec-meizu.c [new file with mode: 0644]
firmware/target/coldfire/iriver/udacodec-iriver.c [new file with mode: 0644]