rockbox/firmware/target/arm/pnx0101
2011-06-29 06:37:04 +00:00
..
iriver-ifp7xx
app.lds
backlight-target.h
crt0-pnx0101.S
debug-pnx0101.c
debug-target.h
i2c-pnx0101.c
kernel-pnx0101.c
pcm-pnx0101.c Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. 2011-06-29 06:37:04 +00:00
system-pnx0101.c
timer-pnx0101.c
usb-target.h