- c19e0f0 Add remote control support to tree and menu. Move defines from wps.c to wps.h by Marcoen Hirschberg · 19 years ago
- cef15c6 FM preset menu: Set cursor to the current preset on enter. Added a generic function to the menu system which allows for setting the position. by Jens Arnold · 20 years ago
- 259e354 Added button definitions for gmini build. Prettified formatting. by Jens Arnold · 20 years ago
- e68ccbd Added iRiver button codes by Linus Nielsen Feltzing · 20 years ago
- ff4b21d Moved most actions off of button release events. by Björn Stenberg · 20 years ago
- 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
- 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
- 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
- b1403ee New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. by Jörg Hohensohn · 20 years ago
- 82586a6 Added menu_insert() by Linus Nielsen Feltzing · 20 years ago
- 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
- 42ffbf9 Second step of the voice-UI: Option values are spoken, if they are translatable strings. by Jörg Hohensohn · 21 years ago
- 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
- 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
- 5cd393c New onplay-menu for the Player. by Kjell Ericson · 22 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
- f2873d2 use an unsigned char * for the string by Daniel Stenberg · 22 years ago
- aa458aa MENU_DISK_CHANGED is the new value for telling disk content might have changed by Daniel Stenberg · 22 years ago
- b285076 Remade the menu system slightly. All functions invoked from menus now use by Daniel Stenberg · 22 years ago
- 60b356e Abstracted settings user interface into set_bool, set_int and set_option. by Björn Stenberg · 22 years ago
- 91f743f killed off a warning by Daniel Stenberg · 22 years ago
- 2ac0572 Added support for nested menus by Björn Stenberg · 22 years ago
- 7785d55 Oh, wrong API by Björn Stenberg · 22 years ago
- b21a3bd Abstracted the menu interface by Björn Stenberg · 22 years ago
- 7ec9aa3 made the logo display a true splash screen by Robert Hak · 22 years ago
- 1c0c861 moved from the simulator dir by Daniel Stenberg · 22 years ago