Age | Commit message (Expand) | Author |
2009-02-12 | fix layout so it actually looks consistent. Nothing worse than bad looking st... | Frank Gevaerts |
2009-02-12 | Touchscreen devices: make scrolling up work better | Maurus Cuelenaere |
2009-02-12 | Goban plugin: FS#9897 by Joshua Simmons | Mustapha Senhaji |
2009-02-12 | Fix the hierarchy in the new goban.tex so that 'Controls' and 'Menus' appear ... | Marianne Arnold |
2009-02-12 | Make the reference to the 'Default codepage' setting introduced in r18581 act... | Marianne Arnold |
2009-02-12 | Resize some images that looked smaller or bigger than their 'relatives' in th... | Marianne Arnold |
2009-02-12 | Make test_codec.c compilable again. | Andree Buschmann |
2009-02-12 | Gigabeat S: Handle any DMA playback errors reported and stop in that case (no... | Michael Sevakis |
2009-02-12 | Gigabeat S: No need to do cache writeback on recording buffers now. | Michael Sevakis |
2009-02-12 | Fix header multiple inclusion guard typo. | Michael Sevakis |
2009-02-11 | Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is... | Michael Sevakis |
2009-02-11 | Change Ipod Colour to Color to match Apples naming. | Dominik Riebeling |
2009-02-11 | s3c2440 can use the generic ARM WFI which is much simpler. If there's any adv... | Michael Sevakis |
2009-02-11 | Exclude the philips build too for now, to fix building. | Mustapha Senhaji |
2009-02-11 | Attempt #2 to fix compilations, let's hope this is the last one :) | Mustapha Senhaji |
2009-02-11 | Hopefully fix the red builds. | Mustapha Senhaji |
2009-02-11 | Oops, missed some files in my previous commit. | Mustapha Senhaji |
2009-02-11 | Increase codec and plugin API version (due to changes it r19971), and sort th... | Thomas Martitz |
2009-02-11 | New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk g... | Mustapha Senhaji |
2009-02-11 | Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS... | Michael Sevakis |
2009-02-11 | Fix no-backlight colours for H100 series and M3. | Jens Arnold |
2009-02-11 | Fix the Playersim as well. | Jens Arnold |
2009-02-10 | Forgot to add the new screendump source files. | Jens Arnold |
2009-02-10 | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold |
2009-02-10 | The names for the Sansa manuals are now "Sansa e200 and e200R Series" and "Sa... | Robert Menes |
2009-02-10 | Gigabeat S: Update some very stale comments about what's going on in the star... | Michael Sevakis |
2009-02-10 | Gigabeat S: I never intended to leave the channel context buffer static beyon... | Michael Sevakis |
2009-02-10 | Gigabeat S: Place SDMA code load address starting in uninitialized section ad... | Michael Sevakis |
2009-02-10 | Gigabeat F/X/S do not need '-mlong-calls' since they do not use IRAM for code... | Michael Sevakis |
2009-02-10 | Simulate backlight for colour targets. Implements the idea from FS #9884, but... | 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 | Gigabeat S: Try to save some power. Implement lcd_enable and turn off LCD DMA... | Michael Sevakis |
2009-02-09 | Gigabeat S: The PCM lockout routines needed a bit of polishing. | Michael Sevakis |
2009-02-09 | Fix red and yellow. | Jens Arnold |
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 | extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when buildin... | Andrew Mahone |
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 | Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) ... | Nils Wallménius |