mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 21:52:28 -05:00
Defining HAVE_BUTTON_DATA without simultaneously defining HAVE_TOUCHSCREEN caused compile errors. (I need them separated for a scrollstrip driver.) Change-Id: I945d3437d840035ccc0c147f8155029b403c6ec2 Reviewed-on: http://gerrit.rockbox.org/771 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com> Reviewed-by: Thomas Martitz <kugel@rockbox.org> |
||
|---|---|---|
| .. | ||
| app | ||
| button-sdl.c | ||
| button-sdl.h | ||
| buttonmap.h | ||
| kernel-sdl.c | ||
| key_to_touch-sdl.c | ||
| lcd-bitmap.c | ||
| lcd-bitmap.h | ||
| lcd-charcells.c | ||
| lcd-charcells.h | ||
| lcd-remote-bitmap.c | ||
| lcd-remote-bitmap.h | ||
| lcd-sdl.c | ||
| lcd-sdl.h | ||
| pcm-sdl.c | ||
| sim-ui-defines.h | ||
| system-sdl.c | ||
| system-sdl.h | ||
| system-target.h | ||
| thread-sdl.c | ||
| thread-sdl.h | ||
| timer-sdl.c | ||