summaryrefslogtreecommitdiff
path: root/apps/main_menu.c
AgeCommit message (Expand)Author
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-05Fixed player/studio warningLinus Nielsen Feltzing
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing
2005-06-15use the 160 pixels wide logo for wider LCDs too (for now at least)Daniel Stenberg
2005-06-01Added logfdump - that writes the internal logf log to .rockbox/logf.txtDaniel Stenberg
2005-05-30(Optional) logf supportDaniel Stenberg
2005-05-06Ondio: Better disk information (multivolume support).Jens Arnold
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-11Fixed overflow in buffer display for units with larger memory (iRiver).Jens Arnold
2005-02-11long policyJean-Philippe Bernardy
2005-02-04kill compiler warning for the simsDaniel Stenberg
2005-02-04fix for the sim buildDaniel Stenberg
2005-02-04recording features depends on HAVE_RECORDING, not a specific MAS modelDaniel Stenberg
2005-01-31Made total/free disk space info fit on the player lcd.Jens Arnold
2005-01-31New function for formatting large-range values for output, both printed and v...Jens Arnold
2005-01-25Enabled logo display for gmini.Jens Arnold
2005-01-24Fixed yellow builds (int->long)Jens Arnold
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-12-20bigger Rockbox logo for bigger LCD screenDaniel Stenberg
2004-10-12The Poweroff menu entry is only for PlayersLinus Nielsen Feltzing
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-24Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menuHenrik Backe
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-05-14Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold
2004-04-19battery level announcement fixedJörg Hohensohn
2004-04-12removed a warning, BTW: you need to update your voice file for the new stuffJörg Hohensohn
2004-04-12voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-03-11Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2004-01-14Menu reorganization (patch #872810 by Peter Schneider)Björn Stenberg
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2003-12-19Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G...Linus Nielsen Feltzing
2003-12-19Automatic detection of FM radio hardware for V2 recordersLinus Nielsen Feltzing
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg
2003-11-21Changed Info screen battery info when unknown battery levelBjörn Stenberg