Age | Commit message (Expand) | Author | Files | Lines |
2006-08-26 | Smoother volume control, less clickiness and some misc. formatting changes fo... | Michael Sevakis | 2 | -43/+43 |
2006-08-26 | Runtime stats for WPS. | Miika Pekkarinen | 1 | -2/+0 |
2006-08-26 | Fixed silly bugs in H10 button driver. | Barry Wardell | 1 | -3/+4 |
2006-08-26 | Fixed performance problems when initializing tagcache. | Miika Pekkarinen | 1 | -1/+2 |
2006-08-26 | Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()... | Barry Wardell | 2 | -3/+3 |
2006-08-26 | Got rid of backlight wink between bootloader and firmware start by removing r... | Michael Sevakis | 2 | -4/+18 |
2006-08-25 | Ooops. The TMR reset must only be done when starting the timer. | Linus Nielsen Feltzing | 1 | -4/+5 |
2006-08-25 | Fix the problem with the user timer on X5 by explicitly resetting the timer b... | Linus Nielsen Feltzing | 1 | -0/+4 |
2006-08-24 | Fix profile builds | Daniel Ankers | 2 | -9/+7 |
2006-08-24 | Increase the number of pixels written to the Photo/Color LCD in one go to 0x1... | Dave Chapman | 1 | -4/+4 |
2006-08-24 | X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code... | Jens Arnold | 1 | -269/+207 |
2006-08-23 | Allow scrolling lines with different x-margins. The margin at the time of the... | Mark Arigo | 6 | -12/+12 |
2006-08-23 | Ooops, the sim doesn't understand coldfire asm... | Jens Arnold | 1 | -0/+2 |
2006-08-23 | H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ... | Jens Arnold | 4 | -227/+438 |
2006-08-23 | H10 LCD fixes. Now lcd_update_rect() works as it should. 5/6GB has different ... | Barry Wardell | 1 | -14/+46 |
2006-08-22 | Gigabeat also needs ADC_UNREG_POWER defined to avoid compile errors. | Barry Wardell | 1 | -0/+8 |
2006-08-22 | Fix build error for Gigabeat introduced in last commit. Target tree devices | Barry Wardell | 1 | -0/+22 |
2006-08-22 | Move X5 ADC code to target tree. Fix power button detection on H10. New ADC | Barry Wardell | 6 | -15/+147 |
2006-08-22 | Fix a few warnings | Dave Chapman | 2 | -3/+4 |
2006-08-22 | X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times... | Jens Arnold | 1 | -24/+218 |
2006-08-22 | Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction... | Jens Arnold | 1 | -152/+198 |
2006-08-21 | Threading changes in preparation for multiple core support | Daniel Ankers | 5 | -106/+201 |
2006-08-21 | add driver for Semtech SC606 LED driver (for backlight and button LEDs) | Marcoen Hirschberg | 2 | -0/+183 |
2006-08-20 | Fix errors when building H10 Normal build. | Barry Wardell | 6 | -8/+77 |
2006-08-20 | Functional, but minimal LCD driver for H10. | Barry Wardell | 2 | -248/+156 |
2006-08-20 | Add keymaps for pitchscreen and graphical equalizer on H10 | Barry Wardell | 2 | -0/+7 |
2006-08-19 | Add new build target for iriver H10 5/6Gb. | Barry Wardell | 3 | -2/+139 |
2006-08-19 | Iriver iFP7xx battery support (1xAA). | Tomasz Malesinski | 2 | -9/+15 |
2006-08-17 | Prevent unlikely endless loop. | Miika Pekkarinen | 1 | -1/+3 |
2006-08-17 | iAudio X5: swap the remote REW and FF buttons | Linus Nielsen Feltzing | 1 | -2/+2 |
2006-08-17 | Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Pho... | Dave Chapman | 1 | -80/+100 |
2006-08-17 | Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10... | Dave Chapman | 1 | -68/+92 |
2006-08-16 | Automatic Gain Control during recording. At this point only compiled for iriv... | Peter D'Hoye | 3 | -0/+6 |
2006-08-16 | Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM... | Jens Arnold | 1 | -7/+3 |
2006-08-16 | * fixed the pitch screen key mappings for all targets, targets require a | Jonathan Gordon | 14 | -0/+30 |
2006-08-15 | Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changes | Michael Sevakis | 2 | -105/+364 |
2006-08-15 | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye | 8 | -30/+60 |
2006-08-15 | Removed annoying debug output | Linus Nielsen Feltzing | 1 | -21/+0 |
2006-08-15 | Reverted an accidental change | Linus Nielsen Feltzing | 1 | -6/+1 |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing | 1 | -1/+6 |
2006-08-15 | Add support for displaying the the current path or the full path (or neither)... | Dan Everton | 2 | -10/+10 |
2006-08-15 | Change default contrast for iPod 3G | Daniel Ankers | 1 | -1/+1 |
2006-08-15 | Patch #5223 by Jonathan Gordon: Turn on the main screen's backlight when usin... | Hristo Kovachev | 1 | -1/+8 |
2006-08-14 | Make sure dircache blocks correctly. | Miika Pekkarinen | 1 | -0/+4 |
2006-08-14 | Make sure the EQ is always applied to the DAC path. | Dan Everton | 1 | -1/+1 |
2006-08-14 | Add support for the iPod Video hardware equalizer. You can access it from Sou... | Dan Everton | 2 | -0/+33 |
2006-08-13 | Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update(). | Rani Hod | 3 | -100/+221 |
2006-08-12 | Added support for 512MB chips. Added support for multiple chips. | Tomasz Malesinski | 1 | -23/+47 |
2006-08-12 | Iriver iFP7xx memory layout adjustment. | Tomasz Malesinski | 3 | -4/+5 |
2006-08-12 | Iriver iFP7xx sound support. | Tomasz Malesinski | 4 | -6/+197 |