summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl/system-sdl.c (follow)
Commit message (Expand)AuthorAge
* maemo port: Fix startup crash exposed by audio thread refactoringThomas Jarosch2014-12-20
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Fix hostfs_init() return value.Thomas Martitz2014-03-03
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* sim/sdlapp: Do not quit immediately on panicf, but wait for quit.Thomas Martitz2014-02-02
* Add missing kernel.h include (hopefully the last one, really), take #4.Thomas Martitz2014-01-07
* Change display_zoom from int to double.Frank Gevaerts2012-06-19
* Remove extraneous "extern int display_zoom" declarations.Frank Gevaerts2012-06-14
* sdl: Fix the sdl init so the sim will get a taskbar itemJonathan Gordon2012-03-20
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Fix SDL touch screen handling on the screen edgesThomas Jarosch2011-05-25
* Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch2011-03-01
* brackets are important! fix the mouse being hidden in simsJonathan Gordon2011-02-28
* Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz2011-02-28
* RaaA: Add initial Pandora supportThomas Jarosch2011-02-27
* Implement cooperative threads on hosted platforms using C code.Thomas Martitz2011-02-18
* Initial maemo platform supportThomas Jarosch2011-02-08
* Vastly increase speed of SDL screen updates for RGB565.Thomas Martitz2010-12-27
* SDL enhancements:Rafaël Carré2010-07-10
* Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis2010-05-27
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27
* UISimulator: cleaner startup using semaphore only to tell when event_thread i...Michael Sevakis2010-05-26
* Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2010-05-18
* A bit further cleanup in system-sdl.c.Thomas Martitz2010-05-17
* Fix another warning which strangely only occurs on cygwin.Thomas Martitz2010-05-17
* Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2010-05-17
* Fix FS#11280Thomas Martitz2010-05-17
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15