rockbox/firmware/target/arm/s5l8700
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
..
ipodnano2g lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
meizu-m3 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
meizu-m6sl button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
meizu-m6sp lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
yps3 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
adc-s5l8700.c Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +00:00
adc-target.h
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
ata-nand-s5l8700.c Fix ata_idle_notify on iPod Nano 2G 2010-06-21 16:54:25 +00:00
audio-meizu.c
backlight-meizu.c
backlight-target.h
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-s5l8700.c s5l8700: move debug-target.h content to .c 2012-01-04 06:34:13 +00:00
debug-target.h s5l8700: move debug-target.h content to .c 2012-01-04 06:34:13 +00:00
dma-s5l8700.c
dma-target.h
fmradio-i2c-meizu.c
ftl-meizu.c
i2c-s5l8700.c iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived from. 2010-11-14 15:19:30 +00:00
kernel-s5l8700.c Fix typo in comment. 2010-12-11 17:52:52 +00:00
nand-meizu.c
pcm-s5l8700.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
postmortemstub.S Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
power-meizu.c
system-s5l8700.c Submit FS11782: Use faster DRAM timings in unboosted state for S5L870x. DRAM read +8%, DRAM write +37%, DRAM copy +25% faster. 2010-12-30 20:23:46 +00:00
system-target.h Derive clock and timer defines from frequency of external source. 2010-12-11 09:39:33 +00:00
timer-s5l8700.c
udacodec-meizu.c
usb-nano2g-6g.c usb-s3c6400x: move usb_init_device 2011-12-31 16:17:06 +00:00
usb-s5l8700.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
wmcodec-s5l8700.c