summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio (follow)
Commit message (Expand)AuthorAge
* AS3514: Simplify as there isn't a need to track the current source and sync m...Michael Sevakis2009-01-08
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Gigabeat S, use saner input volume on the line in used for fm to have fm volu...Nils Wallménius2008-12-27
* Enable as3514 HPCM codec setting for all AMS3525 targets (and disable it for ...Bertrik Sikken2008-12-16
* Fix compilation error when no HW freq definedVitja Makarov2008-12-16
* CLOCKING register should be set on hardware init.Michael Sevakis2008-12-12
* FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too.Bertrik Sikken2008-12-12
* Fix-m the ruddiness.Michael Sevakis2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Fix the sound level on the Philips HDD1630Mark Arigo2008-12-12
* FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius2008-12-09
* Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis2008-12-08
* Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis2008-12-07
* Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200...Bertrik Sikken2008-12-04
* Fix yellow and red. Maybe create some new.Michael Sevakis2008-11-26
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Fix misspelled function name. Thanks to Jens Arnold for noticing.Michael Sevakis2008-11-26
* Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis2008-11-25
* Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis2008-11-24
* Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu...Michael Sevakis2008-11-22
* Oops. Used wrong constant.Michael Sevakis2008-11-22
* Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis2008-11-22
* Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'...Michael Sevakis2008-11-19
* Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ...Michael Sevakis2008-11-15
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18
* Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye2008-10-18
* More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye2008-09-29
* Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye2008-09-29
* Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye2008-09-28
* Fix some more #includesBertrik Sikken2008-09-15
* iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold2008-09-13
* iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold2008-09-10
* Remove leftover cruft.Jens Arnold2008-09-07
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye2008-08-15
* Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken2008-07-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye2008-05-25
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon2008-05-18
* fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner2008-05-16
* fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2008-05-16
* Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner2008-05-14
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis2008-05-14
* add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner2008-05-13