summaryrefslogtreecommitdiff
path: root/apps/settings.h
AgeCommit message (Expand)Author
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-26Clarify in what units the settings.sleeptimer_duration isAlexander Levin
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-11-21skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon
2011-11-20Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts
2011-09-04Remove duplicated code to search for a setting by its cfg nameJonathan Gordon
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth
2011-04-17Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken
2011-04-10Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth
2011-01-02Fix typo in the commentAlexander Levin
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli
2010-12-15remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...Teruaki Kawashima
2010-11-15FS#11751: increase buffer size of settings to store path.Teruaki Kawashima
2010-10-04New setting to control the file browser start location.Jonathan Gordon
2010-09-17Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts
2010-09-01Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-25Rewrite set_file() to be smaller and better readable, and a comment describin...Thomas Martitz
2010-07-11Fix the commentAlexander Levin
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff
2010-06-05Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff
2010-05-16Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis
2010-05-15Hopefully finish off the red from r26051.Michael Sevakis
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren
2010-04-08Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode