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