summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/button-x11.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-18Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold1-81/+130
2005-03-18Extensive code policing (indentation levels, tab characters).Jens Arnold1-62/+63
2005-03-03dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk1-0/+7
2005-02-07long policyJean-Philippe Bernardy1-2/+2
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold1-0/+1
2005-01-17X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...Jens Arnold1-62/+67
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-2/+2
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-8/+24
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg1-0/+1
2004-07-24Removed annoying debug outputLinus Nielsen Feltzing1-3/+0
2004-07-23Somewhat better key combination handlingLinus Nielsen Feltzing1-1/+12
2004-07-21Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing1-3/+0
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing1-14/+9
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing1-0/+10
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing1-3/+3
2003-04-23Now supports key-repeat in the simulator!Daniel Stenberg1-5/+11
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2002-10-14Now the X11 simulator sets the BUTTON_REL bit properly and thus generatesDaniel Stenberg1-10/+6
2002-10-13slow down the button check function, this makes the cube look sane in theDaniel Stenberg1-0/+4
2002-08-21Added button release eventsBjörn Stenberg1-16/+41
2002-08-07healing the X11 simulator (button_get_w_tmo wise), please bear with me as IDaniel Stenberg1-0/+19
2002-08-05there is no XK_Enter!Daniel Stenberg1-2/+2
2002-08-05George Styles added a few keys for running the simulator on without numericalDaniel Stenberg1-0/+16
2002-07-27Added set_release() and set_repeat()Linus Nielsen Feltzing1-0/+17
2002-06-25Some X servers send KP_Begin for keypad 5Björn Stenberg1-0/+1
2002-06-14warning hunt and kill sessionDaniel Stenberg1-0/+4
2002-05-29shorten the sleep for blocking key-gets to make it behave betterDaniel Stenberg1-1/+1
2002-05-28adjusted to new button_get apiDaniel Stenberg1-2/+12
2002-05-21Added player MENU and ON keysBjörn Stenberg1-0/+6
2002-05-16Added support for player keypadBjörn Stenberg1-0/+2
2002-05-13Changing to C99 'bool'Björn Stenberg1-1/+0
2002-05-04don't define anything like this hereDaniel Stenberg1-1/+0
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg1-0/+108