summaryrefslogtreecommitdiff
path: root/apps/gui/list.c (unfollow)
Commit message (Expand)Author
2006-12-25Next round of static'ing and related fixes.Jens Arnold
2006-12-09Turned function back into define as that uses less bytes because gcc inlined ...Peter D'Hoye
2006-12-09Fix crash in browser when using very big fonts and show path option together....Peter D'Hoye
2006-11-06dont allow the volume setting to wrapJonathan Gordon
2006-11-01fixes fs# 5938 - scrollbar with title enabled shows one less than it shouldJonathan Gordon
2006-09-25fix warningMartin Scarratt
2006-09-25fix the bug where when scrolling text left in the filebrowser you could sudde...Martin Scarratt
2006-09-17holding left in the tree will quickly get back to root, as long as the text i...Jonathan Gordon
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo
2006-08-23Stop lists wrapping when using page up/downJonathan Gordon
2006-08-15Clear file view title if the user turns it off.Dan Everton
2006-08-15fix "off-by-one" bug in paginated scrolling with the titleJonathan Gordon
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-15A few changes and fixes for the title in the file view: disable title string ...Dan Everton
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman
2006-07-02OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare
2006-06-04Added a yield() after each pgup/pgdn similar to what is done for prev/next. ...Hardeep Sidhu
2006-04-03Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev
2006-03-09Fix player target and sim.Dan Everton
2006-03-09Reset font before calculating number of lines to display in the list. Fixes r...Dan Everton
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold
2006-02-13Don't leave whitespace on last screen when in paged scrolling mode.Dan Everton
2006-02-13Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
2005-12-29Patch #1387569 by Stephan Wezel - page-down doesn't select the element before...Linus Nielsen Feltzing
2005-12-05Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare
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-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-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing