rockbox/firmware/target/arm/imx31/gigabeat-s
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
..
adc-gigabeat-s.c i.MX31 - Dethreading operations continue 2012-01-02 18:32:35 +00:00
adc-target.h
audio-gigabeat-s.c
backlight-gigabeat-s.c
backlight-target.h
button-gigabeat-s.c i.MX31: Fix a couple oopses from r31528 2012-01-03 06:13:59 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
dvfs_dptc_tables-target.h
fmradio-i2c-gigabeat-s.c Gigabeat S: Dump some now-irrelevant comments. 2012-01-03 15:57:55 +00:00
gpio-gigabeat-s.c Try to fix r31346 2011-12-17 20:34:27 +00:00
gpio-target.h FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip) 2011-12-17 20:24:19 +00:00
headphone-gigabeat-s.c i.MX31 - Dethreading operations continue 2012-01-02 18:32:35 +00:00
i2s-gigabeat-s.c
kernel-gigabeat-s.c
lcd-gigabeat-s.c i.MX31: Rename something 2011-12-26 15:43:11 +00:00
lcd-target.h Collect some of the memory frame LCD C code. 2011-12-15 23:07:11 +00:00
mc13783-gigabeat-s.c Gigabeat S: Dump some now-irrelevant comments. 2012-01-03 15:57:55 +00:00
mc13783-target.h
pcm-gigabeat-s.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
power-gigabeat-s.c i.MX31: Fix a couple oopses from r31528 2012-01-03 06:13:59 +00:00
power-gigabeat-s.h
powermgmt-gigabeat-s.c Fix beast warning. 2012-01-04 00:13:06 +00:00
powermgmt-target.h powermgmt-target.h: move prototypes to powermgmt.h 2012-01-07 22:32:52 +00:00
system-gigabeat-s.c charging_algorithm_close() declaration has moved 2012-01-07 22:43:53 +00:00
system-target.h Gigabeat S: Revert removal of usb_plugged in r31489 2012-01-01 03:19:52 +00:00
timer-gigabeat-s.c
usb-gigabeat-s.c Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
wmcodec-gigabeat-s.c