rockbox/firmware/target/hosted/sdl
Aidan MacDonald f373c97c90 Define LCD_STRIDEFORMAT unconditionally
Instead of putting "#ifdef LCD_STRIDEFORMAT" at every usage of the
macro it's simpler to have config.h define LCD_STRIDEFORMAT to the
default of horizontal stride when the target leaves it unspecified.

Change-Id: Ib187012aad65ac678dbd837b1464a83bad722411
2022-09-30 10:42:49 +01:00
..
app
button-sdl.c SDL: If our eventloop fails, log the reason! 2020-08-24 21:21:33 -04:00
button-sdl.h
buttonmap.h
filesystem-sdl.c
filesystem-sdl.h Fix Red SDL, Android mounting root directory, and all the yellow too 2022-03-03 20:38:57 -05:00
kernel-sdl.c
key_to_touch-sdl.c
lcd-bitmap.c
lcd-bitmap.h
lcd-remote-bitmap.c
lcd-remote-bitmap.h
lcd-sdl.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
lcd-sdl.h
load_code-sdl.c
pcm-sdl.c pcm: Remove unused function pcm_play_dma_get_peak_buffer() 2021-07-25 14:07:41 +00:00
sim-ui-defines.h m3k simulator: remove white border 2021-12-10 19:46:09 +01:00
system-sdl.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
system-sdl.h
system-sim.h
system-target.h
thread-sdl.c
thread-sdl.h
timer-sdl.c