Age | Commit message (Expand) | Author |
2006-09-03 | doesnt really need to use the sysfont for the pitch screen | Jonathan Gordon |
2006-09-03 | make the pitch screen use the remote screen also, and fix non-lcd iriver remo... | Jonathan Gordon |
2006-08-21 | fixed the settings action context, time/eq/colour chooser/dbug screens | Jonathan Gordon |
2006-08-17 | really fix the yes/no screen now, also id3 viewer shows the status bar | Jonathan Gordon |
2006-08-17 | stop id3 viewer eating keypress on entry | Jonathan Gordon |
2006-08-16 | * fix pitchscreen | Jonathan Gordon |
2006-08-16 | * fixed the pitch screen key mappings for all targets, targets require a | Jonathan Gordon |
2006-08-15 | * Make ID3 info screen usable again (and not exit right after enter), though ... | Magnus Holmgren |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-08-07 | FS#5587 Non-latin languages support update. Translators:Please change | Shachar Liberman |
2006-07-02 | OOPS Forgot remote keys bindings for the ID3 info screen | Kevin Ferrare |
2006-07-02 | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-05-31 | Allow pitch ratio to hit top and bottom values when using button repeat. | Thom Johansen |
2006-05-24 | Code policed C99-style variable declarations. | Jens Arnold |
2006-05-21 | Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) | Peter D'Hoye |
2006-04-21 | Fix yellow builds. | Zakk Roberts |
2006-04-21 | Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/... | Zakk Roberts |
2006-04-20 | Repeat mode should be an integer, not a boolean. Fixes bug #2955. | Hardeep Sidhu |
2006-04-11 | Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge... | Zakk Roberts |
2006-04-10 | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts |
2006-04-02 | Updated quickscreens, now they look better than before while still retaining ... | Zakk Roberts |
2006-04-01 | Missing file from .lang rework | Jens Arnold |
2006-03-22 | Whoops, the Archos Player/Studio doesn't have the ability to change pitch.. | Zakk Roberts |
2006-03-22 | Pitch screen now accessible from the WPS context menu for all targets. This m... | Zakk Roberts |
2006-03-21 | Patch #4843 by Nicolas Pennequin - Correct status bar and backdrop in ID3 inf... | Linus Nielsen Feltzing |
2006-03-21 | Reworked pitch screen for easier adjustment and better looks. Added some butt... | Zakk Roberts |
2006-03-18 | Real Time Clock support in the WPS | Brandon Low |
2006-03-12 | Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading com... | Zakk Roberts |
2006-03-05 | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low |
2006-03-04 | Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset... | Tomas Salfischberger |
2006-01-21 | AB-repeat mode for software codecs. Accessible through menu as a repeat mode... | Brandon Low |
2005-12-23 | Now the quick screen properly sorts the playlist when shuffle is disabled | Linus Nielsen Feltzing |
2005-12-10 | Use the abstract SETTINGS_ defines instead of the target-specific BUTTON_ def... | Dave Chapman |
2005-12-06 | Fixed red recorder builds. | Jens Arnold |
2005-12-05 | Big Code Police raid. Pretty pretty please, we do no macrofy simple | Daniel Stenberg |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-12-05 | Playback speed changing support for H300. | Thom Johansen |
2005-12-04 | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman |
2005-11-28 | Enabled playback speed adjustment support for H1x0. Modified the resampler to... | Thom Johansen |
2005-11-23 | Replaced the booolean 'Backlight On When Plugged' setting with a complete alt... | Jens Arnold |
2005-11-22 | Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo... | Kevin Ferrare |
2005-11-22 | Even more const policing. | Jens Arnold |
2005-11-22 | The const police strikes back. Also only include the F3 quickscreen for units... | Jens Arnold |
2005-11-22 | I told you there would be errors | Kevin Ferrare |
2005-11-22 | Added multi-screen support for quickscreen (mostly rewritten from scratch) an... | Kevin Ferrare |
2005-11-20 | removed old statusbar and buttonbar code | 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-13 | Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ... | Dave Chapman |