Age | Commit message (Expand) | Author |
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 |
2002-09-17 | First simple steps using possibly translated strings for the main menu. | Daniel Stenberg |
2002-09-12 | Greg Haerr's new loadable font. No more #ifdef font-style, removed old | Daniel Stenberg |
2002-09-06 | Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem... | Björn Stenberg |
2002-09-06 | include options.h | Daniel Stenberg |
2002-08-31 | corrected for games define | Robert Hak |
2002-08-31 | USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r... | Robert Hak |
2002-08-28 | Centered the ROCKbox! logo in the player | Justin Heiner |
2002-08-23 | Remade the menu system slightly. All functions invoked from menus now use | Daniel Stenberg |
2002-08-21 | made the main menu have a USB selection when built for simulator so that | Daniel Stenberg |
2002-08-15 | Removed 'saving seetings' message, since writing is delayed | Björn Stenberg |