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
/
target
/
mips
/
ingenic_jz47xx
/
pcm-jz4740.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-7
/
+5
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
1
-1
/
+1
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
1
-0
/
+2
2010-05-24
Cleanup r26253 red and yellow.
Michael Sevakis
1
-1
/
+1
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
1
-17
/
+4
2010-05-12
PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...
Michael Sevakis
1
-3
/
+2
2009-07-27
Jz4740 PCM driver: do 32-bit or 16-bit burst sizes if 16-byte ones won't fit ...
Maurus Cuelenaere
1
-8
/
+56
2009-07-27
Jz4740 PCM driver: check whether pcm_callback_for_more isn't NULL (fixes metr...
Maurus Cuelenaere
1
-3
/
+5
2009-07-03
Ingenic Jz4740 PCM driver: add some locking here and there (doesn't fix all P...
Maurus Cuelenaere
1
-57
/
+64
2009-05-26
Fix audio on Onda VX747
Maurus Cuelenaere
1
-56
/
+59
2009-05-17
Ingenic Jz4740 PCM driver: set correct sample rate
Maurus Cuelenaere
1
-1
/
+1
2009-02-26
Ingenic Jz4740:
Maurus Cuelenaere
1
-9
/
+62
2009-02-13
Onda VX747:
Maurus Cuelenaere
1
-1
/
+2
2009-02-09
Onda VX747: commit some parts to get apps/ to compile (more will follow)
Maurus Cuelenaere
1
-0
/
+4
2008-12-20
Ingenic targets:
Maurus Cuelenaere
1
-15
/
+26
2008-12-12
Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...
Michael Sevakis
1
-2
/
+0
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
1
-4
/
+3
2008-12-04
Ingenic targets:
Maurus Cuelenaere
1
-14
/
+11
2008-12-04
Ingenic targets:
Maurus Cuelenaere
1
-13
/
+34
2008-12-02
Fix compiling
Maurus Cuelenaere
1
-5
/
+0
2008-11-26
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
1
-5
/
+4
2008-11-05
Onda VX747:
Maurus Cuelenaere
1
-0
/
+164