summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-17Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts1-0/+2
2010-09-01Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz1-1/+1
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz1-0/+2
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz1-44/+1
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-0/+1
2010-07-25Rewrite set_file() to be smaller and better readable, and a comment describin...Thomas Martitz1-2/+2
2010-07-11Fix the commentAlexander Levin1-1/+1
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff1-0/+1
2010-06-05Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius1-6/+0
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff1-1/+1
2010-05-16Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis1-0/+1
2010-05-15Hopefully finish off the red from r26051.Michael Sevakis1-1/+3
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis1-1/+20
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon1-1/+5
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode1-1/+1
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren1-0/+4
2010-04-08Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode1-2/+2
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode1-0/+7
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann1-0/+3
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren1-1/+1
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye1-0/+3
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon1-1/+1
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon1-1/+1
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon1-0/+3
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode1-1/+1
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode1-2/+5
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode1-0/+2
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-0/+4
2009-11-07Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone1-2/+2
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode1-1/+1
2009-11-01Fix FS#10745 - %mv not working in sbs...Jonathan Gordon1-0/+1
2009-10-28Use array for quickscreen item settings to simplify some logicNils Wallménius1-5/+2
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev1-0/+1
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz1-1/+2
2009-10-19Initial custom statusbar commit.Thomas Martitz1-1/+8
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz1-2/+0
2009-10-16initial custom statusbar commitThomas Martitz1-0/+2
2009-10-05Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev1-1/+1
2009-10-05Fix the stack string issue for the Meizus, tooMichael Sparmann1-6/+4
2009-10-05Fix displaying strings on stack for iPod Nano 2GMichael Sparmann1-0/+5
2009-10-05RTL support in menusTomer Shalev1-1/+1
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev1-1/+5
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode1-1/+5
2009-08-29Quickscreen: 4th itemThomas Martitz1-0/+1
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz1-2/+2
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz1-3/+1
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius1-2/+2
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin1-3/+8
2009-08-19Fix typo in the commentAlexander Levin1-1/+1
2009-08-18Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere1-1/+1