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
/
export
/
as3514.h
Age
Commit message (
Expand
)
Author
2016-12-12
as3514: document hardware setting based on as3514.c
Amaury Pouly
2016-03-18
Fix NUM_ADC_CHANNELS for AS3525v2
Mihail Zenkov
2016-02-12
as3514: fix bug in volume management on AS3543 targets which are not AS3525v2
Amaury Pouly
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2012-03-04
AMSv2: add proper definitions for charge current
Bertrik Sikken
2011-12-25
ypr0: Remove last #ifdef in as3514.
Thomas Martitz
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-09-21
Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...
Bertrik Sikken
2011-07-24
Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...
Michael Giacomelli
2010-09-06
Fix set_serial_descriptor() for targets with as3543
Rafaël Carré
2010-06-26
e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...
Michael Sevakis
2010-06-24
Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...
Michael Giacomelli
2010-05-22
as3525v2: RTC alarm
Rafaël Carré
2010-05-19
as3514.c: clean up
Rafaël Carré
2010-05-17
as3514/as3543 fixes
Rafaël Carré
2010-05-16
as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thought
Rafaël Carré
2010-05-07
as3525v2: make sure volume is normal by writing Audioset2 register
Rafaël Carré
2010-04-26
as3525v2: fix volume setting (can now go very low)
Rafaël Carré
2010-04-26
as3514: detail bit of AS3543_DAC_IF
Rafaël Carré
2010-03-29
as3525v2 : recording (FM only, no microphone yet)
Rafaël Carré
2010-03-29
as3525v2: FM playback (only tested on Clip+)
Rafaël Carré
2010-03-29
as3543: name 0x1b & 0x1c registers
Rafaël Carré
2010-03-23
Add handler for audio irq.
Tobias Diedrich
2010-03-20
Clip+: enable sound on "as3514" (as3543 in fact)
Rafaël Carré
2009-02-05
FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...
Bertrik Sikken
2009-01-20
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
2009-01-11
c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...
Michael Sevakis
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-11-25
Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...
Michael Sevakis
2008-11-14
Remove some unneeded #includes
Dave Chapman
2008-11-12
Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...
Dave Chapman
2008-11-10
Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)
Rafaël Carré
2008-11-10
as3514: do not error out if included by files which don't use AS3514_I2C_ADDR
Rafaël Carré
2008-11-10
Sansa AMS: use the AS3514 ADC driver
Rafaël Carré
2008-11-10
Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.h
Rafaël Carré
2008-10-31
Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...
Dave Chapman
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
2008-04-15
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
2008-03-04
Second part of FS#8272 - include charger status in Sansa debug menu.
Barry Wardell
2008-02-13
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-09
move audiohw_enable_output to audiohw.h
Christian Gmeiner
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
2007-11-19
introduce general audiohw api for recording
Christian Gmeiner
2007-10-25
FS#8023: Use of AS3514 #defines instead of magic values.
Barry Wardell
2007-09-06
Sansa c200 port. Rockbox works with sound. Several features are disabled incl...
Mark Arigo
2007-06-13
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-11
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
[next]