summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-02Checkwps: move output files to current directoryMaurus Cuelenaere
2009-02-02Checkwps: the scripts of course shouldn't be searching for output files in ro...Maurus Cuelenaere
2009-02-02Make checkwps compile scripts directory-independentMaurus Cuelenaere
2009-02-01Use unsigned constants to avoid adding another gcc-support routine and save a...Nils Wallménius
2009-02-01Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t...Marianne Arnold
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon
2009-02-01this commit actually makes my previous one work when the statusbar setting is...Jonathan Gordon
2009-02-01Make 'accept' in the yesno screen work on an Iaudio remote (with the X5 or M5...Marianne Arnold
2009-02-01Statusbar handling fixes. Jonathan Gordon
2009-02-01First step in committing the results of FS#8663:Antonius Hellmann
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken
2009-01-31Update Dutch lang filePeter D'Hoye
2009-01-31FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken
2009-01-30per Jens Arnold's suggestion:Andrew Mahone
2009-01-30correct clz in pictureflow.cAndrew Mahone
2009-01-30remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-...Andrew Mahone
2009-01-29Fix yellowMaurus Cuelenaere
2009-01-29Get checkwps working againMaurus Cuelenaere
2009-01-29radio keymap fix for e200 from FS#9846Andrew Mahone
2009-01-29Some various pieces of manual work: Fixed installation instructions for the e...Robert Menes
2009-01-29pictureflow tweaks:Andrew Mahone
2009-01-29fix divide-by-zero error in pictureflow when selecting albumAndrew Mahone
2009-01-29MPEGPlayer: If valid start AND end timestamps for a stream are not found then...Michael Sevakis
2009-01-29Hopefully make some progress against FS#9831. iPod Video seems fine now under...Michael Sevakis
2009-01-28Forget Info screen auto refresh for now since it messes with text scrolling.Michael Sevakis
2009-01-28Make sure 'Battery: Charging' is displayed in the info screen when charging n...Michael Sevakis
2009-01-28Some cleanup (such as #include cleanup, clearer variable names) in pitchscree...Thomas Martitz
2009-01-28Fix list title setupThomas Martitz
2009-01-27Redo some parts of my previous commit, thanks Jens and DaveThomas Martitz
2009-01-27I wonder how that got it...Thomas Martitz
2009-01-27Fix yellowThomas Martitz
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz
2009-01-27Make the Philips HDD1630 ADC work: it needs a slightly different init sequenc...Mark Arigo
2009-01-27Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo
2009-01-27Onda VX747:Maurus Cuelenaere
2009-01-27Fix red once more :/Thomas Martitz
2009-01-26Fix redThomas Martitz
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2009-01-26Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button...Robert Menes
2009-01-26Fix FS#9830 - utf8 encoded .cue files dont get displayed properlyJonathan Gordon
2009-01-25Remove installation note and checkbox disabling about the current build alway...Dominik Riebeling
2009-01-25fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone
2009-01-25Remove "needsbootloader" configuration value as it is implicitly available fr...Dominik Riebeling
2009-01-25Remove hard-coded release version numbers.Dominik Riebeling
2009-01-25Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold
2009-01-25Escape strings for use in matches.Jonas Häggqvist
2009-01-25Fix FS#9662 by removing any cancel action from the power button, left button ...Thomas Martitz
2009-01-25Install dialog: use the release version number from the version strings map i...Dominik Riebeling
2009-01-24Philips HDD1630: fix yellowMark Arigo