summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis1-0/+7
2013-05-24Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin1-0/+4
2013-01-02Use crc32 of filename to resume tracksRichard Quirk1-0/+1
2012-12-26Revert 64d048be. It breaks h300.Frank Gevaerts1-1/+1
2012-12-26Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.Frank Gevaerts1-1/+1
2012-07-30Database: Support for multiple search roots.Thomas Martitz1-0/+1
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken1-1/+1
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-2/+2
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis1-7/+1
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-1/+1
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-15/+3
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis1-5/+8
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon1-0/+3
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett1-0/+2
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin1-2/+2
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis1-27/+6
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon1-0/+2
2012-01-28correct a typoWieland Hoffmann1-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-26Clarify in what units the settings.sleeptimer_duration isAlexander Levin1-1/+1
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-0/+1
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-1/+1
2011-11-21skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon1-1/+0
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/+1
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon1-0/+7
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz1-0/+3
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz1-0/+4
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon1-0/+3
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts1-0/+4
2011-09-04Remove duplicated code to search for a setting by its cfg nameJonathan Gordon1-0/+1
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye1-2/+2
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth1-1/+1
2011-04-17Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken1-0/+1
2011-04-10Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts1-1/+1
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth1-1/+1
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth1-0/+7
2011-01-02Fix typo in the commentAlexander Levin1-1/+1
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli1-0/+1
2010-12-15remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...Teruaki Kawashima1-1/+1
2010-11-15FS#11751: increase buffer size of settings to store path.Teruaki Kawashima1-3/+4
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-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