summaryrefslogtreecommitdiffstats
path: root/apps/main_menu.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-01Introducing the root menu!Jonathan Gordon1-3/+0
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold1-1/+1
2007-02-18fix red buildsJonathan Gordon1-1/+1
2007-02-15Move the info and manage settings menus to the new systemJonathan Gordon1-252/+0
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-13/+3
2006-12-19update the runtime screen and move it to the inf menu instead of debugJonathan Gordon1-0/+1
2006-12-12More static'ing, and a few fixes resulting from that.Jens Arnold1-4/+4
2006-12-11Prevent recursion of the main menu, fixes FS#6010Peter D'Hoye1-0/+7
2006-12-06Fix settings not saving to disk correctly, (fixes FS#6408)Jonathan Gordon1-1/+0
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-6/+1
2006-10-21Fix yelllow Player sim.Jens Arnold1-3/+5
2006-10-21Player can't be shut down while connected to the charger.Jens Arnold1-1/+4
2006-10-04Add (some of the) debug menu to simsSteve Bavin1-2/+1
2006-09-21Voice charging status in info screen; you'll need a new .voice file to hear i...Steve Bavin1-0/+8
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-2/+24
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-33/+7
2006-07-03Oops. Fix broken player buildDave Chapman1-1/+5
2006-07-03Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the Rockbo...Dave Chapman1-12/+45
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-4/+4
2006-05-25Ooops.Jens Arnold1-0/+2
2006-05-25Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ...Jens Arnold1-64/+88
2006-04-15Fix main_menu.c for long translated strings that also need scrollingBrandon Low1-5/+5
2006-04-11Updated korean.lang, and a main_menu.c string size increase to accomodate lar...Brandon Low1-1/+1
2005-12-05kill gcc4 warningsDaniel Stenberg1-11/+11
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-1/+1
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough1-1/+9
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare1-1/+0
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing1-1/+1
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing1-68/+3
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist1-1/+1
2005-08-17This is getting embarrassing.. forgot this one too. Last one - I promise!Jonas Häggqvist1-1/+1
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-1/+1
2005-07-05Fixed player/studio warningLinus Nielsen Feltzing1-1/+2
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing1-1/+8
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough1-1/+4
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold1-1/+1
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold1-2/+2
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing1-5/+2
2005-06-15use the 160 pixels wide logo for wider LCDs too (for now at least)Daniel Stenberg1-1/+1
2005-06-01Added logfdump - that writes the internal logf log to .rockbox/logf.txtDaniel Stenberg1-0/+1
2005-05-30(Optional) logf supportDaniel Stenberg1-19/+6
2005-05-06Ondio: Better disk information (multivolume support).Jens Arnold1-10/+45
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner1-1/+8
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner1-0/+9
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing1-1/+1
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg1-7/+0
2005-02-11Fixed overflow in buffer display for units with larger memory (iRiver).Jens Arnold1-2/+1
2005-02-11long policyJean-Philippe Bernardy1-1/+1
2005-02-04kill compiler warning for the simsDaniel Stenberg1-0/+1
2005-02-04fix for the sim buildDaniel Stenberg1-1/+8