rockbox/firmware/target/arm/tms320dm320/mrobe-500
Karl Kurbjun e1a83b9e99 M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger videos than 320x240 will only show center.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22233 a1c6a512-1295-4272-9138-f99709370657
2009-08-10 02:57:13 +00:00
..
adc-mr500.c M:Robe 500: RTC is now working, Added some SPI flexibility per end device and modified the interrupt handler for the tsc2100 which should make it more reliable. 2009-06-24 04:17:15 +00:00
adc-target.h M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hack to get lcd_sleep working/called again, fix the panic handler so that it waits for the power button to be pressed instead of freezing the player 2009-04-28 05:07:25 +00:00
ata-mr500.c M:Robe 500: Commit some minor changes and some keymap changes (short press power takes you out of the WPS) 2009-05-15 13:43:30 +00:00
ata-target.h
backlight-mr500.c M:Robe 500: RTC is now working, Added some SPI flexibility per end device and modified the interrupt handler for the tsc2100 which should make it more reliable. 2009-06-24 04:17:15 +00:00
backlight-target.h
button-mr500.c Pluginlib: Add support for general buttons. Add menu and quit buttons to Reversi. MRobe 500: Modify touch handler to return the previous data always rather than 0 when there is no touch. 2009-08-02 07:05:30 +00:00
button-target.h Fix some forgotten OR's in some button-target.h files 2009-06-24 22:13:37 +00:00
dm320codec-mr500.c
lcd-mr500.c M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger videos than 320x240 will only show center. 2009-08-10 02:57:13 +00:00
lcd-remote-mr500.c M:Robe 500: fix a bug where the remote LCD was not properly sleeping 2009-07-08 14:30:03 +00:00
lcd-remote-target.h
lcd-target.h M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hack to get lcd_sleep working/called again, fix the panic handler so that it waits for the power button to be pressed instead of freezing the player 2009-04-28 05:07:25 +00:00
pcm-mr500.c
power-mr500.c M:Robe 500: Commit some minor changes and some keymap changes (short press power takes you out of the WPS) 2009-05-15 13:43:30 +00:00
powermgmt-mr500.c M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
usb-mr500.c M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
usb-mr500.h M:Robe 500: Add missing file. 2009-06-08 01:05:22 +00:00