rockbox/firmware/target/mips/ingenic_jz47xx
Michael Sevakis e61e9c61d0 Do some cleanup, adjustment and a couple fixes to recent sound changes.
* SOUND_x enum can be generated by audiohw_settings.h along with settings
entries and sound_val2phys.

* VOLUME_MIN and VOLUME_MAX are no longer necessary within sound.c. If
you need them, they are for target-defined purposes.

* Fix up SDL volume implementation in sdl.c. Move sim volume calculation
code to pcm-sdl.c.

* Min trigger tresholds were based upon VOLUME_MIN for some reason.
These setting have nothing to do with playback volume. Since it is no
longer present, set these at -89dB which is the minimum peak meter
sensitivity setting.

* Fix an oversight in wm8758.c. I forgot to add the dB->register
conversion to audiohw_set_volume.

Change-Id: Ie1df33f1793eee75e6793f16bc7bddd16edb7f75
2013-04-22 20:38:17 -04:00
..
onda_vx747
onda_vx767 remove unused prototypes 2012-05-07 00:51:13 -04:00
app.lds
ata-nand-jz4740.c
ata-sd-jz4740.c
backlight-target.h
boot.lds
codec-jz4740.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
crt0.S
debug-jz4740.c remove debug-target.h 2012-05-07 00:55:59 -04:00
dma_acc-jz4740.c
fmradio-i2c-jz4740.c
i2c-jz4740.c
kernel-jz4740.c
lcd-jz4740.c
lcd-target.h
pcm-jz4740.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
system-jz4740.c jz4740: a few minor fixes 2013-03-11 08:33:18 +01:00
system-target.h
timer-jz4740.c
usb-jz4740.c