..
app
Rewrite filesystem code (WIP)
2014-08-30 03:48:23 +02:00
button-sdl.c
Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREEN
2014-03-18 10:56:19 +01:00
button-sdl.h
Initial maemo platform support
2011-02-08 20:05:25 +00:00
buttonmap.h
Rockbox as an application: Add an 320x240 SDL application target.
2010-07-06 15:11:56 +00:00
filesystem-sdl.c
Rewrite filesystem code (WIP)
2014-08-30 03:48:23 +02:00
filesystem-sdl.h
Rewrite filesystem code (WIP)
2014-08-30 03:48:23 +02:00
kernel-sdl.c
Hopefully get shutdown/exit handling on SDL/maemo right.
2011-02-28 03:24:48 +00:00
key_to_touch-sdl.c
fix button maps and assign some buttons for uisimulator.
2010-10-13 12:54:25 +00:00
lcd-bitmap.c
Simulator: improve simulation of transflective screens
2019-02-07 22:52:07 +01:00
lcd-bitmap.h
lcd-charcells.c
Fix non-integer display_zoom for charcell.
2012-06-19 21:56:57 +02:00
lcd-charcells.h
lcd-remote-bitmap.c
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
2012-02-28 11:44:59 +11:00
lcd-remote-bitmap.h
lcd-sdl.c
Change display_zoom from int to double.
2012-06-19 21:27:53 +02:00
lcd-sdl.h
Remove extraneous "extern int display_zoom" declarations.
2012-06-14 22:23:50 +02:00
load_code-sdl.c
Rewrite filesystem code (WIP)
2014-08-30 03:48:23 +02:00
pcm-sdl.c
Provide high resolution volume and prescaler to hosted targets.
2013-04-27 06:59:27 +02:00
sim-ui-defines.h
Add Xuelin iHIFI 770/770C/800 support
2019-01-02 08:10:01 -05:00
system-sdl.c
maemo port: Fix startup crash exposed by audio thread refactoring
2014-12-20 02:23:15 +01:00
system-sdl.h
sim/sdlapp: Do not quit immediately on panicf, but wait for quit.
2014-02-02 16:59:29 +01:00
system-sim.h
Rewrite filesystem code (WIP)
2014-08-30 03:48:23 +02:00
system-target.h
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed.
2010-07-15 22:01:06 +00:00
thread-sdl.c
Base scheduler queues off linked lists and do cleanup/consolidation
2014-08-16 05:15:37 -04:00
thread-sdl.h
Implement cooperative threads on hosted platforms using C code.
2011-02-18 22:46:01 +00:00
timer-sdl.c
Add svn:keywords to firmware/target/hosted source files
2011-03-05 15:31:52 +00:00