Age | Commit message (Expand) | Author |
2006-03-30 | New 'Track Skip Only' option for Crossfading; crossfading is disabled except ... | Zakk Roberts |
2006-03-28 | Clean up the LCD Settings menu for some targets: hide the Contrast and Invert... | Zakk Roberts |
2006-03-26 | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen |
2006-03-25 | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev |
2006-03-24 | One minute sleep timer step size is a little too precise. How about five minu... | Dan Everton |
2006-03-24 | Change step size of sleep timer to 1 minute. | Dan Everton |
2006-03-24 | Port sleep timer setting screen to new setting screens. Make sleep timer usab... | Dan Everton |
2006-03-24 | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg |
2006-03-19 | Reworked backlight fading by GPIO based PWM to work for other targets | Thom Johansen |
2006-03-19 | Added 'Party Mode': Unstoppable playback | Björn Stenberg |
2006-03-05 | Don't leave the menu after clearing the backdrop image. | Jens Arnold |
2006-03-04 | Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo... | Zakk Roberts |
2006-02-26 | Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord... | Dave Chapman |
2006-02-13 | Add paged scrolling option. Really helps when scrolling through large lists o... | Dan Everton |
2006-02-02 | Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds... | Dave Chapman |
2006-01-22 | Horizontal screen scrolling part 3 (by Shachar Liberman) | Brandon Low |
2006-01-22 | Horizontal scrolling patch by Shachar Liberman | Tomas Salfischberger |
2006-01-21 | AB-repeat mode for software codecs. Accessible through menu as a repeat mode... | Brandon Low |
2005-12-22 | Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300 | Hristo Kovachev |
2005-12-06 | waiting is over: initial unicode commit | Marcoen Hirschberg |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-12-05 | moved crossfeed from the Playback menu to Sound Settings | Marcoen Hirschberg |
2005-12-04 | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman |
2005-11-23 | English language tweaks. | Jens Arnold |
2005-11-23 | Replaced the booolean 'Backlight On When Plugged' setting with a complete alt... | Jens Arnold |
2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
2005-11-19 | Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define. | Miika Pekkarinen |
2005-11-19 | Added option to reduce (and almost prevent) the remote lcd ticking | Miika Pekkarinen |
2005-11-18 | When fixing things is it better to do it in a way that causes them to actuall... | Christi Scarborough |
2005-11-18 | Initial stab at theme support. | Christi Scarborough |
2005-11-18 | generic multi-screen support for yes/no screens (like the one when reseting s... | Kevin Ferrare |
2005-11-17 | Remote WPS support (and some WPS bugfixes) by Stephan Wezel | Christi Scarborough |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-14 | completed the CONFIG_BACKLIGHT transition | Daniel Stenberg |
2005-11-14 | add crossfeed dsp effect. Makes some music more enjoyable with headphones. | Marcoen Hirschberg |
2005-11-12 | 1 - assume and use WPS files in .rockbox/wps | Daniel Stenberg |
2005-11-07 | Use set_int() for the crossfade time settings. | Jens Arnold |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-11-06 | iRiver: New crossfader with more configuration capability. Might still | Miika Pekkarinen |
2005-10-08 | Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang... | Jens Arnold |
2005-10-07 | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen |
2005-09-24 | Oops, forgot to guard a couple of calls to dsp_set_replaygain... | Magnus Holmgren |
2005-09-24 | Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu... | Magnus Holmgren |
2005-09-01 | Reintroduce the cursor setting in the menus too. | Magnus Holmgren |
2005-08-30 | Removed the line selector option, it is now always an inverse bar (except for... | Linus Nielsen Feltzing |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-29 | Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ... | Jens Arnold |
2005-08-21 | Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ... | Linus Nielsen Feltzing |
2005-08-20 | Now beep can be disabled. | Miika Pekkarinen |
2005-08-17 | Undo my previous commit and do the same with a parantheses change in filetree.c | Jonas Häggqvist |