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
/
button-sdl.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREEN
Sebastian Leonhardt
2014-03-18
*
simulator: Simulate external storage for HAVE_MULTIDRIVE.
Thomas Martitz
2014-02-23
*
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
*
fix red
Amaury Pouly
2013-09-05
*
touch devices: Disable touch on softlock.
Jean-Louis Biasini
2013-09-05
*
Only use lcd-remote.h #ifdef HAVE_REMOTE_LCD
Rafaël Carré
2012-01-07
*
Fix yellow.
Thomas Martitz
2011-11-17
*
Remove sim_tasks from the sdl application build.
Thomas Martitz
2011-11-17
*
Simulate usb plugging on the sim better using sim_tasks.
Thomas Martitz
2011-11-17
*
Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...
Andree Buschmann
2011-10-28
*
Exit of SDL_WaitEvent() returns an error.
Thomas Martitz
2011-09-08
*
Remove a couple of duplicate #includes
Bertrik Sikken
2011-08-14
*
Hopefully get shutdown/exit handling on SDL/maemo right.
Thomas Martitz
2011-02-28
*
Pandora port: Exit rockbox by pressing the SELECT button
Thomas Jarosch
2011-02-28
*
N900: Prevent stuck up/down keys on systems with shared up/down cursor mapping
Thomas Jarosch
2011-02-19
*
Fix red caused by incorrect includes.
Thomas Martitz
2011-02-18
*
Fix the shutdown sequence for maemo, SDL and simulator builds
Thomas Jarosch
2011-02-15
*
Initial maemo platform support
Thomas Jarosch
2011-02-08
*
Make --zoom option of the sdl port correctly work with mouse clicks.
Thomas Martitz
2010-11-05
*
Move to a proper sdl key config instead of using the d2 pad. make the mouse w...
Jonathan Gordon
2010-08-26
*
Fix red in app builds
Thomas Martitz
2010-07-10
*
SDL: fix typo
Rafaël Carré
2010-07-10
*
SDL enhancements:
Rafaël Carré
2010-07-10
*
Rockbox as an application: Add an 320x240 SDL application target.
Thomas Martitz
2010-07-06
*
SDL target: remove mouse polling and replace it with an event-based mechanism...
Maurus Cuelenaere
2010-06-15
*
Fix most reds, I have no idea what's wrong with the gigabeats (yet).
Thomas Martitz
2010-06-06
*
Move target-simulating specific keymaps out of button-sdl.c into a file per
Thomas Martitz
2010-06-06
*
Mini2440: Fix simulator. It's touchscreen so there's button clashes when tryi...
Thomas Martitz
2010-06-05
*
SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...
Michael Sevakis
2010-05-27
*
Since the sdl to target tree move, the main thread cannot be removed anymore,
Thomas Martitz
2010-05-26
*
sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...
Amaury Pouly
2010-05-25
*
Fix FS#11280
Thomas Martitz
2010-05-17
*
Fix building on cygwin.
Thomas Martitz
2010-05-16
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15