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