summaryrefslogtreecommitdiffstats
path: root/apps/gui/list.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-26fix the buttonbar in the browser and menus. Jonathan Gordon1-1/+1
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+2
2008-03-05FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon1-60/+5
2007-12-17remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon1-18/+4
2007-10-21allow simplelists to set the timeout and the start selection.Jonathan Gordon1-0/+4
2007-10-21remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon1-1/+2
2007-10-21simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon1-12/+26
2007-10-21Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon1-0/+31
2007-10-20add a list API for simple lists which dont need lots of code to run.Jonathan Gordon1-0/+42
2007-10-15Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier1-1/+0
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon1-9/+4
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low1-11/+35
2007-06-07Add a mode the lists which doesnt show the selection marker.Jonathan Gordon1-1/+3
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-5/+3
2007-04-12Removed unused struct member from gui_synclist, and reordered struct members ...Jens Arnold1-17/+17
2007-03-11Optimized the gui list code performance, including automatic frame dropping a...Miika Pekkarinen1-0/+5
2007-02-23Make private functions static. Remove some functions from the plugin api as t...Nils Wallménius1-126/+0
2006-11-06dont allow the volume setting to wrapJonathan Gordon1-1/+10
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo1-4/+10
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-85/+2
2006-08-15A few changes and fixes for the title in the file view: disable title string ...Dan Everton1-1/+3
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman1-1/+7
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman1-6/+16
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+4
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare1-2/+11
2006-06-22Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add remot...Jens Arnold1-4/+0
2006-04-03Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev1-5/+1
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+4
2006-02-05Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman1-1/+1
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low1-23/+22
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger1-0/+37
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+5
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+4
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-2/+1
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman1-3/+4
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare1-5/+13
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare1-25/+39
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman1-0/+4
2005-11-09Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare1-0/+10
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare1-0/+10
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare1-1/+1
2005-10-29Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare1-13/+56
2005-10-28Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare1-15/+20
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-0/+232