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