rockbox/firmware/target/arm/s5l8702
2011-06-29 06:37:04 +00:00
..
ipod6g ipod6g: make functions and variables static where possible 2011-04-22 21:39:17 +00:00
app.lds iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver) 2011-02-27 22:47:55 +00:00
boot.lds
crt0.S
debug-s5l8702.c fix red 2011-06-05 10:33:42 +00:00
debug-target.h fix red 2011-06-05 10:33:42 +00:00
i2c-s5l8702.c Fix some evil whitespace 2011-02-07 18:54:33 +00:00
kernel-s5l8702.c
pcm-s5l8702.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
pcm-target.h iPod Classic: Fix remaining PCM issues and add DMA information to the HW debug screen 2011-01-07 15:16:17 +00:00
system-s5l8702.c ipod6g: make functions and variables static where possible 2011-04-22 21:39:17 +00:00
system-target.h iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clock 2011-02-09 21:45:57 +00:00
timer-s5l8702.c