summaryrefslogtreecommitdiff
path: root/apps/main_menu.c (follow)
Commit message (Expand)AuthorAge
...
* kill compiler warning for the simsDaniel Stenberg2005-02-04
* fix for the sim buildDaniel Stenberg2005-02-04
* recording features depends on HAVE_RECORDING, not a specific MAS modelDaniel Stenberg2005-02-04
* Made total/free disk space info fit on the player lcd.Jens Arnold2005-01-31
* New function for formatting large-range values for output, both printed and v...Jens Arnold2005-01-31
* Enabled logo display for gmini.Jens Arnold2005-01-25
* Fixed yellow builds (int->long)Jens Arnold2005-01-24
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* bigger Rockbox logo for bigger LCD screenDaniel Stenberg2004-12-20
* The Poweroff menu entry is only for PlayersLinus Nielsen Feltzing2004-10-12
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menuHenrik Backe2004-09-24
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold2004-05-14
* battery level announcement fixedJörg Hohensohn2004-04-19
* removed a warning, BTW: you need to update your voice file for the new stuffJörg Hohensohn2004-04-12
* voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn2004-04-12
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* 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