summaryrefslogtreecommitdiff
path: root/apps/settings.c
AgeCommit message (Expand)Author
2021-08-15Drop HAVE_RTC_RAMAidan MacDonald
2021-06-04Softlock ImprovementsDana Conrad
2021-03-22Add new audiohw capability: POWER_MODE_CAPAidan MacDonald
2021-03-07ibasso: Fix the dx50/dx90 build (and usb_mode selection)Solomon Peachy
2021-03-01Fix inability to reset filetype colors without restartingChristian Soffke
2020-11-16Fix the fix, which managed to make things _worse_Solomon Peachy
2020-11-16Fix the red introduced in 9c68c69Solomon Peachy
2020-11-16FS13257: Fix inconsistent defaults in the USB mode selectionSolomon Peachy
2020-07-27FS#13220: Allow sound settings to be saved againSolomon 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 supportSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus
2020-07-20Fix the sea of red introduced in bf546fbSolomon Peachy
2020-07-21Run-time validation of INT settings.Solomon Peachy
2020-06-30Fixed system state information loss when it is saved in fileIgor B. Poretsky
2019-01-08Fix potential buffer overflow in settings.cWilliam Wilgus
2018-10-18Fix menu warningsWilliam Wilgus
2017-11-24Do playback restarts the proper wayMichael Sevakis
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus
2016-04-04Fix reset runtimeMihail Zenkov
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer
2015-01-19three new DSPsChiwen Chang
2014-12-22Fix red (pass pointer of 'item')Thomas Jarosch
2014-12-22Always initialize "item"Thomas Jarosch
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-02-02talk: Remove superflous call to talk_init().Thomas Martitz
2014-01-07lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin
2013-05-23Remove dsp_callback because DSP is now library code, not app code.Michael Sevakis
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis
2013-02-09EQ settings: Rework the settings to clean up the config file.Jonathan Gordon
2012-12-26Revert 64d048be. It breaks h300.Frank Gevaerts
2012-12-26Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.Frank Gevaerts
2012-10-06Add set_sleeptimer_duration function in minutesRichard Quirk
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-27rbcodec refactoring: dsp_set_eq_coefsSean Bartell
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis
2011-12-26Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett