rockbox/firmware/target/hosted/sdl/app
Solomon Peachy 7927423e34 SDL: Migrate to SDL2
Incorporates large portions of g#5879 g#5282 g#5285 g#5286 g#5287

Differences from the above patches:

 * Removed all MacOS-specific stuff
 * Removed support for SDL1 entirely
 * Properly implement mousewheel support
 * Bumped up minimum stack size for sigalstack threading
 * Check for overflow before enqueing scrollwheel events

Tested on:

 * sdl application (Linux)
 * Simulator (x86_64, Linux) -- xduoox3/ipod4g/sansafuze
 * Simulator (i686, Windows) -- xduoox3
 * Simulator (arm64, Linux)

Change-Id: Ia3012dd1be123feb2888798a42d5b7cc149f382b
2024-10-06 12:05:53 -04:00
..
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
backlight-target.h Rockbox as an application: Add an 320x240 SDL application target. 2010-07-06 15:11:56 +00:00
button-application.c SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
load_code-sdl-app.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00