summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32/button.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-13Win32 simulators: Fixed button repeat handling when releasing buttons.Jens Arnold1-45/+45
2005-06-24Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly.Jens Arnold1-1/+1
2005-03-03dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk1-0/+7
2005-02-28Fix: really clear the button queue when it is meant to be cleared.Jens Arnold1-1/+1
2005-02-07long policyJean-Philippe Bernardy1-2/+2
2005-01-17Win32 sim: Added some alternative key-to-button mappings.Jens Arnold1-0/+2
2005-01-17Win32 simulator: Button handling adapted to iRiver and reworked a bit.Jens Arnold1-17/+22
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-2/+29
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing1-1/+12
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing1-0/+10
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing1-4/+0
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn1-86/+147
2002-10-16finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends1-6/+4
2002-08-08buttons can be pressed again nowFelix Arends1-1/+1
2002-08-07fix obvious errorsDaniel Stenberg1-40/+42
2002-08-07Unix coder playing win32 programmer, added button_get_w_tmo() and it whatDaniel Stenberg1-55/+83
2002-08-04remove compiler warningDaniel Stenberg1-3/+1
2002-07-30latest fix for win32 simulatorFelix Arends1-0/+17
2002-07-20added power.cFelix Arends1-4/+4
2002-07-02made get_button a little slower to get a more realistic controlFelix Arends1-0/+4
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends1-34/+40
2002-06-01Player compatible code, interface still needs some changes for playerFelix Arends1-28/+37
2002-05-29Removed some files to save space, made bitmap smaller, brought everything up ...Felix Arends1-1/+1
2002-04-30UISW32 dir functions working,Felix Arends1-2/+10
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends1-1/+22
2002-04-25First Version of UISimulator for Win32Felix Arends1-0/+47