index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
sound.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-76
/
+0
2019-07-25
Fix Red -- sound_current #_2
William Wilgus
1
-0
/
+7
2019-07-25
Fix Red -- sound_current
William Wilgus
1
-1
/
+11
2019-07-25
Add sound_current to plugin api
William Wilgus
1
-0
/
+89
2018-09-20
Get rid of the last remnants of HAVE_FUNCTIONAL_MODE
Solomon Peachy
1
-10
/
+0
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+10
2013-05-24
Add DAC's oversampling filter roll-off selection to sound settings.
Andrew Ryabinin
1
-0
/
+10
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
1
-45
/
+64
2013-04-15
Forget about fixedpoint.c in any HWCODEC bin.
Michael Sevakis
1
-3
/
+4
2013-04-15
Fix some more errors and warnings from 0c7b787.
Michael Sevakis
1
-7
/
+7
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
1
-363
/
+126
2013-04-11
Fix f5a5b94 errors. Employ SW volume for select targets on SIM.
Michael Sevakis
1
-2
/
+4
2013-04-11
Implement universal in-PCM-driver software volume control.
Michael Sevakis
1
-7
/
+8
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
1
-2
/
+0
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-2
/
+3
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-1
/
+1
2011-10-18
imx233/fuze+: add volume handling to sound.c
Amaury Pouly
1
-1
/
+1
2011-09-06
rk27xx - adjust core files for rk27xx internal codec
Marcin Bukat
1
-1
/
+1
2011-03-14
fix red
Marcin Bukat
1
-2
/
+2
2011-03-14
WM8750/51 driver:
Marcin Bukat
1
-1
/
+2
2011-03-14
slightly modified FS#11531 by me: WM8750/51 driver rework
Marcin Bukat
1
-1
/
+1
2011-02-27
Remove some unnecessary includes
Dave Chapman
1
-11
/
+0
2011-01-21
WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...
Michael Sevakis
1
-1
/
+5
2011-01-07
Fix CS42L55 (iPod Classic) tone control
Michael Sparmann
1
-2
/
+2
2011-01-06
Fix volume control on iPod Classic
Michael Sparmann
1
-2
/
+3
2010-10-31
fix yellow
Marcin Bukat
1
-6
/
+0
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
1
-64
/
+21
2010-08-11
Mark some local variables with 'static'.
Nils Wallménius
1
-8
/
+8
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
1
-1
/
+1
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
1
-6
/
+6
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
1
-84
/
+1
2010-05-15
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
1
-13
/
+334
2010-05-11
r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...
Michael Sevakis
1
-2
/
+2
2010-05-11
MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...
Michael Sevakis
1
-4
/
+3
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
1
-5
/
+6
2010-04-25
Fix yellows
Thomas Martitz
1
-1
/
+1
2010-04-25
Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...
Thomas Martitz
1
-128
/
+17
2010-04-13
Fix minor mistake in tone control code: UDA1341 was added to the wrong part o...
Torne Wuff
1
-4
/
+7
2010-01-03
Fix further tabs
Andree Buschmann
1
-1
/
+1
2009-11-11
Comstify a function pointer array
Nils Wallménius
1
-2
/
+2
2009-11-03
Improvements to mini2440 audio; change CPU freq to 406MHz
Bob Cousins
1
-2
/
+2
2009-08-01
* Move DSP_CALLBACK_* enum to sound.h
Maurus Cuelenaere
1
-10
/
+4
2009-07-11
Fix red in bootloaders
Alexander Levin
1
-2
/
+0
2009-07-11
Improvements to the pitch screen UI (FS#10359 by David Johnston)
Alexander Levin
1
-8
/
+11
2009-06-28
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...
Bertrik Sikken
1
-1
/
+2
2009-05-26
Fix audio on Onda VX747
Maurus Cuelenaere
1
-0
/
+2
2009-05-25
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...
Mark Arigo
1
-3
/
+4
2009-03-03
Get the volume controls working on the M:Robe 500 along with some minor code ...
Karl Kurbjun
1
-2
/
+1
2009-01-02
Small binsize optimization and likely a tiny speedup too
Nils Wallménius
1
-83
/
+39
2008-12-31
Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...
Michael Sevakis
1
-1
/
+19
[next]