rockbox/firmware/target/arm/tms320dm320/creative-zvm
2011-06-29 06:37:04 +00:00
..
adc-creativezvm.c
adc-target.h
ata-creativezvm.c Fix yellow 2011-01-02 23:09:01 +00:00
ata-target.h Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
backlight-target.h
button-target.h
dma-creativezvm.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
dma-target.h
lcd-creativezvm.c Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
lcd-target.h
pcm-creativezvm.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
pic-creativezvm.c firmware/ : use lcd_putsf() (only in debug code) 2010-08-28 23:12:11 +00:00
power-creativezvm.c
powermgmt-creativezvm.c Various minor clean-ups for Zen Vision 2010-07-31 12:43:38 +00:00
usb-creativezvm.c
usb-target.h