summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/uda1380.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-12added uda1380_reset()Linus Nielsen Feltzing1-8/+11
2005-07-03Fixed pops when starting playback.Miika Pekkarinen1-3/+1
2005-07-01Fixed pops from headphone audio output.Miika Pekkarinen1-4/+2
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg1-0/+14
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold1-3/+12
2005-06-19Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy1-1/+3
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold1-20/+2
2005-06-17Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing1-0/+9
2005-06-16Let's actually take volume into account this time.Thom Johansen1-2/+2
2005-06-16Balance support for UDA1380 based players.Thom Johansen1-2/+21
2005-06-16uda1380: Added bass/treble and recording functionsAndy1-16/+111
2005-06-14Even more quiet audio initialization.Miika Pekkarinen1-8/+15
2005-06-14- add Andy Young's patch to make sound init more quietMarcoen Hirschberg1-3/+16
2005-04-14Wrong setting of AUDIOSEL caused double pitch 120MHz playbackLinus Nielsen Feltzing1-2/+0
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk1-1/+3
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing1-0/+145