index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
settings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
1
-14
/
+32
2011-09-04
Remove duplicated code to search for a setting by its cfg name
Jonathan Gordon
1
-0
/
+14
2011-03-14
Listen to and follow external Android volume changes. (Based on FS#11914 by M...
Björn Stenberg
1
-0
/
+2
2011-03-01
Add an ability to set a setting to a specific value with a touchscreen action.
Jonathan Gordon
1
-1
/
+1
2011-01-26
Fix FS#11904, filename generation was lacking a slash.
bootloader_gogearsa9200_v1
Thomas Martitz
1
-1
/
+1
2011-01-02
Don't load the colours file if it's set to '' (partial fix for FS#11847)
Alexander Levin
1
-1
/
+2
2011-01-02
Don't load the keyboard layout '-.kbd' (partial fix for FS#11847)
Alexander Levin
1
-1
/
+2
2010-12-06
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
1
-27
/
+9
2010-10-03
Fix FS#11648 - loading a .cfg doesnt automatically save the new config, cause...
Jonathan Gordon
1
-0
/
+1
2010-09-20
Remove the call to settings_save() from settings_load_config() as it seems un...
Marcin Bukat
1
-1
/
+0
2010-09-17
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
1
-0
/
+2
2010-09-01
Fix reds. The battery_capacity setting is used even for fixed-battery targets.
Thomas Martitz
1
-0
/
+1
2010-09-01
Android: don't compile powermgmt-sim.c
Thomas Martitz
1
-0
/
+3
2010-08-05
One more get_user_file_path() fix. Don't store the user dir in config.cfg and
Thomas Martitz
1
-10
/
+4
2010-08-02
A few post-fixes to the get_user_file_path() commit.
Thomas Martitz
1
-8
/
+13
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
1
-14
/
+33
2010-07-26
Fix potential buffer overflow.
Thomas Martitz
1
-2
/
+2
2010-07-25
Rewrite set_file() to be smaller and better readable, and a comment describin...
Thomas Martitz
1
-14
/
+17
2010-07-25
Use MAX_PATH for array used for filename.
Thomas Martitz
1
-2
/
+1
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
1
-1
/
+1
2010-06-21
Don't leak a file handle if nvram.bin is <8 bytes in size
Michael Sparmann
1
-2
/
+4
2010-06-05
Remove the jump scroll settings since they don't do anything, drop the releva...
Nils Wallménius
1
-3
/
+0
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
1
-1
/
+1
2010-05-15
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
1
-4
/
+31
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-2
/
+2
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-2
/
+2
2010-04-02
Fix someone elses yellow and red
Jeffrey Goode
1
-0
/
+2
2010-04-01
Boot charting support.
Torne Wuff
1
-2
/
+26
2010-03-06
fix cutoff of f2/f3_rec_screen in the recording screen.
Teruaki Kawashima
1
-1
/
+1
2010-03-06
Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...
Magnus Holmgren
1
-37
/
+39
2010-02-27
Properly handle empty and '-' font settings.
Thomas Martitz
1
-2
/
+4
2010-02-26
split the theme settings apply() sutff out of settings_apply(). this should f...
Jonathan Gordon
1
-96
/
+37
2010-02-22
fix charcell
Jonathan Gordon
1
-3
/
+5
2010-02-22
do r24817 betterer to make it more generic and stuff. Skins will always be in...
Jonathan Gordon
1
-35
/
+24
2010-02-22
fix remote WPS loading
Jonathan Gordon
1
-2
/
+2
2010-02-22
fix typo of wps and sbs.
Teruaki Kawashima
1
-8
/
+12
2010-02-21
Shorten settings_skins_apply() and correct some checks.
Thomas Martitz
1
-41
/
+36
2010-02-21
Properly generate (with "Save Theme Settings") and handle filename settings w...
Thomas Martitz
1
-4
/
+12
2010-02-16
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
1
-0
/
+1
2010-02-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
1
-5
/
+15
2010-02-08
fix red. these long #if's need to be changed to a single #define
Jonathan Gordon
1
-1
/
+3
2010-02-08
revert r24478 and make the backdrop behaviour the same as it used to be (so w...
Jonathan Gordon
1
-0
/
+3
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
1
-21
/
+0
2010-01-27
futile attempt to keep the ondioSP rombox working. This will almost certainly...
Jonathan Gordon
1
-1
/
+4
2009-11-16
mpeg.h/c cleanup
Jeffrey Goode
1
-1
/
+0
2009-11-11
remove 3 bad viewport functions:
Jonathan Gordon
1
-2
/
+1
2009-11-10
Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...
Jeffrey Goode
1
-0
/
+2
2009-11-04
Compressor: simplify makeup gain setting, expand release range, finally provi...
Jeffrey Goode
1
-1
/
+1
2009-10-20
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
1
-7
/
+7
2009-10-19
Remove a few superfluous calls and use the correct symbol.
Thomas Martitz
1
-2
/
+2
[prev]
[next]