Age | Commit message (Expand) | Author |
2009-02-10 | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold |
2009-02-09 | GCC suggests parentheses so give it some (aka fix yellow). | Jens Arnold |
2009-02-09 | More compact screendump routines for core and greylib. The core routine might... | Jens Arnold |
2009-02-09 | Xobox - clear display for all. Fixes problem on colour screens with one or bo... | Marianne Arnold |
2009-02-09 | make sure plugin.lds is not processed when building sims since it isn't used ... | Daniel Stenberg |
2009-02-09 | do the #error for unknown CPU in the cases we're not building a sim | Daniel Stenberg |
2009-02-09 | don't do #error if no CPU define was found since we don't set it on simulator | Daniel Stenberg |
2009-02-09 | Onda VX747: commit some parts to get apps/ to compile (more will follow) | Maurus Cuelenaere |
2009-02-09 | Put the display colours for monochrome and greyscale targets into the target ... | Jens Arnold |
2009-02-08 | Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi... | Michael Sevakis |
2009-02-08 | align frontmost edge of slides with plane of display | Andrew Mahone |
2009-02-08 | simplify zo calculation a bit, "zoom" the center margin value and add term fo... | Andrew Mahone |
2009-02-08 | Commit fix suggested by Siaoru Lee in FS#9776. Fixes a bug in our ASF parser. | Michael Giacomelli |
2009-02-08 | Oops, fix yellow | Nils Wallménius |
2009-02-08 | Small code reuse improvement | Nils Wallménius |
2009-02-07 | rewrite of pictureflow renderer with 3D projection, this will allow many poss... | Andrew Mahone |
2009-02-07 | Simplify conditions for including serial port support (it's now HAVE_SERIAL).... | Bertrik Sikken |
2009-02-06 | use a table-free clz on coldfire, where it benchmarks a bit faster | Andrew Mahone |
2009-02-05 | Gigabeat S: Fix the Yes/No screen 'Yes' buttons. r19909 got them wrong and br... | Michael Sevakis |
2009-02-05 | Fix FS#2533, apple appearing late in the snake plugin | Thomas Martitz |
2009-02-05 | Fix a wrong check in lamp, spotted by DerPapst | Jonathan Gordon |
2009-02-05 | Minor quickscreen and pitchscreen fixes | Thomas Martitz |
2009-02-04 | fix red | Jonathan Gordon |
2009-02-04 | Temp fix for the statusbar disappearing for a fraction of a second when the W... | Jonathan Gordon |
2009-02-03 | Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on... | Michael Sevakis |
2009-02-02 | Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T... | Jonathan Gordon |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-02-01 | Use unsigned constants to avoid adding another gcc-support routine and save a... | Nils Wallménius |
2009-02-01 | Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t... | Marianne Arnold |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | this commit actually makes my previous one work when the statusbar setting is... | Jonathan Gordon |
2009-02-01 | Make 'accept' in the yesno screen work on an Iaudio remote (with the X5 or M5... | Marianne Arnold |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-31 | Various files: make function implementations consistent with their declaratio... | Bertrik Sikken |
2009-01-31 | Update Dutch lang file | Peter D'Hoye |
2009-01-31 | FS#9638 - temp_cue is unused and wasting memory. | Bertrik Sikken |
2009-01-30 | per Jens Arnold's suggestion: | Andrew Mahone |
2009-01-30 | correct clz in pictureflow.c | Andrew Mahone |
2009-01-30 | remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-... | Andrew Mahone |
2009-01-29 | Fix yellow | Maurus Cuelenaere |
2009-01-29 | Get checkwps working again | Maurus Cuelenaere |
2009-01-29 | radio keymap fix for e200 from FS#9846 | Andrew Mahone |
2009-01-29 | pictureflow tweaks: | Andrew Mahone |
2009-01-29 | fix divide-by-zero error in pictureflow when selecting album | Andrew Mahone |
2009-01-29 | MPEGPlayer: If valid start AND end timestamps for a stream are not found then... | Michael Sevakis |
2009-01-28 | Forget Info screen auto refresh for now since it messes with text scrolling. | Michael Sevakis |
2009-01-28 | Make sure 'Battery: Charging' is displayed in the info screen when charging n... | Michael Sevakis |
2009-01-28 | Some cleanup (such as #include cleanup, clearer variable names) in pitchscree... | Thomas Martitz |
2009-01-28 | Fix list title setup | Thomas Martitz |
2009-01-27 | Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ... | Thomas Martitz |