rockbox/firmware/target/mips/ingenic_jz47xx
Michael Sevakis 286a4c5caa Revise the PCM callback system after adding multichannel audio.
Additional status callback is added to pcm_play/rec_data instead of
using a special function to set it. Status includes DMA error
reporting to the status callback. Playback and recording callback
become more alike except playback uses "const void **addr" (because
the data should not be altered) and recording  uses "void **addr".
"const" is put in place throughout where appropriate.

Most changes are fairly trivial. One that should be checked in
particular because it isn't so much is telechips, if anyone cares to
bother. PP5002 is not so trivial either but that tested as working.

Change-Id: I4928d69b3b3be7fb93e259f81635232df9bd1df2
Reviewed-on: http://gerrit.rockbox.org/166
Reviewed-by: Michael Sevakis <jethead71@rockbox.org>
Tested-by: Michael Sevakis <jethead71@rockbox.org>
2012-03-03 07:23:38 +01:00
..
onda_vx747 adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
onda_vx767 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
ata-nand-jz4740.c ingenic_jz: remove ata-nand-target.h 2012-01-07 22:11:24 +00:00
ata-sd-jz4740.c
backlight-target.h
boot.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
codec-jz4740.c
crt0.S
debug-jz4740.c dbg_ports(): remove duplicate prototype 2012-01-04 05:21:52 +00:00
debug-target.h dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
dma_acc-jz4740.c
fmradio-i2c-jz4740.c
i2c-jz4740.c Fix red. 2011-12-21 18:08:26 +00:00
kernel-jz4740.c
lcd-jz4740.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-target.h lcd-target.h: remove some duplicate declarations 2012-01-08 00:52:55 +00:00
pcm-jz4740.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
system-jz4740.c Add missing includes found using -Wmissing-declarations. 2011-12-21 18:02:50 +00:00
system-target.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
timer-jz4740.c
usb-jz4740.c onda: remove now inlined USB_INIT_GPIO() 2011-12-31 18:50:45 +00:00