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
/
apps
/
gui
/
select.h
Age
Commit message (
Expand
)
Author
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-05
Big Code Police raid. Pretty pretty please, we do no macrofy simple
Daniel Stenberg
2005-11-22
Added multi-screen support for quickscreen (mostly rewritten from scratch) an...
Kevin Ferrare
2005-11-19
iPod: First attempt to implement sensible button mappings. Changes to all ta...
Dave Chapman
2005-11-12
iPod: Add placeholder button definitions - these need reviewing when the butt...
Dave Chapman
2005-11-06
Added wrapping on settings when reaching limits and when long key press is en...
Kevin Ferrare
2005-11-06
Corrected the bug with boolean settings (the inverted screen that couldn't be...
Kevin Ferrare
2005-11-04
Added documentation to the new select API, made settings.c to use gui_syncspl...
Kevin Ferrare
2005-11-04
Added iriver remote keys support to the option selection in the menus, correc...
Kevin Ferrare
2005-11-04
Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...
Kevin Ferrare