index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
sdl
/
button.c
Age
Commit message (
Expand
)
Author
2007-07-22
Sim needs a duplicate of the button_get_data implementation.
Michael Sevakis
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-03-31
Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-05
Make sure that the special simulator keys do not interfere with the button ha...
Linus Nielsen Feltzing
2007-03-05
UI simulator: You can now toggle the main and remote hold switches with the h...
Linus Nielsen Feltzing
2007-02-21
pressing u in the sim simulates usb. press u again to "disconnect"
Jonathan Gordon
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-21
Fix build errors in H100 and H300 UI simulator.
Barry Wardell
2006-10-21
Simplify the numeric keypad -> device button mapping in the UI simulator for ...
Barry Wardell
2006-08-18
Iriver iFP7xx support in simulator.
Tomasz Malesinski
2006-08-15
Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc...
Hristo Kovachev
2006-08-11
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev
2006-07-22
Bind F8 key to "on" button (usefull if you don't have a numpad)
Antoine Cellerier
2006-07-19
Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ...
Peter D'Hoye
2006-05-23
Implemented screendump for the player sim.
Jens Arnold
2006-03-25
Patch #4913 by David Rothenberger with some changes by me: add only backlight...
Hristo Kovachev
2006-03-24
New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...
Björn Stenberg
2006-03-09
make the enter key work again in the windows SDL sim
Marcoen Hirschberg
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-19
Adaptive button repeat: adapts repeat rate depending on the ability of the ap...
Jens Arnold
2006-02-14
Reverse scroll forwardd/back button mapping for iPod in the SDL sim.
Dan Everton
2006-02-04
The simulator should use the keypad period key, not the regular one
Linus Nielsen Feltzing
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing