Age | Commit message (Expand) | Author |
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 |
2009-11-01 | Fix FS#10745 - %mv not working in sbs... | Jonathan Gordon |
2009-10-28 | Use array for quickscreen item settings to simplify some logic | Nils Wallménius |
2009-10-23 | FS#10704 - Make a configuration option to disable USB HID | Tomer Shalev |
2009-10-19 | Add a browse (remote) custom statusbar item in the theme settings. | Thomas Martitz |
2009-10-19 | Initial custom statusbar commit. | Thomas Martitz |
2009-10-16 | Revert r23212, I committed it accidentally. | Thomas Martitz |
2009-10-16 | initial custom statusbar commit | Thomas Martitz |
2009-10-05 | Revert renaming of the scrollbar global setting by r22945, following discussi... | Tomer Shalev |
2009-10-05 | Fix the stack string issue for the Meizus, too | Michael Sparmann |
2009-10-05 | Fix displaying strings on stack for iPod Nano 2G | Michael Sparmann |
2009-10-05 | RTL support in menus | Tomer Shalev |
2009-09-30 | Commit "FS#10468 - USB HID: Show keypad mode on screen" | Tomer Shalev |
2009-09-25 | Replace limiter with dynamic range compressor | Jeffrey Goode |
2009-08-29 | Quickscreen: 4th item | Thomas Martitz |
2009-08-24 | Slightly change parts of the previous commit to reuse existing code, and enfo... | Thomas Martitz |
2009-08-23 | Fix redraw issues when the statusbar setting was changed with an UI viewport.... | Thomas Martitz |
2009-08-20 | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius |
2009-08-19 | Combine the settings for scrollbar on/off and its position into one with thre... | Alexander Levin |
2009-08-19 | Fix typo in the comment | Alexander Levin |
2009-08-18 | Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan... | Maurus Cuelenaere |
2009-08-18 | FS#10199: Adds limiter DSP function | Jeffrey Goode |
2009-08-18 | Reclaim a bit of binsize for non-lcd_bitmap targets | Maurus Cuelenaere |
2009-08-17 | Add setting to position the scrollbar on the left or right | Maurus Cuelenaere |
2009-08-17 | FS#10534: Make scrollbar width variable through a setting (useful for touchsc... | Maurus Cuelenaere |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-08-16 | Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo... | Thomas Martitz |
2009-08-16 | fix crossfade setting broken by r22192. | Teruaki Kawashima |
2009-08-12 | FS#10512: Bookmarking does not behave correctly (fixes r22192) | Jeffrey Goode |