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