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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-10
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-29
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-8
/
+0
2019-07-20
Fix build on non-RTC targets.
Solomon Peachy
1
-2
/
+0
2019-06-27
Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"
Sebastian Leonhardt
1
-6
/
+6
2019-02-03
FS#12353: For car adapter mode, make delay before resuming configurable
Solomon Peachy
1
-0
/
+1
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-1
/
+0
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
1
-5
/
+1
2018-12-14
FS11473: Add bookmarking option: one per track.
Solomon Peachy
1
-6
/
+19
2018-07-28
Revert "As3525 v1/v2 Add power savings menu"
William Wilgus
1
-19
/
+0
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+4
2018-07-27
As3525 v1/v2 Add power savings menu
William Wilgus
1
-0
/
+19
2017-11-24
Do playback restarts the proper way
Michael Sevakis
1
-3
/
+0
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
1
-2
/
+2
2017-01-17
Selective Backlight/Advanced Softlock - Selective actions based on context
William Wilgus
1
-3
/
+10
2016-04-04
Fix reset runtime
Mihail Zenkov
1
-0
/
+1
2015-02-02
iBasso DX50/DX90: User selectable USB mode.
Udo Schläpfer
1
-0
/
+1
2015-02-02
iBasso DX50/DX90: User selectable freq scaling governor.
Udo Schläpfer
1
-0
/
+4
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
1
-1
/
+1
2015-01-19
three new DSPs
Chiwen Chang
1
-0
/
+12
2014-09-08
Fuze+: add a configurable deadzone area for touchpad buttons
Amaury Pouly
1
-0
/
+4
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
1
-0
/
+2
2014-03-03
Touchscreen: Show a line separator in lists.
Thomas Martitz
1
-2
/
+5
2014-01-13
Implement volume limiter feature
PurlingNayuki
1
-0
/
+1
2013-07-06
Enable setting of global output samplerate on certain targets.
Michael Sevakis
1
-0
/
+7
2013-05-24
Add DAC's oversampling filter roll-off selection to sound settings.
Andrew Ryabinin
1
-0
/
+4
2013-01-02
Use crc32 of filename to resume tracks
Richard Quirk
1
-0
/
+1
2012-12-26
Revert 64d048be. It breaks h300.
Frank Gevaerts
1
-1
/
+1
2012-12-26
Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.
Frank Gevaerts
1
-1
/
+1
2012-07-30
Database: Support for multiple search roots.
Thomas Martitz
1
-0
/
+1
2012-05-28
New crossfeed algorithm for Rockbox: "Meier" crossfeed
Bertrik Sikken
1
-1
/
+1
2012-05-09
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
1
-2
/
+2
2012-04-30
Make DSP's replaygain independent of global_settings.
Michael Sevakis
1
-7
/
+1
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
1
-1
/
+1
2012-04-29
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
1
-15
/
+3
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
1
-5
/
+8
2012-03-28
quickscreen: optionally display the shortcuts menu instead of the QS
Jonathan Gordon
1
-0
/
+3
2012-03-19
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
1
-0
/
+2
2012-03-16
More meaningful name and type for 'root menu' setting
Alexander Levin
1
-2
/
+2
2012-03-12
Change EQ settings to use a struct array in global_settings.
Michael Sevakis
1
-27
/
+6
2012-02-25
main menu: Add the ability to hide and reorder the main menu items.
Jonathan Gordon
1
-0
/
+2
2012-01-28
correct a typo
Wieland Hoffmann
1
-1
/
+1
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+1
2011-12-26
Clarify in what units the settings.sleeptimer_duration is
Alexander Levin
1
-1
/
+1
2011-12-26
Option to restart running sleep timer on keypress.
Nick Peskett
1
-0
/
+1
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
1
-1
/
+1
2011-11-21
skinengine: Rework skin loading so skins can be un/loaded individually. This ...
Jonathan Gordon
1
-1
/
+0
2011-11-20
Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...
Fred Bauer
1
-1
/
+1
2011-11-19
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...
Fred Bauer
1
-0
/
+1
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
1
-0
/
+7
[next]