Age | Commit message (Expand) | Author |
2007-03-01 | Introducing the root menu! | Jonathan Gordon |
2007-02-18 | Fix remaining CONFIG_TUNER checks. | Jens Arnold |
2007-02-18 | fix red builds | Jonathan Gordon |
2007-02-15 | Move the info and manage settings menus to the new system | Jonathan Gordon |
2007-02-08 | beginning of the new menu system. This commit shouldnt break anything, | Jonathan Gordon |
2006-12-19 | update the runtime screen and move it to the inf menu instead of debug | Jonathan Gordon |
2006-12-12 | More static'ing, and a few fixes resulting from that. | Jens Arnold |
2006-12-11 | Prevent recursion of the main menu, fixes FS#6010 | Peter D'Hoye |
2006-12-06 | Fix settings not saving to disk correctly, (fixes FS#6408) | Jonathan Gordon |
2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
2006-10-21 | Fix yelllow Player sim. | Jens Arnold |
2006-10-21 | Player can't be shut down while connected to the charger. | Jens Arnold |
2006-10-04 | Add (some of the) debug menu to sims | Steve Bavin |
2006-09-21 | Voice charging status in info screen; you'll need a new .voice file to hear i... | Steve Bavin |
2006-08-28 | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-07-03 | Oops. Fix broken player build | Dave Chapman |
2006-07-03 | Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the Rockbo... | Dave Chapman |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-05-25 | Ooops. | Jens Arnold |
2006-05-25 | Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ... | Jens Arnold |
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 |