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