summaryrefslogtreecommitdiff
path: root/firmware/sound.c (follow)
Commit message (Expand)AuthorAge
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold2006-03-30
* iAudio X5 doesn't have bass and trebleLinus Nielsen Feltzing2006-03-29
* Correct maximum and default volume for iAudio X5Linus Nielsen Feltzing2006-03-28
* First quick'n'dirty volume control for the iAudio X5Linus Nielsen Feltzing2006-03-28
* Fix some math for ipod volume settingsBrandon Low2006-03-27
* Fixed potential sample overflow in variable stereo width > 100% and karaoke m...Jens Arnold2006-03-26
* Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen2006-03-22
* Enabled channel configuration and stereo width option on software codecThom Johansen2006-03-21
* iPod 5G: Correctly implement mute when setting volumeDave Chapman2006-02-28
* iPod 3G - initial (completely untested) attempt at audio supportDave Chapman2006-02-26
* iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman2006-02-13
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* Fixed warnings on iFP.Tomasz Malesinski2006-02-03
* iPod: Initial attempt at volume/bass/treble control - more work is needed, bu...Dave Chapman2006-01-30
* Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2005-12-07
* set default sound scaling metric properlyAnton Oleynikov2005-12-04
* iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2005-12-04
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold2005-06-19
* Fix red gmini build.Jens Arnold2005-06-18
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* Balance support for UDA1380 based players.Thom Johansen2005-06-16
* uda1380: Added bass/treble and recording functionsAndy2005-06-16
* Broken code, too much crack for me.Thom Johansen2005-06-15
* Proper UDA1380 bass and treble settings.Thom Johansen2005-06-15
* Killed a warningLinus Nielsen Feltzing2005-06-05
* First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing2005-06-05
* Better pitch handling.Jens Arnold2005-05-22
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01