rockbox/firmware/target/coldfire/iaudio/x5
2007-03-07 06:23:02 +00:00
..
audio-x5.c Coldfire targets: Shuffle IRQ levels around to have all interaction between low level audio function calls and DMA be atomic. Make recording and playback independently startable and stoppable so one can be running and not interfere with the other. All tests I can do at the moment check out ok (play, record, play+record, FM radio on iRivers, S/PDIF on H120 (w/running optical on/off), and on-the-fly samplerate changes). Recording tested for well over an hour run and no problems. 2007-03-07 06:23:02 +00:00
backlight-target.h Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +00:00
backlight-x5.c Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +00:00
button-x5.c Add extra filtering to the X5 and M5 button drivers to prevent erratic button events (ported from H300). 2007-03-05 20:14:41 +00:00
lcd-as-x5.S H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at 124MHz: 10.5% on X5, 16.5% on H300. mpegplayer speedup 3..4% 2006-11-04 00:42:18 +00:00
lcd-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
m5636-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
m5636-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
power-x5.c Coldfire targets: Shuffle IRQ levels around to have all interaction between low level audio function calls and DMA be atomic. Make recording and playback independently startable and stoppable so one can be running and not interfere with the other. All tests I can do at the moment check out ok (play, record, play+record, FM radio on iRivers, S/PDIF on H120 (w/running optical on/off), and on-the-fly samplerate changes). Recording tested for well over an hour run and no problems. 2007-03-07 06:23:02 +00:00