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
2021-08-15
Drop HAVE_RTC_RAM
Aidan MacDonald
2021-06-04
Softlock Improvements
Dana Conrad
2021-03-22
Add new audiohw capability: POWER_MODE_CAP
Aidan MacDonald
2021-03-07
ibasso: Fix the dx50/dx90 build (and usb_mode selection)
Solomon Peachy
2021-03-01
Fix inability to reset filetype colors without restarting
Christian Soffke
2020-11-16
Fix the fix, which managed to make things _worse_
Solomon Peachy
2020-11-16
Fix the red introduced in 9c68c69
Solomon Peachy
2020-11-16
FS13257: Fix inconsistent defaults in the USB mode selection
Solomon Peachy
2020-07-27
FS#13220: Allow sound settings to be saved again
Solomon Peachy
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
2020-07-20
Fix the sea of red introduced in bf546fb
Solomon Peachy
2020-07-21
Run-time validation of INT settings.
Solomon Peachy
2020-06-30
Fixed system state information loss when it is saved in file
Igor B. Poretsky
2019-01-08
Fix potential buffer overflow in settings.c
William Wilgus
2018-10-18
Fix menu warnings
William Wilgus
2017-11-24
Do playback restarts the proper way
Michael Sevakis
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
2017-01-17
Selective Backlight/Advanced Softlock - Selective actions based on context
William Wilgus
2016-04-04
Fix reset runtime
Mihail Zenkov
2015-02-02
iBasso DX50/DX90: User selectable USB mode.
Udo Schläpfer
2015-02-02
iBasso DX50/DX90: User selectable freq scaling governor.
Udo Schläpfer
2015-01-19
three new DSPs
Chiwen Chang
2014-12-22
Fix red (pass pointer of 'item')
Thomas Jarosch
2014-12-22
Always initialize "item"
Thomas Jarosch
2014-09-08
Fuze+: add a configurable deadzone area for touchpad buttons
Amaury Pouly
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2014-02-02
talk: Remove superflous call to talk_init().
Thomas Martitz
2014-01-07
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
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-05-23
Remove dsp_callback because DSP is now library code, not app code.
Michael Sevakis
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-02-09
EQ settings: Rework the settings to clean up the config file.
Jonathan Gordon
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-10-06
Add set_sleeptimer_duration function in minutes
Richard Quirk
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-27
rbcodec refactoring: dsp_set_eq_coefs
Sean Bartell
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
2011-12-26
Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.c
Nick Peskett
[next]