Age | Commit message (Expand) | Author |
2005-02-11 | Fixed overflow in buffer display for units with larger memory (iRiver). | Jens Arnold |
2005-02-11 | long policy | Jean-Philippe Bernardy |
2005-02-04 | kill compiler warning for the sims | Daniel Stenberg |
2005-02-04 | fix for the sim build | Daniel Stenberg |
2005-02-04 | recording features depends on HAVE_RECORDING, not a specific MAS model | Daniel Stenberg |
2005-01-31 | Made total/free disk space info fit on the player lcd. | Jens Arnold |
2005-01-31 | New function for formatting large-range values for output, both printed and v... | Jens Arnold |
2005-01-25 | Enabled logo display for gmini. | Jens Arnold |
2005-01-24 | Fixed yellow builds (int->long) | Jens Arnold |
2004-12-28 | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn |
2004-12-20 | bigger Rockbox logo for bigger LCD screen | Daniel Stenberg |
2004-10-12 | The Poweroff menu entry is only for Players | Linus Nielsen Feltzing |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
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 |