Age | Commit message (Expand) | Author |
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 |
2009-03-02 | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz |
2009-03-02 | Onda VX747: | Maurus Cuelenaere |
2009-03-01 | Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe... | Thomas Martitz |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-03 | Fix some reds. | Nils Wallménius |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-17 | Changed some default settings for the 3.1 release: | Björn Stenberg |
2008-12-10 | add some missing ifdef HAVE_TAGCACHE checks spooted by funman | Jonathan Gordon |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-11-26 | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis |
2008-11-26 | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin |
2008-11-05 | FS#9525 - The list for the quickscreen items chooser turned out to not really... | Jonathan Gordon |
2008-11-03 | - handle the custom option type in settings dumper (not very well though but ... | Jonathan Gordon |
2008-11-03 | Make local functions static | Bertrik Sikken |
2008-11-03 | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon |
2008-11-03 | Add a setting type which is completly user-defined. This setting type cannot ... | Jonathan Gordon |
2008-11-01 | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts |
2008-10-26 | Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ... | Jonathan Gordon |
2008-10-23 | Just correct a typo in a comment. | Mustapha Senhaji |
2008-10-23 | Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena... | Jonathan Gordon |
2008-10-08 | New recording setting to configure how mono recordings are made. Previously, ... | Peter D'Hoye |