rockbox/firmware/target/arm/imx233/sansa-fuzeplus
Amaury Pouly 1a083cdacc imx233/fuze+: fix a typo, handle volume differently because of the line1/dac mode difference.
The headphone volume register value reads differently in Line1 and DAC mode.
Since the volume is not set again when switching between playback and radio,
we need to remember the hp volume and reapply setting when changing the mode.

Change-Id: I8fbd344f78653c19d81a39dd3f680ec6885cb1ec
2012-02-03 20:04:39 +01:00
..
adc-fuzeplus.c
adc-target.h
audio-fuzeplus.c imx233/fuze+: fix a typo, handle volume differently because of the line1/dac mode difference. 2012-02-03 20:04:39 +01:00
backlight-fuzeplus.c
backlight-target.h
button-fuzeplus.c fuze+: pin B1P30 is volume down key and has no relation with SD 2012-02-01 15:02:22 +01:00
button-target.h fix fuze+ build: we need stdbool.h for bool 2012-01-08 00:22:39 +00:00
debug-fuzeplus.c
fmradio-i2c-fuzeplus.c
lcd-fuzeplus.c fuze+: don't use the DCP to copy the framebuffer since it can yield and then several lcd udpates could run concurrently with undefined behaviour 2012-02-02 11:20:00 +01:00
lcd-target.h fuze+: change rendering scheme, do not rely on generic framebuffer and implement rect updating and yuv blitting correctly. 2012-01-27 20:08:33 +01:00
power-fuzeplus.c imx233/fuze+: set a few recommended power bits by Freescale, remove some uneeded headers, implement audio path selection for playback and radio 2012-02-01 15:02:22 +01:00
powermgmt-fuzeplus.c
powermgmt-target.h