summaryrefslogtreecommitdiff
path: root/apps/gui (unfollow)
Commit message (Expand)Author
2005-11-19new icons for radio statusAnton Oleynikov
2005-11-19Fixed bad CR/LF handling in the WPS parserLinus Nielsen Feltzing
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman
2005-11-18Removed a warningLinus Nielsen Feltzing
2005-11-18Fixed a WPS parsing bug where it would interpret stray x chars as %x tagsLinus Nielsen Feltzing
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough
2005-11-18Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tagLinus Nielsen Feltzing
2005-11-18not staticDaniel Stenberg
2005-11-18Correctly auto-save bookmarks when powering off in the WPSLinus Nielsen Feltzing
2005-11-18Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg
2005-11-18private function made staticDaniel Stenberg
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare
2005-11-17Removed the percent symbol from the volume and battery WPS tagsLinus Nielsen Feltzing
2005-11-17And the rest of the files tooChristi Scarborough
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare
2005-11-16fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman
2005-11-09Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold
2005-11-09Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare
2005-11-06some multi-screen work in playlist.c, properly formated splash.hKevin Ferrare
2005-11-06Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare
2005-11-06Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare
2005-11-04Added documentation to the new select API, made settings.c to use gui_syncspl...Kevin Ferrare
2005-11-04Added iriver remote keys support to the option selection in the menus, correc...Kevin Ferrare
2005-11-04oops ! fixed the compile error on the archos player, forgot a ifdef ...Kevin Ferrare
2005-11-04Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare
2005-11-02*** empty log message ***Kevin Ferrare
2005-11-01Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare
2005-10-29Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare
2005-10-28Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare
2005-10-28Fixed Ondio and V2/FM compiling problems from the multiscreen patchLinus Nielsen Feltzing
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing