summaryrefslogtreecommitdiff
path: root/firmware/drivers/uda1380.c
AgeCommit message (Expand)Author
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing
2006-06-14Tweaks to reduce an iriver recording glitch to a minimum. Removed yields from...Peter D'Hoye
2006-06-13Added a commentLinus Nielsen Feltzing
2006-06-03Remove previous fix as it seems to cause lock-ups when used with a remote.Peter D'Hoye
2006-06-02Do not allow interrupts between the two calls that set the recording gain. Fi...Peter D'Hoye
2006-05-14Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold
2006-05-11Iriver: Don't power the UDA1380 WSPLL as we don't use it. This is required ac...Jens Arnold
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev
2005-11-27Proper UDA1380 reset for H300Linus Nielsen Feltzing
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy
2005-10-13Fixed non-working treble & bass settings in radio mode.Jens Arnold
2005-09-24H1x0 radio: Fixed the volume changing issue with non-flat tone controls.Jens Arnold
2005-08-28iRiver: Reduced pops from the line out connector.Miika Pekkarinen
2005-07-31oops... fixes red buildChristian Gmeiner
2005-07-12added uda1380_reset()Linus Nielsen Feltzing
2005-07-03Fixed pops when starting playback.Miika Pekkarinen
2005-07-01Fixed pops from headphone audio output.Miika Pekkarinen
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold
2005-06-19Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold
2005-06-17Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing
2005-06-16Let's actually take volume into account this time.Thom Johansen
2005-06-16Balance support for UDA1380 based players.Thom Johansen
2005-06-16uda1380: Added bass/treble and recording functionsAndy
2005-06-14Even more quiet audio initialization.Miika Pekkarinen
2005-06-14- add Andy Young's patch to make sound init more quietMarcoen Hirschberg
2005-04-14Wrong setting of AUDIOSEL caused double pitch 120MHz playbackLinus Nielsen Feltzing
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing