summaryrefslogtreecommitdiffstats
path: root/firmware/sound.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+10
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin1-0/+10
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-45/+64
2013-04-15Forget about fixedpoint.c in any HWCODEC bin.Michael Sevakis1-3/+4
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis1-7/+7
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-363/+126
2013-04-11Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis1-2/+4
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis1-7/+8
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-2/+0
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-2/+3
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-1/+1
2011-10-18imx233/fuze+: add volume handling to sound.cAmaury Pouly1-1/+1
2011-09-06rk27xx - adjust core files for rk27xx internal codecMarcin Bukat1-1/+1
2011-03-14fix redMarcin Bukat1-2/+2
2011-03-14WM8750/51 driver:Marcin Bukat1-1/+2
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat1-1/+1
2011-02-27Remove some unnecessary includesDave Chapman1-11/+0
2011-01-21WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...Michael Sevakis1-1/+5
2011-01-07Fix CS42L55 (iPod Classic) tone controlMichael Sparmann1-2/+2
2011-01-06Fix volume control on iPod ClassicMichael Sparmann1-2/+3
2010-10-31fix yellowMarcin Bukat1-6/+0
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat1-64/+21
2010-08-11Mark some local variables with 'static'.Nils Wallménius1-8/+8
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz1-1/+1
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-6/+6
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz1-84/+1
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis1-13/+334
2010-05-11r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis1-2/+2
2010-05-11MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis1-4/+3
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-5/+6
2010-04-25Fix yellowsThomas Martitz1-1/+1
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz1-128/+17
2010-04-13Fix minor mistake in tone control code: UDA1341 was added to the wrong part o...Torne Wuff1-4/+7
2010-01-03Fix further tabsAndree Buschmann1-1/+1
2009-11-11Comstify a function pointer arrayNils Wallménius1-2/+2
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins1-2/+2
2009-08-01 * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere1-10/+4
2009-07-11Fix red in bootloadersAlexander Levin1-2/+0
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin1-8/+11
2009-06-28Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken1-1/+2
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere1-0/+2
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo1-3/+4
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun1-2/+1
2009-01-02Small binsize optimization and likely a tiny speedup tooNils Wallménius1-83/+39
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis1-1/+19
2008-12-27Fix for FS#9444. Scales balance between current and mute. Mutes channel at 10...Steve Gotthardt1-7/+7
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis1-7/+12
2008-11-24Fix compilation of Clip simulatorRafaël Carré1-1/+2
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold1-2/+2
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold1-2/+2