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
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-04-02
Fix someone elses yellow and red
Jeffrey Goode
2010-04-01
Boot charting support.
Torne Wuff
2010-03-06
fix cutoff of f2/f3_rec_screen in the recording screen.
Teruaki Kawashima
2010-03-06
Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...
Magnus Holmgren
2010-02-27
Properly handle empty and '-' font settings.
Thomas Martitz
2010-02-26
split the theme settings apply() sutff out of settings_apply(). this should f...
Jonathan Gordon
2010-02-22
fix charcell
Jonathan Gordon
2010-02-22
do r24817 betterer to make it more generic and stuff. Skins will always be in...
Jonathan Gordon
2010-02-22
fix remote WPS loading
Jonathan Gordon
2010-02-22
fix typo of wps and sbs.
Teruaki Kawashima
2010-02-21
Shorten settings_skins_apply() and correct some checks.
Thomas Martitz
2010-02-21
Properly generate (with "Save Theme Settings") and handle filename settings w...
Thomas Martitz
2010-02-16
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
2010-02-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
2010-02-08
fix red. these long #if's need to be changed to a single #define
Jonathan Gordon
2010-02-08
revert r24478 and make the backdrop behaviour the same as it used to be (so w...
Jonathan Gordon
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-27
futile attempt to keep the ondioSP rombox working. This will almost certainly...
Jonathan Gordon
2009-11-16
mpeg.h/c cleanup
Jeffrey Goode
2009-11-11
remove 3 bad viewport functions:
Jonathan Gordon
2009-11-10
Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...
Jeffrey Goode
2009-11-04
Compressor: simplify makeup gain setting, expand release range, finally provi...
Jeffrey Goode
2009-10-20
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
2009-10-19
Remove a few superfluous calls and use the correct symbol.
Thomas Martitz
2009-10-19
Initial custom statusbar commit.
Thomas Martitz
2009-10-18
Change the .lng files to contain strings from multiple users. Still hard-code...
Tom Ross
2009-10-16
Revert r23212, I committed it accidentally.
Thomas Martitz
2009-10-16
initial custom statusbar commit
Thomas Martitz
2009-10-14
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...
Thomas Martitz
2009-10-09
Fix player red and remove an obsolete function call.
Thomas Martitz
2009-10-05
Fix red: Invert buttons in RTL mode
Tomer Shalev
2009-10-05
Invert buttons in RTL mode
Tomer Shalev
2009-09-25
Replace limiter with dynamic range compressor
Jeffrey Goode
2009-08-24
Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value wou...
Thomas Martitz
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-18
FS#10199: Adds limiter DSP function
Jeffrey Goode
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-08-16
Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...
Thomas Martitz
2009-08-16
more wps->skin engine work..
Jonathan Gordon
2009-08-12
Make kbd_input() show a cancel splash to indicate user abort better and for b...
Thomas Martitz
2009-08-06
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2009-08-03
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
2009-08-03
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-14
FS#10080
Nils Wallménius
2009-07-05
FS#10406 - split the statusbar setting into one for each display, and allow t...
Jonathan Gordon
2009-07-01
Provide a context sensitive default file name when saving settings (FS#10399)
Alexander Levin
2009-06-29
Do not modify the passed in parameter string (FS#10392 by Jonas Häggqvist)
Alexander Levin
[next]