index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
settings.c
Age
Commit message (
Expand
)
Author
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-15
Removed annoying OK delay from settings. Made cancel text visible.
Björn Stenberg
2003-01-14
Added cancel options in settings menues.
Kjell Ericson
2003-01-13
Changing default scroll delay to 1000ms (1 second).
Kjell Ericson
2003-01-11
Increased CONFIG_BLOCK_VERSION to indicate modified config block format.
Björn Stenberg
2003-01-09
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...
Björn Stenberg
2002-12-16
Store a byte instead of an int for battery capacity.
Björn Stenberg
2002-12-16
battery capacity (1500-2400 in 50mAh steps) saved to disk
Uwe Freese
2002-12-15
battery capacity setting, not saved to RTC/disk yet
Uwe Freese
2002-12-15
Made trickle charge persistent
Linus Nielsen Feltzing
2002-12-12
Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...
Björn Stenberg
2002-12-05
Added MP3 buffer margin setting
Linus Nielsen Feltzing
2002-12-04
Moved runtime-reset-when-charger-connected to status.c
Björn Stenberg
2002-12-02
Added two simple battery runtime meters (current + top). 'Current' resets aut...
Björn Stenberg
2002-11-30
updateing a build failure (ata_power_off) and first attempt to add 'playlist ...
Robert Hak
2002-11-29
Added disk_poweroff to settings_apply() (still only for testing)
Björn Stenberg
2002-11-28
Added option to enable/disable disk poweroff (for diagnostic purposes)
Björn Stenberg
2002-11-11
Mic gain was improperly saved
Linus Nielsen Feltzing
2002-11-10
Recording settings are now persistent. Added a Recording Settings menu
Linus Nielsen Feltzing
2002-10-29
Magnus Holmgren's .cfg file parser patch
Linus Nielsen Feltzing
2002-10-29
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
2002-10-28
Moved the volume_type and battery_type settings in RTC, since they interfered...
Linus Nielsen Feltzing
2002-10-26
battery/volume status can be displayed numerically
Robert Hak
2002-10-14
i18n of time/date setting menu
Markus Braun
2002-10-14
Added 12 hour clock to status bar on recorders.
Markus Braun
2002-10-14
cleaning up lines > 80 chars
Robert Hak
2002-10-10
Backlight-on-when-charging fix
Björn Stenberg
2002-10-09
'Reset settings' now also resets wps, font and language (although you have to...
Björn Stenberg
2002-10-09
Don't try to load files if setting is empty
Björn Stenberg
2002-10-08
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
Björn Stenberg
2002-10-08
Renamed .eq files .cfg
Björn Stenberg
2002-10-06
The channel eq setting saved the value in global_settings.bass
Linus Nielsen Feltzing
2002-10-06
Accepted Brian King's backlight-on-when-charging patch, slightly modified
Linus Nielsen Feltzing
2002-10-06
Store the first index of the playlist and use it when calculating the next in...
Hardeep Sidhu
2002-10-04
Repeat off/all/one toggle. By Hardeep Sidhu.
Björn Stenberg
2002-10-04
bumped up the CONFIG_BLOCK_VERSION so that volume setting corrects
Robert Hak
2002-10-03
Resetting settings in the menu now applies the settings as well
Linus Nielsen Feltzing
2002-10-02
Balance setting was signed but loaded as unsigned
Björn Stenberg
2002-10-02
read_line() always null-terminates string
Björn Stenberg
2002-10-02
Save loaded EQ settings.
Björn Stenberg
2002-10-02
Changed .eq file format to simple 'setting: value' model.
Björn Stenberg
2002-10-01
Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps
Daniel Stenberg
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-09-26
set_bool uses lang.
Mats Lidell
2002-09-24
Merged 'mp3 filter' and 'show hidden files' into a single filter option.
Björn Stenberg
2002-09-24
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...
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
Now sets the poweroff timer when loading the settings
Linus Nielsen Feltzing
2002-09-21
Fixed time/date setting for new font system.
Markus Braun
2002-09-19
Removed F3 handling in the set_() functions. Now the function callback is not...
Linus Nielsen Feltzing
[next]