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