Age | Commit message (Expand) | Author |
2004-09-24 | Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menu | Henrik Backe |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-10 | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing |
2004-07-24 | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing |
2004-07-23 | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn |
2004-05-14 | Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No... | Jens Arnold |
2004-04-19 | battery level announcement fixed | Jörg Hohensohn |
2004-04-12 | removed a warning, BTW: you need to update your voice file for the new stuff | Jörg Hohensohn |
2004-04-12 | voice UI updates: nicer month setting, bookmark browser, Rockbox info screen | Jörg Hohensohn |
2004-03-19 | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing |
2004-03-11 | Moved Create Directory to the ON+Play menu | Linus Nielsen Feltzing |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing |
2004-01-14 | Menu reorganization (patch #872810 by Peter Schneider) | Björn Stenberg |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2003-12-19 | Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G... | Linus Nielsen Feltzing |
2003-12-19 | Automatic detection of FM radio hardware for V2 recorders | Linus Nielsen Feltzing |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-11-21 | Changed Info screen battery info when unknown battery level | Björn Stenberg |
2003-11-20 | Red build fix | Linus Nielsen Feltzing |
2003-11-20 | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing |
2003-09-29 | Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used. | Björn Stenberg |
2003-09-29 | Brian King's .rockbox browsing patch | Björn Stenberg |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-06-01 | Killed a warning | Linus Nielsen Feltzing |
2003-06-01 | Patch #744268 (info screen USB mode) | Linus Nielsen Feltzing |
2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
2003-05-03 | Finally, FM radio support on the FM Recorder | Linus Nielsen Feltzing |
2003-02-11 | Added Genre+Year to ID3 viewer, and added the viewer to the main menu. | Björn Stenberg |
2003-01-29 | Added basic playlist creation. Creates <dirname>.m3u in the parent directory,... | Björn Stenberg |
2003-01-24 | Local variables line removed. | Mats Lidell |
2003-01-24 | Remove use of rockbox-mode.el in local variables list. | Mats Lidell |
2003-01-22 | Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE... | Uwe Freese |
2003-01-18 | avoid mem info overflow when having 8MB ;-) | Uwe Freese |
2002-12-14 | main menu shows different charge states | Uwe Freese |
2002-12-03 | Sleep timer, inspired by Jim Hagani | Linus Nielsen Feltzing |
2002-12-03 | Finally, merged the improved power code from Uwe Freese: | Björn Stenberg |
2002-11-12 | Added disk space to Info menu item. (Players press + to see it.) | Björn Stenberg |
2002-11-10 | Recording settings are now persistent. Added a Recording Settings menu | Linus Nielsen Feltzing |
2002-11-10 | Added recording functionality | Linus Nielsen Feltzing |
2002-10-15 | Use status_set... | Mats Lidell |
2002-10-15 | The player firmware now autodetects the LCD type. No need for two player vers... | Linus Nielsen Feltzing |
2002-10-15 | fixed the buffer info to use one more decimal, also now require both a key | Daniel Stenberg |
2002-09-24 | Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets... | Björn Stenberg |
2002-09-24 | Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ... | Björn Stenberg |
2002-09-18 | New language/string handling | Björn Stenberg |
2002-09-17 | a few more translated strings | Daniel Stenberg |