Age | Commit message (Expand) | Author |
2009-02-14 | document the ipod accessory power setting (work by Alex Parker, FS#9909) | Frank Gevaerts |
2009-02-14 | Sansa Clip: enable battery charging. | Bertrik Sikken |
2009-02-14 | Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking' | Nils Wallménius |
2009-02-14 | Rename h100 specific screenshots so they are used again | Nils Wallménius |
2009-02-14 | Accept FS#9905 by Alex Parker adding Invadrox to the manual | Nils Wallménius |
2009-02-13 | Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual... | Michael Sevakis |
2009-02-13 | Goban plugin: Fixes a display issue with comments containing '\r' by Joshua S... | Mustapha Senhaji |
2009-02-13 | Separate running an SDMA channel from resetting it. It should make usage more... | Michael Sevakis |
2009-02-13 | Remove experimental check which should only be there if all PCM drivers do it... | Michael Sevakis |
2009-02-13 | Philips HDD1630 - working battery voltage readings. Still needs to be calibra... | Mark Arigo |
2009-02-13 | Philips HDD1630 - add LCD YUV functions so mpegplayer works. | Mark Arigo |
2009-02-13 | FM radio for Philips HDD1630. Volume was very faint unless recording was enab... | Mark Arigo |
2009-02-13 | FS#9865 - For Portalplayer i2c, read up to 4 bytes at a time instead of one a... | Mark Arigo |
2009-02-13 | fix test_greylib_bitmap_scale.c | Andrew Mahone |
2009-02-13 | Onda VX747: | Maurus Cuelenaere |
2009-02-13 | revert r19656 for lamp which is no longer needed. should fix FS#9877 | Jonathan Gordon |
2009-02-12 | Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freeze... | Michael Sevakis |
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 |