summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* new icons for radio statusAnton Oleynikov2005-11-19
* Fixed bad CR/LF handling in the WPS parserLinus Nielsen Feltzing2005-11-19
* iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman2005-11-19
* Removed a warningLinus Nielsen Feltzing2005-11-18
* Fixed a WPS parsing bug where it would interpret stray x chars as %x tagsLinus Nielsen Feltzing2005-11-18
* When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough2005-11-18
* Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tagLinus Nielsen Feltzing2005-11-18
* not staticDaniel Stenberg2005-11-18
* Correctly auto-save bookmarks when powering off in the WPSLinus Nielsen Feltzing2005-11-18
* Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg2005-11-18
* private function made staticDaniel Stenberg2005-11-18
* generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare2005-11-18
* Removed the percent symbol from the volume and battery WPS tagsLinus Nielsen Feltzing2005-11-17
* And the rest of the files tooChristi Scarborough2005-11-17
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* show/hide icons now works properly in playlist viewerKevin Ferrare2005-11-16
* fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare2005-11-16
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman2005-11-12
* 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