summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c (unfollow)
Commit message (Expand)Author
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
2002-08-15removed entry for status barMarkus Braun
2002-08-15New backlight settings with always-offLinus Nielsen Feltzing
2002-08-14Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg
2002-08-13Added LCD contrast settingLinus Nielsen Feltzing
2002-08-09changed display format for time/date setting menuMarkus Braun
2002-08-09Added a time/date settingMarkus Braun
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-08-06API changes due to the RAM-based playlistsLinus Nielsen Feltzing
2002-08-06Added battery charger for the recorder and a power management debugger.Heikki Hannikainen
2002-08-02Magnus Holmgren's fix that now enables us to toggle shuffle on/off from theDaniel Stenberg
2002-07-22Loudness, Superbass and sorting patch by Heikki HannikainenLinus Nielsen Feltzing
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg
2002-06-27Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg
2002-06-25Corrected declarationBjörn Stenberg
2002-06-25Fixed compiler error, removed unnecessary sprintfBjörn Stenberg
2002-06-25added menu support for selecting wps settingsJerome Kuptz
2002-06-24moved general settings to a submenuRobert Hak
2002-06-24Added backlight settingLinus Nielsen Feltzing
2002-06-24games and screensavers are now in submenusRobert Hak
2002-06-17Made playlist shuffle an option instead of an actionBjörn Stenberg
2002-06-16added menu options for bounce, sokoban and corrected screensaver => boxes ref...Robert Hak
2002-06-14current_tick is now simulated too (hey Felix, this breaks the win32 sim!)Daniel Stenberg
2002-06-14the shuffle says something if we don't have a playlist loadedDaniel Stenberg
2002-06-13Added playlist shuffle menu optionBjörn Stenberg
2002-06-11Added simple scroll speed settingBjörn Stenberg
2002-06-10Use only internally provided logotype, as we are too early in the initDaniel Stenberg
2002-05-31included string.h for strlen function and sprintf.h for snprintf.Felix Arends
2002-05-31now uses the internal image/bitmap/icon called rockbox112x37 if there's noDaniel Stenberg
2002-05-31Show boot screen double height on new playersBjörn Stenberg
2002-05-31credits and version mergedRobert Hak
2002-05-31cleaner version of the version and splash mergeRobert Hak
2002-05-31merged the splash screen and version infoRobert Hak
2002-05-30fixed the display time for the splash screen on menuRobert Hak