| Commit message (Expand) | Author | Age |
| ... | |
| * | 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-19 |
| * | 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-18 |
| * | 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-17 |
| * | 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-16 |
| * | FS#10512: Bookmarking does not behave correctly (fixes r22192) | Jeffrey Goode | 2009-08-12 |
| * | Quick, fix red, before the new build system shows it! | Thomas Martitz | 2009-08-07 |
| * | Change a few defines to enums to match the other code around and argument bit... | Thomas Martitz | 2009-08-07 |
| * | 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-11 |
| * | FS#10406 - split the statusbar setting into one for each display, and allow t... | Jonathan Gordon | 2009-07-05 |
| * | Merge the "Replaygain Off" option into the replaygain type; eliminate the "O... | Alexander Levin | 2009-06-20 |
| * | Touchscreen targets: add calibration screen + rewrite calibration driver (FS#... | Maurus Cuelenaere | 2009-06-16 |
| * | FS#8894 - Add time stretching feature to all SWCODEC targets - the current al... | Steve Bavin | 2009-06-12 |
| * | FS#10014 - Separate tracklocking out of skip length, skip length prevented to... | Thomas Martitz | 2009-03-27 |
| * | Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ... | Rob Purchase | 2009-03-24 |
| * | Small fixup of the recent #include cleanup. settings.h needs button.h for HAS... | Thomas Martitz | 2009-03-09 |
| * | Yet more #include cleanups | Bertrik Sikken | 2009-03-08 |
| * | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz | 2009-03-02 |
| * | Onda VX747: | Maurus Cuelenaere | 2009-03-02 |
| * | Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe... | Thomas Martitz | 2009-03-01 |
| * | Small bit from my GSoC work: Unify the way the simulator accesses voice strin... | Tom Ross | 2009-02-27 |
| * | continuation of last nights statusbar cleanup. | Jonathan Gordon | 2009-02-02 |
| * | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz | 2009-01-26 |
| * | Fix some reds. | Nils Wallménius | 2009-01-03 |
| * | Reorder of user_settings, cleaned out some unused settings grouped settings d... | Nils Wallménius | 2009-01-03 |
| * | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli | 2008-12-25 |
| * | Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s... | Michael Sevakis | 2008-12-13 |
| * | Add new cfg_to_string function (this just splits existing code). | Antoine Cellerier | 2008-12-07 |
| * | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis | 2008-12-03 |
| * | 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-26 |
| * | Added support for configurable rockbox directory. FS#9567 by Alex Bennee. | Björn Stenberg | 2008-11-24 |
| * | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon | 2008-11-03 |
| * | fix a data abort when the start screen is set to previous and nvram.bin is in... | Jonathan Gordon | 2008-11-03 |
| * | New recording setting to configure how mono recordings are made. Previously, ... | Peter D'Hoye | 2008-10-08 |
| * | Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ... | Nils Wallménius | 2008-10-08 |
| * | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts | 2008-10-07 |
| * | more slight playlist resume cleanuping... dont bother saving the playlist fir... | Jonathan Gordon | 2008-09-21 |
| * | FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure... | Jonathan Gordon | 2008-09-20 |
| * | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin | 2008-09-08 |
| * | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin | 2008-09-08 |
| * | Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl... | Frank Gevaerts | 2008-08-29 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen | 2008-07-14 |