SDL enhancements:
commit1edfe3fd473ebd336a8f9738d9199fd371245942
authorRafaël Carré <rafael.carre@gmail.com>
Sat, 10 Jul 2010 02:46:08 +0000 (10 02:46 +0000)
committerRafaël Carré <rafael.carre@gmail.com>
Sat, 10 Jul 2010 02:46:08 +0000 (10 02:46 +0000)
tree0c0bd144ace4d31cf40a539dc93ac2cb9b3f4cbc
parent2f271ac54af1f481bd30b9d37240e52dc31c0c0e
SDL enhancements:

- remove infinite loop after exit()
- make sure picture_surface is initialized, and free it
- split gui_message_loop() in 3 functions and change prototype
- some code is only used in simulator

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27366 a1c6a512-1295-4272-9138-f99709370657
firmware/target/hosted/sdl/button-sdl.c
firmware/target/hosted/sdl/system-sdl.c
firmware/target/hosted/sdl/system-sdl.h