summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/button.c (unfollow)
Commit message (Expand)Author
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-21Fix build errors in H100 and H300 UI simulator.Barry Wardell
2006-10-21Simplify the numeric keypad -> device button mapping in the UI simulator for ...Barry Wardell
2006-08-18Iriver iFP7xx support in simulator.Tomasz Malesinski
2006-08-15Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc...Hristo Kovachev
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev
2006-07-22Bind F8 key to "on" button (usefull if you don't have a numpad)Antoine Cellerier
2006-07-19Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ...Peter D'Hoye
2006-05-23Implemented screendump for the player sim.Jens Arnold
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-09make the enter key work again in the windows SDL simMarcoen Hirschberg
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold
2006-02-14Reverse scroll forwardd/back button mapping for iPod in the SDL sim.Dan Everton
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing
2005-11-22added the stubs for the hold buttons on H300 simulatorKevin Ferrare
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-08-21Sim build fixLinus Nielsen Feltzing
2005-07-13Win32 simulators: Fixed button repeat handling when releasing buttons.Jens Arnold
2005-06-24Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly.Jens Arnold
2005-03-03dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk
2005-02-28Fix: really clear the button queue when it is meant to be cleared.Jens Arnold
2005-02-07long policyJean-Philippe Bernardy
2005-01-17Win32 sim: Added some alternative key-to-button mappings.Jens Arnold
2005-01-17Win32 simulator: Button handling adapted to iRiver and reworked a bit.Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn
2002-10-16finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends
2002-08-08buttons can be pressed again nowFelix Arends
2002-08-07fix obvious errorsDaniel Stenberg
2002-08-07Unix coder playing win32 programmer, added button_get_w_tmo() and it whatDaniel Stenberg
2002-08-04remove compiler warningDaniel Stenberg
2002-07-30latest fix for win32 simulatorFelix Arends
2002-07-20added power.cFelix Arends
2002-07-02made get_button a little slower to get a more realistic controlFelix Arends
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends
2002-06-01Player compatible code, interface still needs some changes for playerFelix Arends
2002-05-29Removed some files to save space, made bitmap smaller, brought everything up ...Felix Arends
2002-04-30UISW32 dir functions working,Felix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends