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