summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold2005-11-09
* Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare2005-11-09
* some multi-screen work in playlist.c, properly formated splash.hKevin Ferrare2005-11-06
* 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 documentation to the new select API, made settings.c to use gui_syncspl...Kevin Ferrare2005-11-04
* 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
* *** empty log message ***Kevin Ferrare2005-11-02
* Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare2005-11-01
* Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare2005-10-30
* Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare2005-10-30
* Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare2005-10-29
* Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare2005-10-28
* Fixed Ondio and V2/FM compiling problems from the multiscreen patchLinus Nielsen Feltzing2005-10-28
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28