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