summaryrefslogtreecommitdiff
path: root/firmware/sound.c
AgeCommit message (Expand)Author
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-18imx233/fuze+: add volume handling to sound.cAmaury Pouly
2011-09-06rk27xx - adjust core files for rk27xx internal codecMarcin Bukat
2011-03-14fix redMarcin Bukat
2011-03-14WM8750/51 driver:Marcin Bukat
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat
2011-02-27Remove some unnecessary includesDave Chapman
2011-01-21WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...Michael Sevakis
2011-01-07Fix CS42L55 (iPod Classic) tone controlMichael Sparmann
2011-01-06Fix volume control on iPod ClassicMichael Sparmann
2010-10-31fix yellowMarcin Bukat
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-08-11Mark some local variables with 'static'.Nils Wallménius
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis
2010-05-11r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis
2010-05-11MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-25Fix yellowsThomas Martitz
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz
2010-04-13Fix minor mistake in tone control code: UDA1341 was added to the wrong part o...Torne Wuff
2010-01-03Fix further tabsAndree Buschmann
2009-11-11Comstify a function pointer arrayNils Wallménius
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins
2009-08-01 * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere
2009-07-11Fix red in bootloadersAlexander Levin
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin
2009-06-28Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun
2009-01-02Small binsize optimization and likely a tiny speedup tooNils Wallménius
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis
2008-12-27Fix for FS#9444. Scales balance between current and mute. Mutes channel at 10...Steve Gotthardt
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis
2008-11-24Fix compilation of Clip simulatorRafaël Carré
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-22Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase
2008-05-24Make life easier for people working on new ports (audio drivers are normally ...Dave Chapman
2008-05-16fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner
2008-05-16fix FS#8992 - hope all sound bass/treble problems are gone nowChristian Gmeiner
2008-05-16simplify #if statementChristian Gmeiner
2008-05-16add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner
2008-05-14Fail with an error and kick suspect looking default values.Christian Gmeiner