summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c (follow)
Commit message (Expand)AuthorAge
* Bidirectional scroll for player.Mats Lidell2003-01-14
* one space character too muchUwe Freese2002-12-16
* battery capacity (1500-2400 in 50mAh steps) saved to diskUwe Freese2002-12-16
* stupid bug, trickle setting in menu didn't workUwe Freese2002-12-16
* sim build error fixedUwe Freese2002-12-15
* battery capacity setting, not saved to RTC/disk yetUwe Freese2002-12-15
* no inclusion of apps/settings.h anymore (simulator build error), new enable_t...Uwe Freese2002-12-14
* trickle charge switchable on and offUwe Freese2002-12-14
* lets list scroll firstRobert Hak2002-12-12
* delay cant be >2500 since we store # of ticks in a single byteRobert Hak2002-12-12
* As per Zagor: Any value over 10 will eat all availableRobert Hak2002-12-12
* scroll speed up'd to 50Robert Hak2002-12-12
* moved scroll to it's own submenu and we now clear screen on settings resetRobert Hak2002-12-12
* Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...Björn Stenberg2002-12-12
* Added MP3 buffer margin settingLinus Nielsen Feltzing2002-12-05
* correction to make 'playlists' display option workRobert Hak2002-12-02
* updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak2002-11-30
* use the proper #ifdef HAVE_ATA_POWER_OFFDaniel Stenberg2002-11-29
* Added option to enable/disable disk poweroff (for diagnostic purposes)Björn Stenberg2002-11-28
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
* fixing a yellow buildRobert Hak2002-10-26
* battery/volume status can be displayed numericallyRobert Hak2002-10-26
* Got rid of a screen clear in the settings reset menu that made the question d...Justin Heiner2002-10-18
* resume ask once option addedRobert Hak2002-10-16
* the simulator simulates rtc now, no need for extra #ifdefsDaniel Stenberg2002-10-15
* Added 12 hour clock to status bar on recorders.Markus Braun2002-10-14
* stupid wrong includeRobert Hak2002-10-14
* corrected inability to reset settingsRobert Hak2002-10-14
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* Yes/No/Ask instead of On/Off/AskUwe Freese2002-10-03
* Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing2002-10-03
* backlight when charging now is for players and simulators tooDaniel Stenberg2002-10-01
* Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg2002-10-01
* peakmeter is lcd-bitmap onlyDaniel Stenberg2002-09-27
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27
* Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg2002-09-24
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24
* Auto-poweroff, by Lee MarlowLinus Nielsen Feltzing2002-09-23
* Fixed time/date setting for new font system.Markus Braun2002-09-21
* New language/string handlingBjörn Stenberg2002-09-18
* Added play_selected optionLinus Nielsen Feltzing2002-09-18
* Renamed "Browse Current" to "Follow Playlist"Hardeep Sidhu2002-09-12
* Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing2002-09-10
* Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg2002-09-09
* Renamed 'load default config' to 'reset settings'. Made it work on recorder.Björn Stenberg2002-09-07
* Added a 'Load Default Config' menu to the System menuJustin Heiner2002-09-06
* let's see the speed of the scrolling as we set it (made string longer)Eric Linenberg2002-09-05
* Scrolling now goes up to 30Eric Linenberg2002-09-05
* Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg2002-09-05
* lets make lines 80 chars shall we?Robert Hak2002-09-04