| Commit message (Expand) | Author |
| 2006-12-22 | Make AB mode uable on the ipods. In AB mode select is used to set/reset | Jonathan Gordon |
| 2006-12-18 | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell |
| 2006-12-04 | Much simpler implementation of large virtual sector support, not needing larg... | Jens Arnold |
| 2006-11-09 | Added macros controlling what goes to IRAM on different targets. | Tomasz Malesinski |
| 2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
| 2006-10-05 | Fix iPod bootloader build errors. | Barry Wardell |
| 2006-10-05 | Move all iPod targets into the target tree. FS#5890 | Barry Wardell |
| 2006-09-26 | Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex... | Dave Chapman |
| 2006-09-26 | Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head... | Linus Nielsen Feltzing |
| 2006-08-16 | * fixed the pitch screen key mappings for all targets, targets require a | Jonathan Gordon |
| 2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
| 2006-04-15 | Also add a config-specific 'Default' value, this should fix the sim builds. | Zakk Roberts |
| 2006-04-15 | Move the battery min/max capacity to player config files and add an increment... | Zakk Roberts |
| 2006-04-10 | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts |
| 2006-04-10 | Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t... | Brandon Low |
| 2006-04-08 | Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c | Jens Arnold |
| 2006-03-19 | Reworked backlight fading by GPIO based PWM to work for other targets | Thom Johansen |
| 2006-03-17 | CPU boosting support for ipod nano and video. The rest of the targets | Thom Johansen |
| 2006-03-16 | Proper charger input, usb and charger activity detection/reporting for ipod v... | Brandon Low |
| 2006-03-09 | Commit changed scale factor to match battery reading changes on ipod 5g | Brandon Low |
| 2006-03-09 | Use an 8 bit ADC read for battery reading on ipod, that provides better than ... | Brandon Low |
| 2006-03-05 | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low |
| 2006-02-13 | iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*... | Dave Chapman |
| 2006-02-09 | Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi... | Dave Chapman |
| 2006-01-18 | New codec loader, using the same mechanism as the new plugin loader. API vers... | Jens Arnold |
| 2006-01-07 | iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha... | Dave Chapman |
| 2006-01-05 | iPod: Fix the bootloader so it can load and run the original Apple firmware a... | Dave Chapman |
| 2005-12-22 | iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o... | Dave Chapman |
| 2005-12-18 | New target - iPod Video. | Dave Chapman |
| 2005-12-11 | iPod: Cleanup of i2c code and addition of RTC driver | Dave Chapman |
| 2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
| 2005-11-21 | iPod: We are not going to implement ATA power-off control (Rockbox will still... | Dave Chapman |
| 2005-11-19 | Fix button problems - disable button_flip for the iPod and disable software p... | Dave Chapman |
| 2005-11-19 | Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1... | Dave Chapman |
| 2005-11-12 | iPod changes | Dave Chapman |
| 2005-11-09 | Correct the LCD definition for the Nano | Dave Chapman |
| 2005-11-07 | Initial commit of work-in-progress iPod port | Dave Chapman |
| 2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
| 2005-09-02 | Fixed associate problem with file extensions (.info files matched .nfo extens... | Henrik Backe |
| 2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
| 2005-07-31 | iAudio, iRiver: As both platforms use the same i2c interface i have renamed i... | Christian Gmeiner |
| 2005-07-19 | Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f... | Jens Arnold |
| 2005-07-19 | Added MODEL_NUMBER for H300 | Linus Nielsen Feltzing |
| 2005-07-04 | Preparation for 4-grey LCD mode on H1x0. | Jens Arnold |
| 2005-06-27 | Moved the codec and plugin buffer sizes to the config-*.h files instead of | Daniel Stenberg |
| 2005-06-22 | Make the simulator builds know about software poweroff, for more consistent b... | Jens Arnold |
| 2005-06-16 | Iriver: Sleep timer now powers off the box even when the charger is connected. | Jens Arnold |
| 2005-06-15 | Added define for the UDA1380 codec chip. | Thom Johansen |
| 2005-06-15 | early and not yet working support for H300 builds | Daniel Stenberg |
| 2005-06-06 | Recording is not yet available on the iRiver | Linus Nielsen Feltzing |