summaryrefslogtreecommitdiff
path: root/firmware/sound.c (follow)
Commit message (Expand)AuthorAge
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* fix redJonathan Gordon2008-04-27
* move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner2008-04-22
* a warning is betterChristian Gmeiner2008-04-22
* move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h)Christian Gmeiner2008-04-22
* Kill warnings that annoy me when building for Gigabeat S.Michael Sevakis2008-04-15
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase2008-03-31
* mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...Mark Arigo2008-02-06
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* Fix crash in sim when changing the MAS specific sound settings.Dan Everton2007-11-27
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* move {bass,treble,prescale}_table from sound.c to mas35xx.hChristian Gmeiner2007-11-15
* Fix warnings by being stricter about declaring volume min/maxDan Everton2007-10-13
* Fix broken sims by defining default volume min and max.Dan Everton2007-10-13
* Make the volume range in the simulator match the target being simulated.Dan Everton2007-10-13
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Fix red. Finish adding the remaining file.Michael Sevakis2007-10-02
* Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis2007-10-02
* Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun2007-09-20
* working volume control in the simJonathan Gordon2007-07-31
* e200: Fix errors from recording addition and a warning that comes up when fix...Michael Sevakis2007-06-05
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* Fix the audiohw settings stub for the sim so the rec screen doesnt crash anymoreJonathan Gordon2007-05-27
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann2007-05-20
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* adapt some valuesChristian Gmeiner2007-04-15
* simplify UDA1380 bass and treble codeMarcoen Hirschberg2007-04-12
* remove Sansa from the todoMarcoen Hirschberg2007-04-12
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Enable balance control on SansaDaniel Ankers2007-03-11
* Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers2007-03-11
* Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...Thom Johansen2007-03-07
* Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a...Thom Johansen2007-03-07
* WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold2007-02-26
* Add software based bass/treble controls for targets which have no such functi...Thom Johansen2007-02-26
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers2006-11-22
* add support for the Wolfson WM8751Marcoen Hirschberg2006-10-21
* Iriver iFP7xx sound support.Tomasz Malesinski2006-08-12
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold2006-05-14
* Correct minimum value for TLV320 volumeLinus Nielsen Feltzing2006-04-04