summaryrefslogtreecommitdiffstats
path: root/firmware/export/mas35xx.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-5/+0
2013-04-15Still at it for 0c7b787. Might be done now.Michael Sevakis1-3/+3
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis1-3/+0
2013-04-15Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis1-5/+5
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-17/+42
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat1-14/+148
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner1-1/+1
2008-05-13add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner1-3/+11
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner1-0/+2
2008-04-22change style to make some people happier - (... but reading it is awful weird)Christian Gmeiner1-5/+6
2008-04-22move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h)Christian Gmeiner1-1/+10
2007-11-15move {bass,treble,prescale}_table from sound.c to mas35xx.hChristian Gmeiner1-0/+94
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg1-2/+0
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-0/+27