index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
audio
/
wm8751.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
wm8751: document and fix audiohw settings
Amaury Pouly
2016-12-12
*
Fix various reds. Some includes needed fixup.
Thomas Martitz
2014-03-03
*
Fix audio on m:robe 100.
Szymon Dziok
2013-12-17
*
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-22
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
WM8750: Extend recording gain range.
Marcin Bukat
2012-01-25
*
Add missing includes found using -Wmissing-declarations.
Boris Gjenero
2011-12-21
*
MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...
Marcin Bukat
2011-11-05
*
use correct define for gigabeat fx to enable lineout (was broken in r29588)
Robert Kukla
2011-03-26
*
WM8750/51: properly apply recording gain
Marcin Bukat
2011-03-15
*
MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out...
Marcin Bukat
2011-03-15
*
fix red
Marcin Bukat
2011-03-14
*
WM8750/51 driver:
Marcin Bukat
2011-03-14
*
slightly modified FS#11531 by me: WM8750/51 driver rework
Marcin Bukat
2011-03-14
*
WM8750 - fix muted output when entering FM radio screen.
Marcin Bukat
2010-12-21
*
MPIO HD300 - initial commit
Marcin Bukat
2010-11-26
*
MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh...
Marcin Bukat
2010-10-18
*
HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...
Marcin Bukat
2010-10-13
*
WM8750 - add ALC and NGAT related low level functions (disabled now by default)
Marcin Bukat
2010-07-27
*
HD200 - Setup codec as I2S master and enable recording
Marcin Bukat
2010-07-02
*
r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...
Michael Sevakis
2010-05-11
*
MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...
Michael Sevakis
2010-05-11
*
HD200 - add FM support.
Marcin Bukat
2010-04-29
*
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-27
*
Add MPIO HD200 port - changed files
Marcin Bukat
2010-04-26
*
CLOCKING register should be set on hardware init.
Michael Sevakis
2008-12-12
*
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-12
*
Meg F/X can beep and click using a hardware timer so let us try it out. To ma...
Michael Sevakis
2008-12-07
*
Fix yellow and red. Maybe create some new.
Michael Sevakis
2008-11-26
*
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
2008-11-26
*
Revert last commit (accidentally committed the whole tree)
Karl Kurbjun
2008-11-12
*
Add in the needed crt0.S code for the wakeup alarm also
Karl Kurbjun
2008-11-12
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-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-28
*
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-13
*
mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...
Mark Arigo
2008-02-06
*
audio on the m:robe 100
Robert Kukla
2008-01-20
*
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
*
use dB units for balance control
Marcoen Hirschberg
2007-12-10
*
remove not used dummy code
Christian Gmeiner
2007-11-22
*
get rid of audiohw_reset
Christian Gmeiner
2007-11-20
*
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-10-09
*
Changes bass setting to use adaptive bass instead of linear bass. The datashe...
Steve Gotthardt
2007-07-13
*
Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...
Michael Sevakis
2007-06-24
*
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-13
*
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-06-11
*
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
*
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
*
No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...
Michael Sevakis
2007-05-03
[next]