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
/
win32
/
button.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
*
Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...
Jens Arnold
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
*
Win32 simulators: Fixed button repeat handling when releasing buttons.
Jens Arnold
2005-07-13
*
Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly.
Jens Arnold
2005-06-24
*
dummy button_hold() function to fix iriver sim builds.
Michiel Van Der Kolk
2005-03-03
*
Fix: really clear the button queue when it is meant to be cleared.
Jens Arnold
2005-02-28
*
long policy
Jean-Philippe Bernardy
2005-02-07
*
Win32 sim: Added some alternative key-to-button mappings.
Jens Arnold
2005-01-17
*
Win32 simulator: Button handling adapted to iRiver and reworked a bit.
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
*
Added raw button reading functionality
Linus Nielsen Feltzing
2004-07-21
*
New screen dump feature for recorders
Linus Nielsen Feltzing
2004-06-30
*
Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...
Linus Nielsen Feltzing
2004-06-22
*
most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal
Jörg Hohensohn
2003-04-19
*
finally up-to-date: the win32 simulator (at least for the recorder)
Felix Arends
2002-10-16
*
buttons can be pressed again now
Felix Arends
2002-08-08
*
fix obvious errors
Daniel Stenberg
2002-08-07
*
Unix coder playing win32 programmer, added button_get_w_tmo() and it what
Daniel Stenberg
2002-08-07
*
remove compiler warning
Daniel Stenberg
2002-08-04
*
latest fix for win32 simulator
Felix Arends
2002-07-30
*
added power.c
Felix Arends
2002-07-20
*
made get_button a little slower to get a more realistic control
Felix Arends
2002-07-02
*
Threading is working on uisw32 as well now, code is up-to-date, makefile is u...
Felix Arends
2002-06-12
*
Player compatible code, interface still needs some changes for player
Felix Arends
2002-06-01
*
Removed some files to save space, made bitmap smaller, brought everything up ...
Felix Arends
2002-05-29
*
UISW32 dir functions working,
Felix Arends
2002-04-30
*
removed unneeded code from lcd.c and renamed it do lcd-win32.c
Felix Arends
2002-04-27
*
First Version of UISimulator for Win32
Felix Arends
2002-04-25