summaryrefslogtreecommitdiffstats
path: root/apps/gui/select.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-68/+10
2005-11-09Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold1-1/+1
2005-11-06Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare1-22/+39
2005-11-06Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare1-0/+2
2005-11-04Added iriver remote keys support to the option selection in the menus, correc...Kevin Ferrare1-8/+38
2005-11-04oops ! fixed the compile error on the archos player, forgot a ifdef ...Kevin Ferrare1-0/+2
2005-11-04Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare1-0/+143