- e367b05 Move X5 ADC code to target tree. Fix power button detection on H10. New ADC by Barry Wardell · 18 years ago
- 38a5aa1 Fix a few warnings by Dave Chapman · 18 years ago
- 5cc95ad X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times @45MHz, +75% @124MHz. by Jens Arnold · 18 years ago
- acc153f Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction): +32% @11MHz, 2.5 times @45MHz, +45% @124MHz. The speedup is data dependent, the worst case (every pixel having the opposite value from the previous one, in LCD data order) would see no speedup (except @45MHz), but it's a highly unlikely case. by Jens Arnold · 18 years ago
- 0aec12f Threading changes in preparation for multiple core support by Daniel Ankers · 18 years ago
- 5d6f625 add driver for Semtech SC606 LED driver (for backlight and button LEDs) by Marcoen Hirschberg · 18 years ago
- 18cfe43 Fix errors when building H10 Normal build. by Barry Wardell · 18 years ago
- 9272dfd Functional, but minimal LCD driver for H10. by Barry Wardell · 18 years ago
- 6e0e0f9 Add keymaps for pitchscreen and graphical equalizer on H10 by Barry Wardell · 18 years ago
- 99c2dc5 Add new build target for iriver H10 5/6Gb. by Barry Wardell · 18 years ago
- 2b415ef Iriver iFP7xx battery support (1xAA). by Tomasz Malesinski · 18 years ago
- f5e7867 Prevent unlikely endless loop. by Miika Pekkarinen · 18 years ago
- dffcb9f iAudio X5: swap the remote REW and FF buttons by Linus Nielsen Feltzing · 18 years ago
- 5b71470 Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Photo/Color and Nano - gives a similar 10-15% speedup in mpegplayer. by Dave Chapman · 18 years ago
- b80266c Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10-15% by Dave Chapman · 18 years ago
- 5fc66e5 Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. by Peter D'Hoye · 18 years ago
- c5a24c6 Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM, and disabling reduces binary size. by Jens Arnold · 18 years ago
- 5e5bfab * fixed the pitch screen key mappings for all targets, targets require a by Jonathan Gordon · 18 years ago
- 013ab3d Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changes by Michael Sevakis · 18 years ago
- c4a59a2 eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom by Peter D'Hoye · 18 years ago
- 99bb00b Removed annoying debug output by Linus Nielsen Feltzing · 18 years ago
- 47c0bf6 Reverted an accidental change by Linus Nielsen Feltzing · 18 years ago
- 224c0a1 Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. by Linus Nielsen Feltzing · 18 years ago
- eb1dd38 Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options. by Dan Everton · 18 years ago
- edf3bcf Change default contrast for iPod 3G by Daniel Ankers · 18 years ago
- d39b797 Patch #5223 by Jonathan Gordon: Turn on the main screen's backlight when using the iriver NON-LCD remote (set the remote backlight to off if you don't want it) by Hristo Kovachev · 18 years ago
- 5019b32 Make sure dircache blocks correctly. by Miika Pekkarinen · 18 years ago
- 979dd7a Make sure the EQ is always applied to the DAC path. by Dan Everton · 18 years ago
- 8030c80 Add support for the iPod Video hardware equalizer. You can access it from Sound Settings -> Equalizer -> Hardware Equalizer. Note that the peak filters are reported not to work. Based on FS#5791 from Snyper. by Dan Everton · 18 years ago
- 5fc856c Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update(). by Rani Hod · 18 years ago
- c1810b3 Added support for 512MB chips. Added support for multiple chips. by Tomasz Malesinski · 18 years ago
- 4e36352 Iriver iFP7xx memory layout adjustment. by Tomasz Malesinski · 18 years ago
- 4e5f4ee Iriver iFP7xx sound support. by Tomasz Malesinski · 18 years ago
- 7fe7427 Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an initial (untested) implementation for the Gigabeat by Dave Chapman · 18 years ago
- 2c002d8 include gigabeat files from the target tree by Marcoen Hirschberg · 18 years ago
- 95b2781 Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring the ipod Color/Nano implementation in line with other targets by Dave Chapman · 18 years ago
- 0a06824 initial gigabeat bootloader (only test code) by Marcoen Hirschberg · 18 years ago
- dd75488 update the gigabeat code and move to target_tree by Marcoen Hirschberg · 18 years ago
- 3491147 Delay loops were too short for non-logf enabled builds @ 120 MHz. by Miika Pekkarinen · 18 years ago
- bcd94a9 Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5. by Rani Hod · 18 years ago
- 3b52bb9 Properly handle early USB mode, dircache and tagcache state files with by Miika Pekkarinen · 18 years ago
- 1204136 Some indent/c99 style cleanup by Barry Wardell by Hristo Kovachev · 18 years ago
- 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 18 years ago
- fe6f4f2 Make the grey shades on greyscale iPods a little darker, and the dark grey on H1x0 a little brighter. by Jens Arnold · 18 years ago
- f64ad7d Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targets by Linus Nielsen Feltzing · 18 years ago
- 246c398 Fixed the iAudio X5 bootloader errors. by Miika Pekkarinen · 18 years ago
- e1eb91b Bootloader support to search firmware also from flash. Bootloader <-> by Miika Pekkarinen · 18 years ago
- e559cdb fixed bootloader problem not only for x5. by Rani Hod · 18 years ago
- 7d4d6ce fixed bootloader build error due to last commit. by Rani Hod · 18 years ago
- c9f59e6 Accepted FS #5772 by Michael Sevakis by Rani Hod · 18 years ago
- f8866a3 Oops. Remove declaration of unused variable - fix the warning by Dave Chapman · 18 years ago
- 13b23fb Implementation of lcd_yuv_blit() for the ipod 5g. by Dave Chapman · 18 years ago
- c5a309a H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No bounds check in lcd_yuv_blit() (by convention), implementations for other targets should be adapted. * Fixed off-by-one bug in lcd_update_rect() by Jens Arnold · 18 years ago
- fa02b6c Let eeprom driver return the error number. This is just a cover-up commit to hide the fact that I broke the eeprom dump in my previous commit. Some code cleanup as bonus. by Peter D'Hoye · 18 years ago
- c9d6656 Initial commit of work-in-progress MPEG video player plugin based on libmpeg2. Works on all targets with colour LCDs, but most optimised for the ipod Color/Photo and Nano. It currently only plays raw MPEG-1 or MPEG-2 video streams (no audio). Also adds a new lcd_yuv_blit() function to the plugin API - currently only implemented for the ipod Color/Photo and Nano. by Dave Chapman · 18 years ago
- c214e7b Grayscale library ported to the grayscale iPods, first version. Added C reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c by Jens Arnold · 18 years ago
- 3b4932a Ignore the reset cookie when rockbox has been flashed. by Miika Pekkarinen · 18 years ago
- d2d55da Fixed the build errors. by Miika Pekkarinen · 18 years ago
- 954b732 Initial support and use for EEPROM memory on H120 & H140 players when by Miika Pekkarinen · 18 years ago
- 174af79 Initial EEPROM driver for iriver H1xx. by Miika Pekkarinen · 18 years ago
- 5aa5ef3 Delete some unneccessary code by Daniel Ankers · 18 years ago
- 6492fa2 H10 is a target_tree target by Daniel Stenberg · 18 years ago
- 4d75350 Barry Wardell's H10 adjustments by Daniel Stenberg · 18 years ago
- 86bff1c Barry Wardell's initial work for the iriver H10 port by Daniel Stenberg · 18 years ago
- f40a1b1 Fix failed builds for non-iPod builds by Daniel Ankers · 18 years ago
- cec7cdc Initial work for coprocessor support on iPods. FS#5755 by Daniel Ankers · 18 years ago
- 75f3fd0 better PP checks by Daniel Stenberg · 18 years ago
- 668a664 nicer check for PP and now using crt0.o for ARMs that aren't ipod archs by Daniel Stenberg · 18 years ago
- d8ac607 Tagcache: Fixed runtime stats not being gathered when tagcache is kept by Miika Pekkarinen · 18 years ago
- 879d853 Reduced the logf output. Please enable the lines only when necessary. by Miika Pekkarinen · 18 years ago
- 6a8aebb better check for portalplayer targets by Daniel Stenberg · 18 years ago
- dc22c6c use this on all PP chips by Daniel Stenberg · 18 years ago
- 6dbdfd8 introducing CPU_PP as a define to check for PortalPlayer chips with by Daniel Stenberg · 18 years ago
- 7731729 better names for the target-specific files and define PP5024 properly by Daniel Stenberg · 18 years ago
- 0fc30d1 added mostly dummy changes to allow building of a Sansa e200 bootloader by Daniel Stenberg · 18 years ago
- 97cf946 do PP5024 like PP5020 until we found out more by Daniel Stenberg · 18 years ago
- 95ea758 First configure support for setting up iriver H10 and SanDisk Sansa e200 by Daniel Stenberg · 18 years ago
- d6c3815 Always align allocated buffers on 32-bit boundaries by Linus Nielsen Feltzing · 18 years ago
- c255073 Patch #5740 by Mike Sevakis - X5 LCD performance enhancements by Linus Nielsen Feltzing · 18 years ago
- 8630f07 Applied FS# 5736 by Alexander Levin. by Rani Hod · 18 years ago
- cc839a2 Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix and by Rani Hod · 18 years ago
- 78f425d Applied FS #5727 (fix backlight flicker on X5) by Michael Sevakis by Rani Hod · 18 years ago
- 0d58ea4 Add a define for unplugged remote by Hristo Kovachev · 18 years ago
- d17d08c LCD remote support for iAudio X5 by Linus Nielsen Feltzing · 18 years ago
- 38719f8 Remote backlight is in the target tree for X5 by Linus Nielsen Feltzing · 18 years ago
- 8af0477 Put the X5 LCD frame buffer in SDRAM by Linus Nielsen Feltzing · 18 years ago
- 05ddd9a X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. by Jens Arnold · 18 years ago
- cb36fec LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scrolltext drawing anywhere. * Cleanup, fixes and definitions in preparation for X5 remote. by Jens Arnold · 18 years ago
- c849219 Moved the X5 button driver to the target tree by Linus Nielsen Feltzing · 18 years ago
- 40a3fd6 Remote LCD communication driver for X5, very loosely based on patch FS#5634 by Rani Hod by Linus Nielsen Feltzing · 18 years ago
- 8eef014 Include more files from the target tree in the source tarballs by Linus Nielsen Feltzing · 18 years ago
- b40eb3d Fixed unicode buffer overflow issue (metadata parser crashed with some by Miika Pekkarinen · 18 years ago
- f18f9a8 Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fix by Linus Nielsen Feltzing · 18 years ago
- 8218d47 Changed copyright by Linus Nielsen Feltzing · 18 years ago
- 35b114d Ooops, forgot to use memset-arm.S by Linus Nielsen Feltzing · 18 years ago
- 5a0cb68 Moved some assembly optimizations to the target tree by Linus Nielsen Feltzing · 18 years ago
- 9051afa Contrast setting cleanup: * Only include contrast setting for targets where it's used. * Make lcd_default_contrast() a stub for simulators. by Jens Arnold · 18 years ago
- 52aaa75 Restore the default backlight settings broken by Rani by Linus Nielsen Feltzing · 18 years ago
- 943ff8d Implement frequency scaling on iPod 3Gs - FS #5686 by Daniel Ankers · 18 years ago
- 24a4bb3 double fault. by Rani Hod · 18 years ago