index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
x11
/
button-x11.c
Age
Commit message (
Expand
)
Author
2003-04-23
Now supports key-repeat in the simulator!
Daniel Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2002-10-14
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
Daniel Stenberg
2002-10-13
slow down the button check function, this makes the cube look sane in the
Daniel Stenberg
2002-08-21
Added button release events
Björn Stenberg
2002-08-07
healing the X11 simulator (button_get_w_tmo wise), please bear with me as I
Daniel Stenberg
2002-08-05
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-07-27
Added set_release() and set_repeat()
Linus Nielsen Feltzing
2002-06-25
Some X servers send KP_Begin for keypad 5
Björn Stenberg
2002-06-14
warning hunt and kill session
Daniel Stenberg
2002-05-29
shorten the sleep for blocking key-gets to make it behave better
Daniel Stenberg
2002-05-28
adjusted to new button_get api
Daniel Stenberg
2002-05-21
Added player MENU and ON keys
Björn Stenberg
2002-05-16
Added support for player keypad
Björn Stenberg
2002-05-13
Changing to C99 'bool'
Björn Stenberg
2002-05-04
don't define anything like this here
Daniel Stenberg
2002-04-27
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg