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
/
uisimulator
/
x11
/
button-x11.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove Win32 and X11 simulator sources. They've been deprecated for a while i...
Dan Everton
2006-08-12
*
Adaptive button repeat: adapts repeat rate depending on the ability of the ap...
Jens Arnold
2006-02-19
*
added the stubs for the hold buttons on H300 simulator
Kevin Ferrare
2005-11-22
*
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...
Jens Arnold
2005-11-21
*
Sim build fix
Linus Nielsen Feltzing
2005-08-21
*
Major rework of the x11 simulator button handling. (1) Button repeat should a...
Jens Arnold
2005-03-18
*
Extensive code policing (indentation levels, tab characters).
Jens Arnold
2005-03-18
*
dummy button_hold() function to fix iriver sim builds.
Michiel Van Der Kolk
2005-03-03
*
long policy
Jean-Philippe Bernardy
2005-02-07
*
Changed several places to use button_clear_queue() to empty the button queue....
Jens Arnold
2005-01-26
*
X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...
Jens Arnold
2005-01-17
*
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-28
*
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2004-09-19
*
Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
Björn Stenberg
2004-09-16
*
Removed annoying debug output
Linus Nielsen Feltzing
2004-07-24
*
Somewhat better key combination handling
Linus Nielsen Feltzing
2004-07-23
*
Forgot to remove all traces of the obsolete repeat mask functions
Linus Nielsen Feltzing
2004-07-21
*
Added raw button reading functionality
Linus Nielsen Feltzing
2004-07-21
*
New screen dump feature for recorders
Linus Nielsen Feltzing
2004-06-30
*
Finally, the archos directory sandbox works in the same way for both X11 and ...
Linus Nielsen Feltzing
2004-06-10
*
Now supports key-repeat in the simulator!
Daniel Stenberg
2003-04-23
*
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-24
*
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
Daniel Stenberg
2002-10-14
*
slow down the button check function, this makes the cube look sane in the
Daniel Stenberg
2002-10-13
*
Added button release events
Björn Stenberg
2002-08-21
*
healing the X11 simulator (button_get_w_tmo wise), please bear with me as I
Daniel Stenberg
2002-08-07
*
there is no XK_Enter!
Daniel Stenberg
2002-08-05
*
George Styles added a few keys for running the simulator on without numerical
Daniel Stenberg
2002-08-05
*
Added set_release() and set_repeat()
Linus Nielsen Feltzing
2002-07-27
*
Some X servers send KP_Begin for keypad 5
Björn Stenberg
2002-06-25
*
warning hunt and kill session
Daniel Stenberg
2002-06-14
*
shorten the sleep for blocking key-gets to make it behave better
Daniel Stenberg
2002-05-29
*
adjusted to new button_get api
Daniel Stenberg
2002-05-28
*
Added player MENU and ON keys
Björn Stenberg
2002-05-21
*
Added support for player keypad
Björn Stenberg
2002-05-16
*
Changing to C99 'bool'
Björn Stenberg
2002-05-13
*
don't define anything like this here
Daniel Stenberg
2002-05-04
*
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg
2002-04-27