Age | Commit message (Expand) | Author |
2006-02-07 | 1. Updated battery_bench plugin: | Hristo Kovachev |
2006-02-07 | Fine-tuned ADC values for H300 button driver. | Jens Arnold |
2006-02-06 | Font cache now uses memmove(). | Jens Arnold |
2006-02-06 | Added memmove() to the rockbox core. C implementation taken from newlib. Full... | Jens Arnold |
2006-02-06 | Some bugfixes for the iPod 4G greyscale version of the LCD driver | Dave Chapman |
2006-02-05 | Correct the comment to match the new code | Dave Chapman |
2006-02-05 | iPod: Increase udelay() up to 50 - this was causing problems when the hold sw... | Dave Chapman |
2006-02-05 | Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes | Dave Chapman |
2006-02-05 | Further iPod 3G work from Seven Le Mesle | Dave Chapman |
2006-02-05 | More iPod 3G code from Seven Le Mesle | Dave Chapman |
2006-02-05 | More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co... | Dave Chapman |
2006-02-05 | Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu... | Dave Chapman |
2006-02-05 | Removed dead section, H1x0 and H300 are handled together. | Jens Arnold |
2006-02-05 | H300: lcd_write_data() in pure asm, essentially the same speed as before, but... | Jens Arnold |
2006-02-05 | iAudio X5: hold button functions (not yet complete) | Linus Nielsen Feltzing |
2006-02-05 | iAudio X5: Dummy ADC functions | Linus Nielsen Feltzing |
2006-02-05 | The iAudio X5 LCD is 18 bits | Linus Nielsen Feltzing |
2006-02-05 | The iAudio X5 LCD framebuffer doesn't fit in IRAM | Linus Nielsen Feltzing |
2006-02-04 | Added GDB API - a way to call stub procedures from a DEBUG build. | Tomasz Malesinski |
2006-02-04 | iAudio X5: various fixes to make the bootloader compile | Linus Nielsen Feltzing |
2006-02-03 | iAudio X5: Corrected crappy code, just to make the damn thing compile | Linus Nielsen Feltzing |
2006-02-03 | Made %n not eat white space. | Tomasz Malesinski |
2006-02-03 | Added non-blocking get/put_byte routines. | Tomasz Malesinski |
2006-02-03 | Added empty fiq routine for iFP. | Tomasz Malesinski |
2006-02-03 | Added setting interrupt vectors without overwriting others for ARM | Tomasz Malesinski |
2006-02-03 | Fixed warnings on iFP. | Tomasz Malesinski |
2006-02-03 | Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed u... | Jens Arnold |
2006-02-02 | Make it compile on iAudio X5 | Linus Nielsen Feltzing |
2006-02-02 | Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds... | Dave Chapman |
2006-02-02 | This should not have been recommitted (went undetected for quite a while). | Jens Arnold |
2006-02-02 | * Changed implementation of inverse bar: Instead of complementing all pixels ... | Jens Arnold |
2006-02-02 | iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL... | Dave Chapman |
2006-02-01 | Patch #1421483 - AIFF codec by Jvo Studer | Dave Chapman |
2006-02-01 | added the missing decompressor files | Daniel Stenberg |
2006-02-01 | iPod: Enable peakmeter | Dave Chapman |
2006-01-31 | Revert accidental change | Christi Scarborough |
2006-01-31 | ARM: r12 is scratch, so don't save it. | Thom Johansen |
2006-01-31 | Small iPod colour BMP fix by linuxstd | Christi Scarborough |
2006-01-31 | Small ARM opt. Saves eight bytes! | Thom Johansen |
2006-01-31 | Now dircache should work on players requiring long aligned memory | Miika Pekkarinen |
2006-01-31 | Oops - fix red iPod bootloader build | Dave Chapman |
2006-01-31 | iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob... | Dave Chapman |
2006-01-30 | iPod: Remove some iPod Photo lcd initialisation code that (when used in the b... | Dave Chapman |
2006-01-30 | iPod: Initial attempt at volume/bass/treble control - more work is needed, bu... | Dave Chapman |
2006-01-28 | Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,... | Linus Nielsen Feltzing |
2006-01-28 | iPod: First working audio driver | Dave Chapman |
2006-01-28 | Color BMP support | Linus Nielsen Feltzing |
2006-01-27 | Fix red builds | Brandon Low |
2006-01-27 | Detect USB charge state in Hxx0 | Brandon Low |
2006-01-26 | Enable USB charging mode on H300, hold Rec when inserting the USB connector t... | Linus Nielsen Feltzing |