summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli1-0/+3
2010-12-24Add "file size" to the track information screen of WPS.Mustapha Senhaji1-1/+1
2010-12-06Enable dircache by default on all targets with enough memory to use it. Help...Michael Giacomelli1-1/+2
2010-10-31Fix red. Why did it go unnoticed through the build system?Thomas Martitz1-4/+4
2010-10-31Default to absolute point mode on RaaA and Onda targets. Cowon D2 and MRobe 5...Thomas Martitz1-1/+13
2010-10-04New setting to control the file browser start location.Jonathan Gordon1-0/+1
2010-09-17Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts1-0/+2
2010-09-06Default to 35px adobe helvetica for big displays (height > 480).Thomas Martitz1-1/+1
2010-09-01Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz1-1/+9
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz1-1/+1
2010-08-05Add default font for LCD_HEIGHT <= 480Thomas Martitz1-0/+2
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff1-0/+2
2010-07-04Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as d...Marianne Arnold1-0/+2
2010-06-09a few more HAVE_PICTUREFLOW_INTEGRATIONJonathan Gordon1-3/+16