summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-02-09More compact screendump routines for core and greylib. The core routine might...Jens Arnold2-187/+165
2009-02-09Xobox - clear display for all. Fixes problem on colour screens with one or bo...Marianne Arnold1-2/+1
2009-02-09make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg3-5/+9
2009-02-09do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg1-4/+4
2009-02-09don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg1-1/+3
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-1/+12
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold5-111/+146
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis2-2/+7
2009-02-08align frontmost edge of slides with plane of displayAndrew Mahone1-3/+7
2009-02-08simplify zo calculation a bit, "zoom" the center margin value and add term fo...Andrew Mahone1-11/+13
2009-02-08Commit fix suggested by Siaoru Lee in FS#9776. Fixes a bug in our ASF parser.Michael Giacomelli1-0/+3
2009-02-08Oops, fix yellowNils Wallménius1-1/+4
2009-02-08Small code reuse improvementNils Wallménius5-30/+17
2009-02-07rewrite of pictureflow renderer with 3D projection, this will allow many poss...Andrew Mahone1-56/+98
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken1-1/+1
2009-02-06use a table-free clz on coldfire, where it benchmarks a bit fasterAndrew Mahone1-0/+39
2009-02-05Gigabeat S: Fix the Yes/No screen 'Yes' buttons. r19909 got them wrong and br...Michael Sevakis1-2/+2
2009-02-05Fix FS#2533, apple appearing late in the snake pluginThomas Martitz1-16/+13
2009-02-05Fix a wrong check in lamp, spotted by DerPapstJonathan Gordon1-1/+1
2009-02-05Minor quickscreen and pitchscreen fixesThomas Martitz2-4/+3
2009-02-04fix redJonathan Gordon1-0/+2
2009-02-04Temp fix for the statusbar disappearing for a fraction of a second when the W...Jonathan Gordon1-0/+8
2009-02-03Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis5-203/+374
2009-02-02Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon1-1/+1
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon11-62/+42
2009-02-01Use unsigned constants to avoid adding another gcc-support routine and save a...Nils Wallménius1-2/+2
2009-02-01Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t...Marianne Arnold1-2/+2
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon13-36/+52
2009-02-01this commit actually makes my previous one work when the statusbar setting is...Jonathan Gordon1-1/+1
2009-02-01Make 'accept' in the yesno screen work on an Iaudio remote (with the X5 or M5...Marianne Arnold1-0/+9
2009-02-01Statusbar handling fixes. Jonathan Gordon15-84/+91
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken1-1/+1
2009-01-31Update Dutch lang filePeter D'Hoye1-1/+117
2009-01-31FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken4-36/+7
2009-01-30per Jens Arnold's suggestion:Andrew Mahone1-18/+8
2009-01-30correct clz in pictureflow.cAndrew Mahone1-1/+1
2009-01-30remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-...Andrew Mahone1-8/+63
2009-01-29Fix yellowMaurus Cuelenaere1-0/+1
2009-01-29Get checkwps working againMaurus Cuelenaere2-13/+5
2009-01-29radio keymap fix for e200 from FS#9846Andrew Mahone1-3/+7
2009-01-29pictureflow tweaks:Andrew Mahone1-5/+5
2009-01-29fix divide-by-zero error in pictureflow when selecting albumAndrew Mahone1-1/+1
2009-01-29MPEGPlayer: If valid start AND end timestamps for a stream are not found then...Michael Sevakis1-5/+7
2009-01-28Forget Info screen auto refresh for now since it messes with text scrolling.Michael Sevakis1-8/+0
2009-01-28Make sure 'Battery: Charging' is displayed in the info screen when charging n...Michael Sevakis1-7/+27
2009-01-28Some cleanup (such as #include cleanup, clearer variable names) in pitchscree...Thomas Martitz1-26/+23
2009-01-28Fix list title setupThomas Martitz1-6/+5
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz1-2/+2
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz5-22/+15
2009-01-26Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button...Robert Menes23-46/+46