forked from len0rd/rockbox
- Audio playback works - Touchscreen and buttons work - Bootloader works and is capable of dual boot - Plugins are working - Cabbiev2 theme has been ported - Stable for general usage Thanks to Marc Aarts for porting Cabbiev2 and plugin bitmaps. There's a few minor known issues: - Bootloader must be installed manually using 'usbboot' as there is no support in jztool yet. - Keymaps may be lacking, need further testing and feedback. - Some plugins may not be fully adapted to the screen size and could benefit from further tweaking. - LCD shows abnormal effects under some circumstances: for example, after viewing a mostly black screen an afterimage appears briefly when going back to a brightly-lit screen. Sudden power-off without proper shutdown of the backlight causes a "dissolving" effect. - CW2015 battery reporting driver is buggy, and disabled for now. Battery reporting is currently voltage-based using the AXP192. Change-Id: I635e83f02a880192c5a82cb0861ad3a61c137c3a |
||
|---|---|---|
| .. | ||
| bmp_smooth_scale.c | ||
| checkbox.c | ||
| checkbox.h | ||
| configfile.c | ||
| configfile.h | ||
| display_text.c | ||
| display_text.h | ||
| feature_wrappers.h | ||
| gcc-support.c | ||
| grey.h | ||
| grey_coldfire.S | ||
| grey_core.c | ||
| grey_draw.c | ||
| grey_parm.c | ||
| grey_scroll.c | ||
| helper.c | ||
| helper.h | ||
| highscore.c | ||
| highscore.h | ||
| jhash.c | ||
| jhash.h | ||
| jpeg_mem.h | ||
| kbd_helper.c | ||
| kbd_helper.h | ||
| keymaps.h | ||
| md5.c | ||
| md5.h | ||
| mylcd.h | ||
| osd.c | ||
| osd.h | ||
| overlay.c | ||
| overlay.h | ||
| picture.c | ||
| picture.h | ||
| playback_control.c | ||
| playback_control.h | ||
| pluginlib_actions.c | ||
| pluginlib_actions.h | ||
| pluginlib_albumart.c | ||
| pluginlib_bmp.c | ||
| pluginlib_bmp.h | ||
| pluginlib_exit.h | ||
| pluginlib_jpeg_idct_arm.S | ||
| pluginlib_jpeg_load.c | ||
| pluginlib_jpeg_mem.c | ||
| pluginlib_resize.c | ||
| pluginlib_touchscreen.c | ||
| pluginlib_touchscreen.h | ||
| profile_plugin.c | ||
| profile_plugin.h | ||
| read_image.c | ||
| read_image.h | ||
| rgb_hsv.c | ||
| rgb_hsv.h | ||
| sha1.c | ||
| sha1.h | ||
| simple_viewer.c | ||
| simple_viewer.h | ||
| SOURCES | ||
| stdio_compat.c | ||
| stdio_compat.h | ||
| strncpy.c | ||
| wrappers.h | ||
| xlcd.h | ||
| xlcd_core.c | ||
| xlcd_draw.c | ||
| xlcd_scroll.c | ||