summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* Made menu easier to understandEric Linenberg2002-09-04
* Nate Nystrom's FF/RW min speed patchEric Linenberg2002-09-04
* wps-display.c Justin Heiner2002-09-04
* Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg2002-09-03
* Merged Magnus Holmgren's wps.config code.Björn Stenberg2002-09-01
* USB Related: Justin Heiner2002-08-31
* Fix for display of WPS settings in the menuJustin Heiner2002-08-30
* Corrected bit masks for time setting menu.Markus Braun2002-08-30
* Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Als...Justin Heiner2002-08-30
* Fixed a couple of problems with Zagor's commit, along with some of my own CUS...Justin Heiner2002-08-30
* With proportional fonts on the recorder, the scroll speed indicator in scrollHeikki Hannikainen2002-08-29
* Custom WPS update - works for recorder and player now. Also updated how the W...Justin Heiner2002-08-29
* update to the ff/rw options accelerate optionsEric Linenberg2002-08-29
* Nate Nystrom's ff/rw acceleration patchEric Linenberg2002-08-28
* Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg2002-08-26
* When toggling shuffle from on to off while a playlist is playing, update the ...Hardeep Sidhu2002-08-26
* Reduced max ffw/rew step size to 255s because we are storing the value in 1 byteHardeep Sidhu2002-08-25
* global_settings are not for runtime state variables!Björn Stenberg2002-08-24
* Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...Justin Heiner2002-08-24
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* Fixed a problem with my #define CUSTOM_WPS - It didn't lower the menu items t...Justin Heiner2002-08-23
* Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg2002-08-22
* Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...Justin Heiner2002-08-22
* Added ability to have a Custom WPS Display on the Player. See the commited do...Justin Heiner2002-08-22
* Expanded resume options: off/ask/onBjörn Stenberg2002-08-19
* Added a 1 Line ID3 display for player that displays the PlaylistPos: Artist -...Justin Heiner2002-08-19
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* removed entry for status barMarkus Braun2002-08-15
* New backlight settings with always-offLinus Nielsen Feltzing2002-08-15
* Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg2002-08-14
* Added LCD contrast settingLinus Nielsen Feltzing2002-08-13
* changed display format for time/date setting menuMarkus Braun2002-08-09
* Added a time/date settingMarkus Braun2002-08-09
* Added status bar to file browser and wpsMarkus Braun2002-08-07
* API changes due to the RAM-based playlistsLinus Nielsen Feltzing2002-08-06
* Added battery charger for the recorder and a power management debugger.Heikki Hannikainen2002-08-06
* Magnus Holmgren's fix that now enables us to toggle shuffle on/off from theDaniel Stenberg2002-08-02
* Loudness, Superbass and sorting patch by Heikki HannikainenLinus Nielsen Feltzing2002-07-22
* Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg2002-07-15
* Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg2002-06-27
* Corrected declarationBjörn Stenberg2002-06-25
* Fixed compiler error, removed unnecessary sprintfBjörn Stenberg2002-06-25
* added menu support for selecting wps settingsJerome Kuptz2002-06-25
* moved general settings to a submenuRobert Hak2002-06-24