index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
sound.c
Age
Commit message (
Expand
)
Author
2009-01-02
Small binsize optimization and likely a tiny speedup too
Nils Wallménius
2008-12-31
Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...
Michael Sevakis
2008-12-27
Fix for FS#9444. Scales balance between current and mute. Mutes channel at 10...
Steve Gotthardt
2008-12-08
Have drivers merged for WM8711/21/31 since they are so similar but respect al...
Michael Sevakis
2008-11-24
Fix compilation of Clip simulator
Rafaël Carré
2008-09-13
iPod Video: Fix playback after recording (FS #7402). Implement recording gain...
Jens Arnold
2008-09-10
iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...
Jens Arnold
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-22
Initial D2 sound playback support (known issues to follow on the CowonD2Info ...
Rob Purchase
2008-05-24
Make life easier for people working on new ports (audio drivers are normally ...
Dave Chapman
2008-05-16
fix some problems with missing HAVE_RECORDING checks #2
Christian Gmeiner
2008-05-16
fix FS#8992 - hope all sound bass/treble problems are gone now
Christian Gmeiner
2008-05-16
simplify #if statement
Christian Gmeiner
2008-05-16
add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...
Christian Gmeiner
2008-05-14
Introduce PRESCALER_CAP and move some driver specific code to the correct place.
Christian Gmeiner
2008-05-14
Fail with an error and kick suspect looking default values.
Christian Gmeiner
2008-05-13
add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...
Christian Gmeiner
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-04-28
undo some changes of my last patch... should fix wm8751 based targets
Christian Gmeiner
2008-04-28
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-27
fix red
Jonathan Gordon
2008-04-22
move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...
Christian Gmeiner
2008-04-22
a warning is better
Christian Gmeiner
2008-04-22
move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h)
Christian Gmeiner
2008-04-15
Kill warnings that annoy me when building for Gigabeat S.
Michael Sevakis
2008-04-09
D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...
Rob Purchase
2008-03-31
Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...
Rob Purchase
2008-02-06
mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...
Mark Arigo
2007-12-10
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
use dB units for balance control
Marcoen Hirschberg
2007-11-27
Fix crash in sim when changing the MAS specific sound settings.
Dan Everton
2007-11-24
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-15
move {bass,treble,prescale}_table from sound.c to mas35xx.h
Christian Gmeiner
2007-10-13
Fix warnings by being stricter about declaring volume min/max
Dan Everton
2007-10-13
Fix broken sims by defining default volume min and max.
Dan Everton
2007-10-13
Make the volume range in the simulator match the target being simulated.
Dan Everton
2007-10-09
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-10-02
Fix red. Finish adding the remaining file.
Michael Sevakis
2007-10-02
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...
Michael Sevakis
2007-09-20
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...
Karl Kurbjun
2007-07-31
working volume control in the sim
Jonathan Gordon
2007-06-05
e200: Fix errors from recording addition and a warning that comes up when fix...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-05-27
Fix the audiohw settings stub for the sim so the rec screen doesnt crash anymore
Jonathan Gordon
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-20
Increase sansa volume range at the lower end. This seems to be necessary
Antonius Hellmann
2007-05-02
Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...
Michael Sevakis
2007-04-15
adapt some values
Christian Gmeiner
2007-04-12
simplify UDA1380 bass and treble code
Marcoen Hirschberg
[next]