Age | Commit message (Expand) | Author |
2006-04-15 | Fix main_menu.c for long translated strings that also need scrolling | Brandon Low |
2006-04-11 | Updated korean.lang, and a main_menu.c string size increase to accomodate lar... | Brandon Low |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-12-04 | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman |
2005-11-18 | When fixing things is it better to do it in a way that causes them to actuall... | Christi Scarborough |
2005-10-30 | Partial menus support on remote (only browsing is working, changing option is... | Kevin Ferrare |
2005-09-14 | The power thread now monitors the shutdown process and forces a poweroff if i... | Linus Nielsen Feltzing |
2005-09-02 | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing |
2005-08-17 | Undo my previous commit and do the same with a parantheses change in filetree.c | Jonas Häggqvist |
2005-08-17 | This is getting embarrassing.. forgot this one too. Last one - I promise! | Jonas Häggqvist |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-07-05 | Fixed player/studio warning | Linus Nielsen Feltzing |
2005-07-05 | New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save... | Linus Nielsen Feltzing |
2005-07-04 | Move the 'manage settings' option onto the main menu | Christi Scarborough |
2005-06-29 | Third part of graphics api rework. Some small but effective optimisations. Po... | Jens Arnold |
2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
2005-06-23 | Henrik Backes patch for WPS and tag database context menus. Tag database cont... | Linus Nielsen Feltzing |
2005-06-15 | use the 160 pixels wide logo for wider LCDs too (for now at least) | Daniel Stenberg |
2005-06-01 | Added logfdump - that writes the internal logf log to .rockbox/logf.txt | Daniel Stenberg |
2005-05-30 | (Optional) logf support | Daniel Stenberg |
2005-05-06 | Ondio: Better disk information (multivolume support). | Jens Arnold |
2005-04-25 | iRiver: extended remote lcd driver. displaying text works now - see start-up-... | Christian Gmeiner |
2005-04-15 | IRiver: show logo on startup at remote lcd | Christian Gmeiner |
2005-04-05 | mp3buf renamed to audiobuf | Linus Nielsen Feltzing |
2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
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 |