rockbox/firmware/target/coldfire/iaudio/x5
Linus Nielsen Feltzing d543bd486b iAudio X5: USB mode working again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11261 a1c6a512-1295-4272-9138-f99709370657
2006-10-18 20:56:29 +00:00
..
adc-target.h Move X5 ADC code to target tree. Fix power button detection on H10. New ADC 2006-08-22 20:17:09 +00:00
adc-x5.c Added remote backlight on hold option to players with remote hold switch. Disabled IRQs while reading pcf50606 ADC. This seems to have stopped buttons becoming unresponsive when using remote. Maybe fixes other button glitches as well? 2006-09-10 02:00:40 +00:00
ata-target.h iAudio X5 target-specific ATA driver code 2006-03-07 13:19:34 +00:00
ata-x5.c iAudio X5 target-specific ATA driver code 2006-03-07 13:19:34 +00:00
backlight-target.h Remote LCD communication driver for X5, very loosely based on patch FS#5634 by Rani Hod 2006-07-26 13:38:31 +00:00
backlight-x5.c Accepted FS #5772 by Michael Sevakis 2006-08-08 22:03:56 +00:00
button-target.h Added the power off to x5 remote play button. 3s delay seems confortable and well out of the way of the long press for playback stop. 2006-09-12 15:56:31 +00:00
button-x5.c Remote play button was still being read out with remote hold key on. 2006-09-26 23:35:44 +00:00
lcd-as-x5.S Disables hard dither mode on the x5 for routine drawing. Display driver automatically enables it when needed. Full screen frame rate up to 48 at normal CPU frequency from about 45 putting it about where it was when everything including the framebuffer was in IRAM due to the shorter and simpler lcd_write_data. Please advise if this works differently on any x5 as this might be considered a hack since nothing in the datasheet specifies using the chip this way. It is perfectly functional on mine. 2006-10-16 02:24:06 +00:00
lcd-remote-target.h x5: No more remote LCD streaks when powering off with remote active. Will not affect hot unplugging of course. 2006-09-17 09:19:50 +00:00
lcd-remote-x5.c Fixed remote contrast settings. Maybe'll get some build errors here. 2006-09-26 20:46:17 +00:00
lcd-x5.c Disables hard dither mode on the x5 for routine drawing. Display driver automatically enables it when needed. Full screen frame rate up to 48 at normal CPU frequency from about 45 putting it about where it was when everything including the framebuffer was in IRAM due to the shorter and simpler lcd_write_data. Please advise if this works differently on any x5 as this might be considered a hack since nothing in the datasheet specifies using the chip this way. It is perfectly functional on mine. 2006-10-16 02:24:06 +00:00
m5636-target.h Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
m5636-x5.c Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
pcf50606-x5.c Improved handling of the ONKEY1S interrupt. Off for the remote must be explicitly mapped now. 2006-09-12 14:20:29 +00:00
power-x5.c x5: No more remote LCD streaks when powering off with remote active. Will not affect hot unplugging of course. 2006-09-17 09:19:50 +00:00
system-x5.c Better sound quality on the iAudio X5 using the correct MCLK frequency 2006-03-30 10:01:04 +00:00
usb-target.h USB mode for iAudio X5 2006-03-22 11:06:45 +00:00
usb-x5.c iAudio X5: USB mode working again 2006-10-18 20:56:29 +00:00