summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio (follow)
Commit message (Expand)AuthorAge
* remove not used dummy codeChristian Gmeiner2007-11-22
* make private functions staticChristian Gmeiner2007-11-20
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* replace strange charactersMarcoen Hirschberg2007-11-19
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis2007-11-11
* FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2007-11-11
* Get rid of a couple of inl/outl since we have defines. Also use some other de...Barry Wardell2007-11-05
* FS#8022: AS3514 missing initialisation.Barry Wardell2007-10-25
* Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell2007-10-16
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* Ok. Really fix redMichael Sevakis2007-10-02
* Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis2007-10-02
* Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt2007-07-13
* Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...Michael Sevakis2007-06-24
* Fixed missing semicolon in logf builds.Miika Pekkarinen2007-06-22
* * 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
* Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis2007-06-06
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* the DAC drivers need to include audiohw.h nowMarcoen Hirschberg2007-05-22
* e200: Remute the line in with #if 0 as it causes static noise for those witho...Michael Sevakis2007-05-22
* fix red ipod mini'sChristian Gmeiner2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...Michael Sevakis2007-05-22
* exclude unused headersChristian Gmeiner2007-05-20
* Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann2007-05-20
* enable lineIn1 - lets hope FM chip is connected to lineIn 1Christian Gmeiner2007-05-13
* bugfixes in AS3514 shadow register handling, for details see patch #7101Antonius Hellmann2007-05-04
* No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis2007-05-03
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* move audio drivers together into a subdirMarcoen Hirschberg2007-04-19