summaryrefslogtreecommitdiff
path: root/uisimulator/x11/button-x11.c (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold2006-02-19
* added the stubs for the hold buttons on H300 simulatorKevin Ferrare2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Sim build fixLinus Nielsen Feltzing2005-08-21
* Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold2005-03-18
* Extensive code policing (indentation levels, tab characters).Jens Arnold2005-03-18
* dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk2005-03-03
* long policyJean-Philippe Bernardy2005-02-07
* Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold2005-01-26
* X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...Jens Arnold2005-01-17
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg2004-09-16
* Removed annoying debug outputLinus Nielsen Feltzing2004-07-24
* Somewhat better key combination handlingLinus Nielsen Feltzing2004-07-23
* Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing2004-07-21
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
* New screen dump feature for recordersLinus Nielsen Feltzing2004-06-30
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* Now supports key-repeat in the simulator!Daniel Stenberg2003-04-23
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Now the X11 simulator sets the BUTTON_REL bit properly and thus generatesDaniel Stenberg2002-10-14
* slow down the button check function, this makes the cube look sane in theDaniel Stenberg2002-10-13
* Added button release eventsBjörn Stenberg2002-08-21
* healing the X11 simulator (button_get_w_tmo wise), please bear with me as IDaniel Stenberg2002-08-07
* there is no XK_Enter!Daniel Stenberg2002-08-05
* George Styles added a few keys for running the simulator on without numericalDaniel Stenberg2002-08-05
* Added set_release() and set_repeat()Linus Nielsen Feltzing2002-07-27
* Some X servers send KP_Begin for keypad 5Björn Stenberg2002-06-25
* warning hunt and kill sessionDaniel Stenberg2002-06-14
* shorten the sleep for blocking key-gets to make it behave betterDaniel Stenberg2002-05-29
* adjusted to new button_get apiDaniel Stenberg2002-05-28
* Added player MENU and ON keysBjörn Stenberg2002-05-21
* Added support for player keypadBjörn Stenberg2002-05-16
* Changing to C99 'bool'Björn Stenberg2002-05-13
* don't define anything like this hereDaniel Stenberg2002-05-04
* moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg2002-04-27