summaryrefslogtreecommitdiff
path: root/apps/menu.c
AgeCommit message (Expand)Author
2006-09-16Somebody found a way to nest 6 menus deep. Congratulations. Fixes FS#5970Peter D'Hoye
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare
2005-11-09Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare
2005-11-04Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare
2005-11-03Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th...Kevin Ferrare
2005-10-31Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare
2005-10-30A small visual bug fixed with menus when in some cases the status bar was not...Kevin Ferrare
2005-10-30oops a little warning in menu.c, fixedKevin Ferrare
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare
2005-10-08Adjust menu scrollbar height to the actual text height. Idea taken from patch...Jens Arnold
2005-09-01On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing
2005-08-24Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-23When exiting the context menu with the menu button, call the main menu. Mainl...Jens Arnold
2005-06-12Make remote-control code more completeMarcoen Hirschberg
2005-06-12Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg
2005-06-11center-scrolling: start scrolling when the cursor is at 2/3 of the screen. Th...Marcoen Hirschberg
2005-05-17Don't swallow button events. It's unnecessary and maybe even confusing.Jens Arnold
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold
2005-01-13Removed remnants of buttonbar code for units without recorder keypad.Jens Arnold
2005-01-13Patch #1016041 by Eric LassaugeLinus Nielsen Feltzing
2004-10-19Deleting the last menu item no longer gives a negative cursor positionLinus Nielsen Feltzing
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold
2004-10-05Don't exit menus on repeat.Björn Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-05Added menu_insert()Linus Nielsen Feltzing
2004-04-14Fixed the bug that caused the menu cursor to start at the first line every timeLinus Nielsen Feltzing
2004-04-09Cleaned up the menu drawing code, and fixed a bug where the menu entry wasn't...Linus Nielsen Feltzing
2004-03-27Step 4 of voice UI:Jörg Hohensohn
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu
2003-12-04Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg
2003-11-20yellow build is badDaniel Stenberg
2003-11-20Wrapping backwards in menus didn't work well when using a large fontLinus Nielsen Feltzing
2003-06-05Addded option to hide icons in dir browser. (Patch #728377)Björn Stenberg
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
2003-04-16Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing
2003-03-12Bug fix: Menu returned wrong value if USB was connected during menu->f2/f3.Björn Stenberg