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