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.h
Age
Commit message (
Expand
)
Author
2002-09-23
Auto-poweroff, by Lee Marlow
Linus Nielsen Feltzing
2002-09-18
Added play_selected option, and moved browse_current
Linus Nielsen Feltzing
2002-09-10
Added function pointer argument to set_option(). This allows for instantaneou...
Linus Nielsen Feltzing
2002-09-09
Added channel configuration
Linus Nielsen Feltzing
2002-09-09
Hardeep's browse current file patch. When hitting stop while playing, you wi...
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
The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ
Justin Heiner
2002-09-04
raised the default contrast a few. Works nicely on all models
Eric Linenberg
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-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-26
Added configurable disk spindown. The disk will also now not spin down while ...
Björn Stenberg
2002-08-24
global_settings are not for runtime state variables!
Björn Stenberg
2002-08-24
Experimental code is not to be enabled by default
Björn Stenberg
2002-08-24
Damned CR/LF again. I need to get a better editor than notepad
Justin Heiner
2002-08-24
Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...
Justin Heiner
2002-08-22
Bill Napier's patch slightly remodelled. This adds a setting called
Daniel Stenberg
2002-08-19
Expanded resume options: off/ask/on
Björn Stenberg
2002-08-16
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
2002-08-15
Got rid of global mute variable
Justin Heiner
2002-08-14
Added Balance setting
Linus Nielsen Feltzing
2002-08-14
Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.
Björn Stenberg
2002-08-13
Enabled saving settings to disk on player
Björn Stenberg
2002-08-13
Increased default contrast to visible level
Björn Stenberg
2002-08-13
Added LCD contrast setting
Linus Nielsen Feltzing
2002-08-09
Added global_settings.muted
Justin Heiner
2002-08-09
Added a time/date setting
Markus Braun
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-08-06
Added battery charger for the recorder and a power management debugger.
Heikki Hannikainen
2002-07-28
Experimental disk save by Yves. #define SAVE_TO_DISK to try it
Linus Nielsen Feltzing
2002-07-25
Automatic Volume Control for Recorder by Heikki Hannikainen
Linus Nielsen Feltzing
2002-07-24
Removed the no longer needed hold setting
Linus Nielsen Feltzing
2002-07-23
primitive hold mode enabled for wps
Jerome Kuptz
2002-07-22
Loudness, Superbass and sorting patch by Heikki Hannikainen
Linus Nielsen Feltzing
2002-07-15
Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).
Björn Stenberg
2002-06-28
First step towards a better sound setting API
Linus Nielsen Feltzing
2002-06-27
Abstracted settings user interface into set_bool, set_int and set_option.
Björn Stenberg
2002-06-27
Moved settings.c/h to apps/
Björn Stenberg