summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h (follow)
Commit message (Expand)AuthorAge
* Onda VX747:Maurus Cuelenaere2009-03-02
* Ingenic Jz4740:Maurus Cuelenaere2009-02-26
* FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken2009-02-05
* cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner2009-01-20
* Small binsize optimization and likely a tiny speedup tooNils Wallménius2009-01-02
* Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis2008-12-08
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Use shorter fields in sound_settings_info struct to save some bytesNils Wallménius2008-08-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* simplify this #if statement tooChristian Gmeiner2008-05-16
* add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner2008-05-16
* 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
* add more registers for the tsc2100Jonathan Gordon2008-04-27
* Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis2008-04-27
* move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner2008-04-22
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* move audiohw_postinit to audiohw.hChristian Gmeiner2008-02-12
* move audiohw_enable_output to audiohw.hChristian Gmeiner2008-02-09
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis2007-10-02
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* make audiohw.h include the DAC header filesMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22