summaryrefslogtreecommitdiffstats
path: root/apps/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-04Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg1-4/+19
2002-10-03Yes/No/Ask instead of On/Off/AskUwe Freese1-2/+2
2002-10-03Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing1-0/+1
2002-10-01backlight when charging now is for players and simulators tooDaniel Stenberg1-4/+0
2002-10-01Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg1-2/+15
2002-09-27peakmeter is lcd-bitmap onlyDaniel Stenberg1-0/+2
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing1-0/+66
2002-09-24Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg1-12/+7
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-69/+60
2002-09-23Auto-poweroff, by Lee MarlowLinus Nielsen Feltzing1-1/+13
2002-09-21Fixed time/date setting for new font system.Markus Braun1-4/+19
2002-09-18New language/string handlingBjörn Stenberg1-55/+60
2002-09-18Added play_selected optionLinus Nielsen Feltzing1-1/+7
2002-09-12Renamed "Browse Current" to "Follow Playlist"Hardeep Sidhu1-2/+2
2002-09-10Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing1-11/+10
2002-09-09Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg1-0/+7
2002-09-07Renamed 'load default config' to 'reset settings'. Made it work on recorder.Björn Stenberg1-23/+27
2002-09-06Added a 'Load Default Config' menu to the System menuJustin Heiner1-0/+30
2002-09-05let's see the speed of the scrolling as we set it (made string longer)Eric Linenberg1-1/+1
2002-09-05Scrolling now goes up to 30Eric Linenberg1-1/+1
2002-09-05Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg1-30/+91
2002-09-04lets make lines 80 chars shall we?Robert Hak1-21/+36
2002-09-04Made menu easier to understandEric Linenberg1-1/+1
2002-09-04Nate Nystrom's FF/RW min speed patchEric Linenberg1-0/+12
2002-09-04wps-display.c Justin Heiner1-1/+1
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg1-0/+4
2002-09-01Merged Magnus Holmgren's wps.config code.Björn Stenberg1-14/+0
2002-08-31USB Related: Justin Heiner1-5/+5
2002-08-30Fix for display of WPS settings in the menuJustin Heiner1-2/+2
2002-08-30Corrected bit masks for time setting menu.Markus Braun1-5/+5
2002-08-30Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Als...Justin Heiner1-12/+0
2002-08-30Fixed a couple of problems with Zagor's commit, along with some of my own CUS...Justin Heiner1-1/+1
2002-08-29With proportional fonts on the recorder, the scroll speed indicator in scrollHeikki Hannikainen1-1/+1
2002-08-29Custom WPS update - works for recorder and player now. Also updated how the W...Justin Heiner1-9/+14
2002-08-29update to the ff/rw options accelerate optionsEric Linenberg1-12/+5
2002-08-28Nate Nystrom's ff/rw acceleration patchEric Linenberg1-0/+11
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg1-1/+10
2002-08-26When toggling shuffle from on to off while a playlist is playing, update the ...Hardeep Sidhu1-1/+1
2002-08-25Reduced max ffw/rew step size to 255s because we are storing the value in 1 byteHardeep Sidhu1-1/+1
2002-08-24global_settings are not for runtime state variables!Björn Stenberg1-1/+0
2002-08-24Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...Justin Heiner1-0/+1
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg1-15/+30
2002-08-23Fixed a problem with my #define CUSTOM_WPS - It didn't lower the menu items t...Justin Heiner1-4/+6
2002-08-22Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg1-0/+6
2002-08-22Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...Justin Heiner1-2/+7
2002-08-22Added ability to have a Custom WPS Display on the Player. See the commited do...Justin Heiner1-2/+3
2002-08-19Expanded resume options: off/ask/onBjörn Stenberg1-1/+2
2002-08-19Added a 1 Line ID3 display for player that displays the PlaylistPos: Artist -...Justin Heiner1-1/+6
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg1-1/+6
2002-08-15removed entry for status barMarkus Braun1-10/+0