index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
settings_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Bidirectional scroll for player.
Mats Lidell
2003-01-14
*
one space character too much
Uwe Freese
2002-12-16
*
battery capacity (1500-2400 in 50mAh steps) saved to disk
Uwe Freese
2002-12-16
*
stupid bug, trickle setting in menu didn't work
Uwe Freese
2002-12-16
*
sim build error fixed
Uwe Freese
2002-12-15
*
battery capacity setting, not saved to RTC/disk yet
Uwe Freese
2002-12-15
*
no inclusion of apps/settings.h anymore (simulator build error), new enable_t...
Uwe Freese
2002-12-14
*
trickle charge switchable on and off
Uwe Freese
2002-12-14
*
lets list scroll first
Robert Hak
2002-12-12
*
delay cant be >2500 since we store # of ticks in a single byte
Robert Hak
2002-12-12
*
As per Zagor: Any value over 10 will eat all available
Robert Hak
2002-12-12
*
scroll speed up'd to 50
Robert Hak
2002-12-12
*
moved scroll to it's own submenu and we now clear screen on settings reset
Robert Hak
2002-12-12
*
Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...
Björn Stenberg
2002-12-12
*
Added MP3 buffer margin setting
Linus Nielsen Feltzing
2002-12-05
*
correction to make 'playlists' display option work
Robert Hak
2002-12-02
*
updateing a build failure (ata_power_off) and first attempt to add 'playlist ...
Robert Hak
2002-11-30
*
use the proper #ifdef HAVE_ATA_POWER_OFF
Daniel Stenberg
2002-11-29
*
Added option to enable/disable disk poweroff (for diagnostic purposes)
Björn Stenberg
2002-11-28
*
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
2002-10-29
*
fixing a yellow build
Robert Hak
2002-10-26
*
battery/volume status can be displayed numerically
Robert Hak
2002-10-26
*
Got rid of a screen clear in the settings reset menu that made the question d...
Justin Heiner
2002-10-18
*
resume ask once option added
Robert Hak
2002-10-16
*
the simulator simulates rtc now, no need for extra #ifdefs
Daniel Stenberg
2002-10-15
*
Added 12 hour clock to status bar on recorders.
Markus Braun
2002-10-14
*
stupid wrong include
Robert Hak
2002-10-14
*
corrected inability to reset settings
Robert Hak
2002-10-14
*
Repeat off/all/one toggle. By Hardeep Sidhu.
Björn Stenberg
2002-10-04
*
Yes/No/Ask instead of On/Off/Ask
Uwe Freese
2002-10-03
*
Resetting settings in the menu now applies the settings as well
Linus Nielsen Feltzing
2002-10-03
*
backlight when charging now is for players and simulators too
Daniel Stenberg
2002-10-01
*
Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps
Daniel Stenberg
2002-10-01
*
peakmeter is lcd-bitmap only
Daniel Stenberg
2002-09-27
*
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-09-27
*
Merged 'mp3 filter' and 'show hidden files' into a single filter option.
Björn Stenberg
2002-09-24
*
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-24
*
Auto-poweroff, by Lee Marlow
Linus Nielsen Feltzing
2002-09-23
*
Fixed time/date setting for new font system.
Markus Braun
2002-09-21
*
New language/string handling
Björn Stenberg
2002-09-18
*
Added play_selected option
Linus Nielsen Feltzing
2002-09-18
*
Renamed "Browse Current" to "Follow Playlist"
Hardeep Sidhu
2002-09-12
*
Added function pointer argument to set_option(). This allows for instantaneou...
Linus Nielsen Feltzing
2002-09-10
*
Hardeep's browse current file patch. When hitting stop while playing, you wi...
Eric Linenberg
2002-09-09
*
Renamed 'load default config' to 'reset settings'. Made it work on recorder.
Björn Stenberg
2002-09-07
*
Added a 'Load Default Config' menu to the System menu
Justin Heiner
2002-09-06
*
let's see the speed of the scrolling as we set it (made string longer)
Eric Linenberg
2002-09-05
*
Scrolling now goes up to 30
Eric Linenberg
2002-09-05
*
Chris Pimlott's menu patch -- reorgainzes the menus
Eric Linenberg
2002-09-05
*
lets make lines 80 chars shall we?
Robert Hak
2002-09-04
[next]