summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/button.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-5/+5
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold1-1/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-05Make sure that the special simulator keys do not interfere with the button ha...Linus Nielsen Feltzing1-7/+5
2007-03-05UI simulator: You can now toggle the main and remote hold switches with the h...Linus Nielsen Feltzing1-15/+37
2007-02-21pressing u in the sim simulates usb. press u again to "disconnect"Jonathan Gordon1-3/+16
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-5/+5
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+43
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis1-7/+7
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-35/+0
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-4/+8
2006-10-21Fix build errors in H100 and H300 UI simulator.Barry Wardell1-1/+1
2006-10-21Simplify the numeric keypad -> device button mapping in the UI simulator for ...Barry Wardell1-66/+332
2006-08-18Iriver iFP7xx support in simulator.Tomasz Malesinski1-0/+2
2006-08-15Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc...Hristo Kovachev1-0/+36
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-0/+13
2006-07-22Bind F8 key to "on" button (usefull if you don't have a numpad)Antoine Cellerier1-0/+1
2006-07-19Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ...Peter D'Hoye1-0/+6
2006-05-23Implemented screendump for the player sim.Jens Arnold1-2/+1
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev1-3/+57
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg1-1/+13
2006-03-09make the enter key work again in the windows SDL simMarcoen Hirschberg1-0/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-2/+6
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold1-3/+13
2006-02-14Reverse scroll forwardd/back button mapping for iPod in the SDL sim.Dan Everton1-4/+4
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing1-1/+1
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing1-0/+275