Age | Commit message (Expand) | Author |
2006-02-08 | Ooops, small fix. | Jens Arnold |
2006-02-08 | Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_b... | Jens Arnold |
2006-02-08 | Quick fix for crossfeed on iPod. Still needs optimization, but at least no | Dave Bryant |
2006-02-08 | JPEG viewer adapted to colour targets (greyscale only for now). New functions... | Jens Arnold |
2006-02-08 | Fix typo for iPod 3G keypad check. | Dave Chapman |
2006-02-07 | Patch #1426489 - Shorten codec optimisations from Mark Arigo | Dave Chapman |
2006-02-07 | iPod: Re-written audio driver. This brings it in line with changes to pcm pl... | Dave Chapman |
2006-02-07 | * Swap scroll and left/right in EQ UI for iPod | Dan Everton |
2006-02-07 | Rework PCM buffer | Brandon Low |
2006-02-07 | Small progressbar fixes: Fix vertical positioning (when using non-default hei... | Magnus Holmgren |
2006-02-07 | Fixed the previous commit. | Miika Pekkarinen |
2006-02-07 | Reduce latency when configuring the EQ. | Miika Pekkarinen |
2006-02-07 | Fixed a few warnings | Hristo Kovachev |
2006-02-07 | 1. Updated battery_bench plugin: | Hristo Kovachev |
2006-02-07 | Add Equalizer configuration to Sound Settings menu. | Dan Everton |
2006-02-07 | Fine-tuned ADC values for H300 button driver. | Jens Arnold |
2006-02-07 | Leave the port debug menu on button release to allow reading the cancel butto... | Jens Arnold |
2006-02-06 | Font cache now uses memmove(). | Jens Arnold |
2006-02-06 | Added memmove() to codec API & plugin API, and changed codeclib and plugin li... | Jens Arnold |
2006-02-06 | Added memmove() to the rockbox core. C implementation taken from newlib. Full... | Jens Arnold |
2006-02-06 | typo | Christi Scarborough |
2006-02-06 | Oops. Correct typo so builds work again. | Christi Scarborough |
2006-02-06 | Streamlined WavPack decoder by utilizing dsp functionality where it was | Dave Bryant |
2006-02-06 | mail on 'manual' changes | Daniel Stenberg |
2006-02-06 | Rockbox manual in LaTeX initial commit. New option 'manual' added to configu... | Christi Scarborough |
2006-02-06 | Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) | Hardeep Sidhu |
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 | Disable dbg_flash_id menu for PP5002 devices | Dave Chapman |
2006-02-05 | Use the iPod 4G button mappings for the iPod 3G as well (at least for now) | Dave Chapman |
2006-02-05 | iPod: Increase udelay() up to 50 - this was causing problems when the hold sw... | Dave Chapman |
2006-02-05 | Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) | Hardeep Sidhu |
2006-02-05 | iPod: Make the plugins compile on the iPod 4G grayscale | Dave Chapman |
2006-02-05 | iPod 3G support in Bootloader from Seven Le Mesle | Dave Chapman |
2006-02-05 | Add iPod 3G and iPod 4G Greyscale to the build system | Dave Chapman |
2006-02-05 | Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes | Dave Chapman |
2006-02-05 | Added a cache for playlist control commands. On non-dircache systems, behavi... | Hardeep Sidhu |
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 | Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc... | Jens Arnold |
2006-02-05 | A better count_leading_zeros() function, courtesy of Jens Arnold | Dave Chapman |
2006-02-05 | Minor cleaning - move card back bitmap to external bmp file, and define card ... | Dave Chapman |
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 |