summaryrefslogtreecommitdiff
path: root/apps/gui/select.c (follow)
Commit message (Expand)AuthorAge
* Prevent numerical settings from wrapping - patch by Stephan WezelDave Chapman2005-12-07
* Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg2005-12-05
* Fixed truncated option strings for numeric settings.Jens Arnold2005-11-22
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold2005-11-09
* Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Added iriver remote keys support to the option selection in the menus, correc...Kevin Ferrare2005-11-04
* oops ! fixed the compile error on the archos player, forgot a ifdef ...Kevin Ferrare2005-11-04
* Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare2005-11-04