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
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
2002-09-18
New language/string handling
Björn Stenberg
2002-09-18
Added play_selected option, and moved browse_current
Linus Nielsen Feltzing
2002-09-17
Philipp's fix .eq loading patch
Eric Linenberg
2002-09-14
added Lee Marlow's get_option() wrap patch
Robert Hak
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
2002-09-10
Added function pointer argument to set_option(). This allows for instantaneou...
Linus Nielsen Feltzing
2002-09-09
Now saves channel config
Linus Nielsen Feltzing
2002-09-09
Hardeep's browse current file patch. When hitting stop while playing, you wi...
Eric Linenberg
2002-09-06
Custom EQ files can now be loaded (*.eq). Docs coming soon :)
Justin Heiner
2002-09-05
Almost there with the loadable eq. still not ready to use yet though.
Justin Heiner
2002-09-05
Chris Pimlott's menu patch -- reorgainzes the menus
Eric Linenberg
2002-09-05
The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ
Justin Heiner
2002-09-04
Nate Nystrom's FF/RW min speed patch
Eric Linenberg
2002-09-01
Merged Magnus Holmgren's wps.config code.
Björn Stenberg
2002-08-31
USB Related:
Justin Heiner
2002-08-30
Added scrollbar to tree view and menus.
Markus Braun
2002-08-30
Added char rockboxdir[] containing the directory /.rockbox/ where we should
Heikki Hannikainen
2002-08-29
update to the ff/rw options accelerate options
Eric Linenberg
2002-08-28
Nate Nystrom's ff/rw acceleration patch
Eric Linenberg
2002-08-28
Added REPEAT to UP/DOWN keys in the time/date setting
Linus Nielsen Feltzing
2002-08-28
Corrected a comment
Linus Nielsen Feltzing
2002-08-26
Added configurable disk spindown. The disk will also now not spin down while ...
Björn Stenberg
2002-08-22
Bill Napier's patch slightly remodelled. This adds a setting called
Daniel Stenberg
2002-08-21
Make use of the fixed lcd_getstringsize() for prop fonts.
Markus Braun
2002-08-20
enabled status bar in menus on recorders
Markus Braun
2002-08-19
Expanded resume options: off/ask/on
Björn Stenberg
[next]