forked from len0rd/rockbox
1) Implement generic touchscreen detection library for the plugins
2) Adapt minesweeper, pegbox & calculator to it 3) Simplify gui/bitmap/list.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17695 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f9bf137b67
commit
e1753de41a
7 changed files with 382 additions and 12 deletions
|
@ -39,3 +39,6 @@ bmp_smooth_scale.c
|
|||
#endif
|
||||
pluginlib_actions.c
|
||||
helper.c
|
||||
#ifdef HAVE_TOUCHPAD
|
||||
touchscreen.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue