Age | Commit message (Expand) | Author |
2007-03-01 | Centralise icon enabling to hopefully save a few bytes | Steve Bavin |
2007-03-01 | Introducing the root menu! | Jonathan Gordon |
2007-02-27 | returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit | Jonathan Gordon |
2007-02-27 | Convert the radio menus to the new system. | Jonathan Gordon |
2007-02-26 | get the button bar working like it used to (hopefully) | Jonathan Gordon |
2007-02-21 | woops, allow the user to quit menus | Jonathan Gordon |
2007-02-21 | Dont load the menu callback so often. | Jonathan Gordon |
2007-02-19 | Flip the order of some of the setting screens. (If any more are | Jonathan Gordon |
2007-02-19 | Convert the EQ menus | Jonathan Gordon |
2007-02-17 | Convert the Display menu to the new system. | Jonathan Gordon |
2007-02-16 | Removed some unused menu code | Linus Nielsen Feltzing |
2007-02-16 | fix menu exiting bug I introduced in the last commit | Jonathan Gordon |
2007-02-15 | Remove the menu title on the player. | Jonathan Gordon |
2007-02-14 | Icons in the menus. Thanks midkay for them. | Jonathan Gordon |
2007-02-13 | remove put_cursorxy() which is not used | Jonathan Gordon |
2007-02-12 | * Move playback menu to the new sysetm | Jonathan Gordon |
2007-02-08 | unstatic the string buffer, fix the recording setting lang, change the | Jonathan Gordon |
2007-02-08 | OK, this was crazy overkill... the worst setting current | Jonathan Gordon |
2007-02-08 | Convert the sound menu to the new system | Jonathan Gordon |
2007-02-08 | beginning of the new menu system. This commit shouldnt break anything, | Jonathan Gordon |
2006-12-12 | More static'ing, and a few fixes resulting from that. | Jens Arnold |
2006-11-06 | dont allow the volume setting to wrap | Jonathan Gordon |
2006-09-16 | Somebody found a way to nest 6 menus deep. Congratulations. Fixes FS#5970 | Peter D'Hoye |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-08-12 | Committing FS#5182 - One button hold for Horizontal screen scrolling. | Shachar Liberman |
2006-07-02 | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-11-16 | show/hide icons now works properly in playlist viewer | Kevin Ferrare |
2005-11-09 | Fixed the icon for unknown file types on the archos Player, and the bug when ... | Kevin Ferrare |
2005-11-04 | Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co... | Kevin Ferrare |
2005-11-03 | Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th... | Kevin Ferrare |
2005-10-31 | Corrected a small bug about status bar not refreshing the clock in menus on a... | Kevin Ferrare |
2005-10-30 | A small visual bug fixed with menus when in some cases the status bar was not... | Kevin Ferrare |
2005-10-30 | oops a little warning in menu.c, fixed | Kevin Ferrare |
2005-10-30 | Partial menus support on remote (only browsing is working, changing option is... | Kevin Ferrare |
2005-10-08 | Adjust menu scrollbar height to the actual text height. Idea taken from patch... | Jens Arnold |
2005-09-01 | On popular demand, the arrow cursor is reintroduced | Linus Nielsen Feltzing |
2005-08-30 | Removed the line selector option, it is now always an inverse bar (except for... | Linus Nielsen Feltzing |
2005-08-24 | Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un... | Jens Arnold |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold |
2005-06-23 | When exiting the context menu with the menu button, call the main menu. Mainl... | Jens Arnold |
2005-06-12 | Make remote-control code more complete | Marcoen Hirschberg |
2005-06-12 | Add remote control support to tree and menu. Move defines from wps.c to wps.h | Marcoen Hirschberg |
2005-06-11 | center-scrolling: start scrolling when the cursor is at 2/3 of the screen. Th... | Marcoen Hirschberg |
2005-05-17 | Don't swallow button events. It's unnecessary and maybe even confusing. | Jens Arnold |
2005-04-10 | FM preset menu: Set cursor to the current preset on enter. Added a generic fu... | Jens Arnold |
2005-01-13 | Removed remnants of buttonbar code for units without recorder keypad. | Jens Arnold |
2005-01-13 | Patch #1016041 by Eric Lassauge | Linus Nielsen Feltzing |