Age | Commit message (Expand) | Author |
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 |
2006-02-05 | Build the correct set of tools for the iaudio x5, and use a dummy scrambler f... | Linus Nielsen Feltzing |
2006-02-04 | Committed a little too much | Linus Nielsen Feltzing |
2006-02-04 | The simulator should use the keypad period key, not the regular one | Linus Nielsen Feltzing |
2006-02-04 | iAudio: don't call UDA1380 functions | Linus Nielsen Feltzing |
2006-02-04 | Added iAudio X5 SDl sim image | Linus Nielsen Feltzing |
2006-02-04 | Imre Herceg's Hungarian translation | Daniel Stenberg |
2006-02-04 | Bah, O_BINARY is of course Win32 only | Linus Nielsen Feltzing |
2006-02-04 | Fixed the codec loading problem in the Win32 SDL simulator | Linus Nielsen Feltzing |
2006-02-04 | Added reboot and power_off commands, watchdog support, binary | Tomasz Malesinski |
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 | iAudio X5: Select the correct bootloader in the configure script | 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 | Undefined DEBUG, so that it compiles on DEBUG builds. | Tomasz Malesinski |
2006-02-03 | Made rockbox.elf build with DEBUG enabled. | Tomasz Malesinski |
2006-02-03 | Added iFP keybindings. | 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-03 | Ooops :-) | Linus Nielsen Feltzing |
2006-02-03 | Added Dan Everton to the credits | Linus Nielsen Feltzing |
2006-02-03 | Patch #1417462 by Dan Everton - Improved SDL simulator | Linus Nielsen Feltzing |
2006-02-03 | Optimised C version of count_leading_zeros() taken from alac-0.1.1. This mak... | Dave Chapman |
2006-02-03 | Remove exported pcm functions. Codecs should never be allowed to access | Brandon Low |
2006-02-02 | Make it compile on iAudio X5 | Linus Nielsen Feltzing |
2006-02-02 | Shorten innerloop by one instruction. | Thom Johansen |
2006-02-02 | patch #1422861 by Adam Boot - Fix splash() color problems | Linus Nielsen Feltzing |
2006-02-02 | Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #if | Dave Chapman |
2006-02-02 | add these files to the source archive as well | Daniel Stenberg |
2006-02-02 | there are no files like this in here anymore | Daniel Stenberg |
2006-02-02 | Oops - fix the builds broken by the backdrop image patch | Dave Chapman |
2006-02-02 | Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds... | Dave Chapman |