summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken1-2/+4
2012-05-27clipzip: fix default font and icon setBertrik Sikken1-1/+7
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling1-3/+6
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-2/+2
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis1-5/+5
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-1/+0
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-1/+1
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis1-7/+8
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon1-0/+2
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett1-0/+3
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin1-1/+1
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis1-15/+15
2012-02-29root menu ordering: Remove underscores from the config setting.Thomas Martitz1-1/+1
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon1-0/+5
2012-01-09Commit FS#12454 - Faster line scroll speed by Martin Sagmuller.Michael Giacomelli1-2/+2
2012-01-07Only need lcd-remote.h if HAVE_REMOTE_LCD is definedRafaël Carré1-0/+2
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-27Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It'...Alexander Levin1-8/+1
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-0/+2
2011-11-26Fix leftovers.Thomas Martitz1-2/+2
2011-11-26lcd_color/cabbiev2: New iconset in multiple sizesThomas Martitz1-17/+37
2011-11-21skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon1-1/+1
2011-11-20Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer1-1/+1
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer1-0/+6
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon1-0/+11
2011-11-10Correct saved config setting for Line Padding in Lists - fixes FS#12377Michael Chicoine1-1/+1
2011-10-26Revert swap channel feature as we're presently in a feature freeze. I'll reco...Michael Giacomelli1-4/+3
2011-10-26Add option to exchange the left and right stereo channels. Patch by Dave Cha...Michael Giacomelli1-3/+4
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz1-0/+12
2011-10-17Fix checkwps reds and non-touchscreen warnings.Thomas Martitz1-0/+3
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz1-0/+29
2011-10-05Clean up compressor setting codeJeffrey Goode1-5/+1
2011-09-15Fix FS#12278 - saving a full .cfg file would crashJonathan Gordon1-1/+9
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts1-0/+4
2011-07-20Remove to top/bottom quickscreen defaults.Jonathan Gordon1-2/+4
2011-07-19Disable ipod video battery capacity default detection for bootloader and simu...Frank Gevaerts1-1/+1
2011-07-19Set the default battery capacity for ipod video properly depending on detecte...Frank Gevaerts1-1/+11
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye1-5/+5
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth1-3/+3
2011-04-16Since r29700 changed the way the backdrop setting works, the default needs to...Frank Gevaerts1-1/+1
2011-04-10Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts1-1/+1
2011-03-22Submit parts of FS#12024. Describe the settings 'List Acceleration Start Dela...Andree Buschmann1-2/+2
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch1-1/+1
2011-02-16Use 35-Adobe-Helvetica as default font on maemo. 27-Adobe-Helvetica is too smallThomas Jarosch1-1/+1
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth1-2/+2
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth1-0/+9
2011-02-08Make enable-autoresume option more consistent with other settings.Michael Hohmuth1-2/+2
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann1-2/+2
2011-01-12Fix the 'Gather Runtime Data' language string on HWCODEC which accidentally g...Marianne Arnold1-1/+2
2011-01-02Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand...Michael Giacomelli1-0/+2