rockbox/firmware/drivers/audio
Michael Sevakis 403abb94bc Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17500 a1c6a512-1295-4272-9138-f99709370657
2008-05-14 00:39:24 +00:00
..
as3514.c Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c. 2008-05-14 00:39:24 +00:00
mas35xx.c add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver mas35xx.c 2008-05-13 06:19:16 +00:00
tlv320.c Don't commit LOGF_ENABLE 2008-05-03 14:36:30 +00:00
tsc2100.c add more registers for the tsc2100 2008-04-27 13:43:05 +00:00
uda1380.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
wm8721.c Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it 2008-02-13 11:19:23 +00:00
wm8731.c Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it 2008-02-13 11:19:23 +00:00
wm8751.c undo some changes of my last patch... should fix wm8751 based targets 2008-04-28 22:15:52 +00:00
wm8758.c Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it 2008-02-13 11:19:23 +00:00
wm8975.c Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it 2008-02-13 11:19:23 +00:00
wm8978.c It's better not to use fixed constants since the lower volume limit may not be constant. 2008-05-03 16:10:46 +00:00
wm8985.c More static / header file cleanup. 2008-05-03 23:18:56 +00:00