summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold
2009-02-09GCC suggests parentheses so give it some (aka fix yellow).Jens Arnold
2009-02-09More compact screendump routines for core and greylib. The core routine might...Jens Arnold
2009-02-09Xobox - clear display for all. Fixes problem on colour screens with one or bo...Marianne Arnold
2009-02-09make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg
2009-02-09do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg
2009-02-09don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis
2009-02-08align frontmost edge of slides with plane of displayAndrew Mahone
2009-02-08simplify zo calculation a bit, "zoom" the center margin value and add term fo...Andrew Mahone
2009-02-08Commit fix suggested by Siaoru Lee in FS#9776. Fixes a bug in our ASF parser.Michael Giacomelli
2009-02-08Oops, fix yellowNils Wallménius
2009-02-08Small code reuse improvementNils Wallménius
2009-02-07rewrite of pictureflow renderer with 3D projection, this will allow many poss...Andrew Mahone
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken
2009-02-06use a table-free clz on coldfire, where it benchmarks a bit fasterAndrew Mahone
2009-02-05Gigabeat S: Fix the Yes/No screen 'Yes' buttons. r19909 got them wrong and br...Michael Sevakis
2009-02-05Fix FS#2533, apple appearing late in the snake pluginThomas Martitz
2009-02-05Fix a wrong check in lamp, spotted by DerPapstJonathan Gordon
2009-02-05Minor quickscreen and pitchscreen fixesThomas Martitz
2009-02-04fix redJonathan Gordon
2009-02-04Temp fix for the statusbar disappearing for a fraction of a second when the W...Jonathan Gordon
2009-02-03Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis
2009-02-02Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon
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-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-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-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-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-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz