summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Expand)AuthorAge
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken2011-04-17
* Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts2011-04-10
* autoresume: Match full directory path names only in autoresumable()Michael Hohmuth2011-02-11
* Add option to resume next track on automatic track changeMichael Hohmuth2011-02-08
* Fix typo in the commentAlexander Levin2011-01-02
* Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli2011-01-02
* remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...Teruaki Kawashima2010-12-15
* FS#11751: increase buffer size of settings to store path.Teruaki Kawashima2010-11-15
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts2010-09-17
* Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz2010-09-01
* Android: don't compile powermgmt-sim.cThomas Martitz2010-09-01
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Rewrite set_file() to be smaller and better readable, and a comment describin...Thomas Martitz2010-07-25
* Fix the commentAlexander Levin2010-07-11
* Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff2010-07-05
* Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius2010-06-05
* New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff2010-06-05
* Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis2010-05-16
* Hopefully finish off the red from r26051.Michael Sevakis2010-05-15
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode2010-05-09
* FS#11099 - Rewind before resumeMagnus Holmgren2010-04-24
* Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode2010-04-08
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann2010-03-20
* Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2010-03-06
* Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2010-03-03
* split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2010-02-26
* some minor changes to checkwps, shouldn't change anythingJonathan Gordon2010-02-24
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode2009-11-12
* Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode2009-11-11
* Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2009-11-10
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Replace enum statusbar_values in global_settings with int, fixing crash with ...Andrew Mahone2009-11-07
* Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode2009-11-04
* Fix FS#10745 - %mv not working in sbs...Jonathan Gordon2009-11-01
* Use array for quickscreen item settings to simplify some logicNils Wallménius2009-10-28
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Revert r23212, I committed it accidentally.Thomas Martitz2009-10-16
* initial custom statusbar commitThomas Martitz2009-10-16
* Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev2009-10-05
* Fix the stack string issue for the Meizus, tooMichael Sparmann2009-10-05
* Fix displaying strings on stack for iPod Nano 2GMichael Sparmann2009-10-05