summaryrefslogtreecommitdiff
path: root/apps/main_menu.c (follow)
Commit message (Expand)AuthorAge
...
* Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing2004-03-11
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* Menu reorganization (patch #872810 by Peter Schneider)Björn Stenberg2004-01-14
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G...Linus Nielsen Feltzing2003-12-19
* Automatic detection of FM radio hardware for V2 recordersLinus Nielsen Feltzing2003-12-19
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* Changed Info screen battery info when unknown battery levelBjörn Stenberg2003-11-21
* Red build fixLinus Nielsen Feltzing2003-11-20
* Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing2003-11-20
* Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used.Björn Stenberg2003-09-29
* Brian King's .rockbox browsing patchBjörn Stenberg2003-09-29
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Killed a warningLinus Nielsen Feltzing2003-06-01
* Patch #744268 (info screen USB mode)Linus Nielsen Feltzing2003-06-01
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing2003-05-03
* Added Genre+Year to ID3 viewer, and added the viewer to the main menu.Björn Stenberg2003-02-11
* Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg2003-01-29
* Local variables line removed.Mats Lidell2003-01-24
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese2003-01-22
* avoid mem info overflow when having 8MB ;-)Uwe Freese2003-01-18
* main menu shows different charge statesUwe Freese2002-12-14
* Sleep timer, inspired by Jim HaganiLinus Nielsen Feltzing2002-12-03
* Finally, merged the improved power code from Uwe Freese:Björn Stenberg2002-12-03
* Added disk space to Info menu item. (Players press + to see it.)Björn Stenberg2002-11-12
* Recording settings are now persistent. Added a Recording Settings menuLinus Nielsen Feltzing2002-11-10
* Added recording functionalityLinus Nielsen Feltzing2002-11-10
* Use status_set...Mats Lidell2002-10-15
* The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing2002-10-15
* fixed the buffer info to use one more decimal, also now require both a keyDaniel Stenberg2002-10-15
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24
* New language/string handlingBjörn Stenberg2002-09-18
* a few more translated stringsDaniel Stenberg2002-09-17
* First simple steps using possibly translated strings for the main menu.Daniel Stenberg2002-09-17
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg2002-09-06
* include options.hDaniel Stenberg2002-09-06
* corrected for games defineRobert Hak2002-08-31
* USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak2002-08-31
* Centered the ROCKbox! logo in the playerJustin Heiner2002-08-28
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* made the main menu have a USB selection when built for simulator so thatDaniel Stenberg2002-08-21
* Removed 'saving seetings' message, since writing is delayedBjörn Stenberg2002-08-15
* Enabled saving settings to disk on playerBjörn Stenberg2002-08-13
* Set param icon when in menu.Mats Lidell2002-08-13
* info menu: show 'charging' instead of charge percentage while charging,Heikki Hannikainen2002-08-12
* info now indicates non-safe battery levelHeikki Hannikainen2002-08-07