rockbox/firmware/drivers/audio
2008-11-24 15:26:39 +00:00
..
as3514.c Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by the wmcodec API used with the Wolfson codecs. The intention is to implement this API for the AS3525 and then share code with the Sansa V2 ports. 2008-10-31 00:16:42 +00:00
mas35xx.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
tlv320.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
tsc2100.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uda1380.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
wm8721.c Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. 2008-10-18 22:37:41 +00:00
wm8731.c Simplify the wm8731 driver by adding a masked write function. Change _write_or/and to _set/clear. Reduce init sequence by initializing shadows to hardware defaults. 2008-11-24 15:26:39 +00:00
wm8751.c Revert last commit (accidentally committed the whole tree) 2008-11-12 04:15:34 +00:00
wm8758.c Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. 2008-10-18 22:37:41 +00:00
wm8975.c Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. 2008-10-18 22:37:41 +00:00
wm8978.c Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanup. Add some more correctness. 2008-11-22 14:39:42 +00:00
wm8985.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00