Age | Commit message (Expand) | Author |
2009-11-25 | make recording trigger threshold settings work again. | Dominik Wenger |
2009-11-16 | mpeg.h/c cleanup | Jeffrey Goode |
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-08 | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima |
2009-11-04 | Spoken correction for OUTro value in SKIPLENGTH function. | Alessio Lenzi |
2009-11-04 | Compressor: simplify makeup gain setting, expand release range, finally provi... | Jeffrey Goode |
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 | Initial custom statusbar commit. | Thomas Martitz |
2009-10-17 | Add a option to skip length which lets you skip 5s before the end of a song, ... | 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 | RTL support in menus | Tomer Shalev |
2009-10-04 | Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode', | Tomer Shalev |
2009-10-03 | Fixed mouse keypad mode was not available with HAVE_USB_HID_MOUSE | 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-09-24 | FS#9824: Fix FM channel spacing for Europe | Bertrik Sikken |
2009-09-13 | Laying the groundwork for future features | Jeffrey Goode |
2009-08-29 | Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old... | Dominik Riebeling |
2009-08-29 | Quickscreen: 4th item | Thomas Martitz |
2009-08-24 | Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN... | 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 | More comments in the settings macros | Alexander Levin |
2009-08-18 | Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan... | Maurus Cuelenaere |
2009-08-18 | Add comment to the BOOL_SETTING macro; use that macro for OFFON_SETTING (FS#1... | Alexander Levin |
2009-08-18 | FS#10199: Adds limiter DSP function | Jeffrey Goode |
2009-08-17 | Add setting to position the scrollbar on the left or right | Maurus Cuelenaere |
2009-08-17 | * Fix red | Maurus Cuelenaere |
2009-08-17 | FS#10534: Make scrollbar width variable through a setting (useful for touchsc... | Maurus Cuelenaere |
2009-08-17 | Change the default value for the ui viewport to "-" (which will give a fullsc... | Thomas Martitz |
2009-08-17 | Add the ui viewport to the theme settings, so that it will be in the theme.cf... | Thomas Martitz |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-08-11 | FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ... | Michael Giacomelli |
2009-08-11 | Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be... | Michael Giacomelli |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-11 | Properly ifdef the pitchscreen settings as well (aka fix red Player build). | Jens Arnold |
2009-07-11 | Improvements to the pitch screen UI (FS#10359 by David Johnston) | Alexander Levin |
2009-07-05 | FS#10406 - split the statusbar setting into one for each display, and allow t... | Jonathan Gordon |
2009-06-20 | Merge the "Replaygain Off" option into the replaygain type; eliminate the "O... | Alexander Levin |
2009-06-16 | Touchscreen targets: add calibration screen + rewrite calibration driver (FS#... | Maurus Cuelenaere |
2009-06-12 | FS#8894 - Add time stretching feature to all SWCODEC targets - the current al... | Steve Bavin |
2009-03-27 | Change "Prevent Skipping" to "Prevent track skipping" which is a more accurat... | Thomas Martitz |
2009-03-27 | Document the prevent skipping option in the manual, plus a few fixes for skip... | Thomas Martitz |
2009-03-27 | FS#10014 - Separate tracklocking out of skip length, skip length prevented to... | Thomas Martitz |
2009-03-24 | Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ... | Rob Purchase |