index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
/
sdl
/
system-sdl.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
maemo port: Fix startup crash exposed by audio thread refactoring
Thomas Jarosch
2014-12-20
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Fix hostfs_init() return value.
Thomas Martitz
2014-03-03
*
storage: Add STORAGE_HOSTFS
Thomas Martitz
2014-02-23
*
sim/sdlapp: Do not quit immediately on panicf, but wait for quit.
Thomas Martitz
2014-02-02
*
Add missing kernel.h include (hopefully the last one, really), take #4.
Thomas Martitz
2014-01-07
*
Change display_zoom from int to double.
Frank Gevaerts
2012-06-19
*
Remove extraneous "extern int display_zoom" declarations.
Frank Gevaerts
2012-06-14
*
sdl: Fix the sdl init so the sim will get a taskbar item
Jonathan Gordon
2012-03-20
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Fix SDL touch screen handling on the screen edges
Thomas Jarosch
2011-05-25
*
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...
Thomas Jarosch
2011-03-01
*
brackets are important! fix the mouse being hidden in sims
Jonathan Gordon
2011-02-28
*
Hopefully get shutdown/exit handling on SDL/maemo right.
Thomas Martitz
2011-02-28
*
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
*
Implement cooperative threads on hosted platforms using C code.
Thomas Martitz
2011-02-18
*
Initial maemo platform support
Thomas Jarosch
2011-02-08
*
Vastly increase speed of SDL screen updates for RGB565.
Thomas Martitz
2010-12-27
*
SDL enhancements:
Rafaël Carré
2010-07-10
*
Simulator: get rid of SDL_mutex* parameter to sim_do_exit.
Michael Sevakis
2010-05-27
*
SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...
Michael Sevakis
2010-05-27
*
UISimulator: cleaner startup using semaphore only to tell when event_thread i...
Michael Sevakis
2010-05-26
*
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
2010-05-18
*
A bit further cleanup in system-sdl.c.
Thomas Martitz
2010-05-17
*
Fix another warning which strangely only occurs on cygwin.
Thomas Martitz
2010-05-17
*
Restore changes of r25809 that got lost in the target tree movement and fix s...
Thomas Martitz
2010-05-17
*
Fix FS#11280
Thomas Martitz
2010-05-17
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15