summaryrefslogtreecommitdiff
path: root/apps/main_menu.c
AgeCommit message (Expand)Author
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
2003-11-20Red build fixLinus Nielsen Feltzing
2003-11-20Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing
2003-09-29Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used.Björn Stenberg
2003-09-29Brian King's .rockbox browsing patchBjörn Stenberg
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-06-01Killed a warningLinus Nielsen Feltzing
2003-06-01Patch #744268 (info screen USB mode)Linus Nielsen Feltzing
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-05-03Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing
2003-02-11Added Genre+Year to ID3 viewer, and added the viewer to the main menu.Björn Stenberg
2003-01-29Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg
2003-01-24Local variables line removed.Mats Lidell
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2003-01-18avoid mem info overflow when having 8MB ;-)Uwe Freese
2002-12-14main menu shows different charge statesUwe Freese
2002-12-03Sleep timer, inspired by Jim HaganiLinus Nielsen Feltzing
2002-12-03Finally, merged the improved power code from Uwe Freese:Björn Stenberg
2002-11-12Added disk space to Info menu item. (Players press + to see it.)Björn Stenberg
2002-11-10Recording settings are now persistent. Added a Recording Settings menuLinus Nielsen Feltzing
2002-11-10Added recording functionalityLinus Nielsen Feltzing
2002-10-15Use status_set...Mats Lidell
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing
2002-10-15fixed the buffer info to use one more decimal, also now require both a keyDaniel Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-17a few more translated stringsDaniel Stenberg
2002-09-17First simple steps using possibly translated strings for the main menu.Daniel Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-09-06include options.hDaniel Stenberg
2002-08-31corrected for games defineRobert Hak
2002-08-31USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak
2002-08-28Centered the ROCKbox! logo in the playerJustin Heiner
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-21made the main menu have a USB selection when built for simulator so thatDaniel Stenberg
2002-08-15Removed 'saving seetings' message, since writing is delayedBjörn Stenberg