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
2013-07-06
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-05-24
Add DAC's oversampling filter roll-off selection to sound settings.
Andrew Ryabinin
2013-01-02
Use crc32 of filename to resume tracks
Richard Quirk
2012-12-26
Revert 64d048be. It breaks h300.
Frank Gevaerts
2012-12-26
Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.
Frank Gevaerts
2012-07-30
Database: Support for multiple search roots.
Thomas Martitz
2012-05-28
New crossfeed algorithm for Rockbox: "Meier" crossfeed
Bertrik Sikken
2012-05-09
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-04-30
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
2012-03-28
quickscreen: optionally display the shortcuts menu instead of the QS
Jonathan Gordon
2012-03-19
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
2012-03-16
More meaningful name and type for 'root menu' setting
Alexander Levin
2012-03-12
Change EQ settings to use a struct array in global_settings.
Michael Sevakis
2012-02-25
main menu: Add the ability to hide and reorder the main menu items.
Jonathan Gordon
2012-01-28
correct a typo
Wieland Hoffmann
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-26
Clarify in what units the settings.sleeptimer_duration is
Alexander Levin
2011-12-26
Option to restart running sleep timer on keypress.
Nick Peskett
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-11-21
skinengine: Rework skin loading so skins can be un/loaded individually. This ...
Jonathan Gordon
2011-11-20
Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...
Fred Bauer
2011-11-19
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...
Fred Bauer
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-10-17
Sleep timer options: persistent duration and start on boot.
Thomas Martitz
2011-10-17
Commit FS#12321 - Touchscreen: List line padding, to more easily select lines
Thomas Martitz
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-09
Add "USB Hide Internal Drive" option for multidrive devices with software usb.
Frank Gevaerts
2011-09-04
Remove duplicated code to search for a setting by its cfg name
Jonathan Gordon
2011-06-05
Make the histogram code usable for playback as well. Move the recording histo...
Peter D'Hoye
2011-05-13
FS#11931 part 2: Allow a short rewind when playback is paused. Patch
Michael Hohmuth
2011-04-17
Move declaration of global function cfg_string_to_int to header file settings.h
Bertrik Sikken
2011-04-10
Support loading backdrops from anywhere in the filesystem. Fixes FS#12041
Frank Gevaerts
2011-02-11
autoresume: Match full directory path names only in autoresumable()
Michael Hohmuth
2011-02-08
Add option to resume next track on automatic track change
Michael Hohmuth
2011-01-02
Fix typo in the comment
Alexander Levin
2011-01-02
Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...
Michael Giacomelli
2010-12-15
remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...
Teruaki Kawashima
2010-11-15
FS#11751: increase buffer size of settings to store path.
Teruaki Kawashima
2010-10-04
New setting to control the file browser start location.
Jonathan Gordon
2010-09-17
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-01
Fix reds. The battery_capacity setting is used even for fixed-battery targets.
Thomas Martitz
2010-09-01
Android: don't compile powermgmt-sim.c
Thomas Martitz
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-25
Rewrite set_file() to be smaller and better readable, and a comment describin...
Thomas Martitz
2010-07-11
Fix the comment
Alexander Levin
2010-07-05
Provide the option to automatically update existing bookmark files on stop, w...
Torne Wuff
[next]