summaryrefslogtreecommitdiff
path: root/firmware/sound.c
AgeCommit message (Expand)Author
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-11-06Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen
2005-08-06iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold
2005-06-18Fix red gmini build.Jens Arnold
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold
2005-06-16Balance support for UDA1380 based players.Thom Johansen
2005-06-16uda1380: Added bass/treble and recording functionsAndy
2005-06-15Broken code, too much crack for me.Thom Johansen
2005-06-15Proper UDA1380 bass and treble settings.Thom Johansen
2005-06-05Killed a warningLinus Nielsen Feltzing
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-05-22Better pitch handling.Jens Arnold
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing