summaryrefslogtreecommitdiff
path: root/firmware/sound.c
AgeCommit message (Expand)Author
2021-04-09Revert "sound: add sound_numdecimals() to round out the sound setting query...Aidan MacDonald
2021-04-07FS#13272: Fix up volume_limit to respect decimilaztion.Solomon Peachy
2021-03-22Add new audiohw capability: POWER_MODE_CAPAidan MacDonald
2021-03-14sound: add sound_numdecimals() to round out the sound setting query APISolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2019-07-25Fix Red -- sound_current #_2William Wilgus
2019-07-25Fix Red -- sound_currentWilliam Wilgus
2019-07-25Add sound_current to plugin apiWilliam Wilgus
2018-09-20Get rid of the last remnants of HAVE_FUNCTIONAL_MODESolomon Peachy
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis
2013-04-15Forget about fixedpoint.c in any HWCODEC bin.Michael Sevakis
2013-04-15Fix some more errors and warnings from 0c7b787.Michael Sevakis
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis
2013-04-11Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
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