| Commit message (Expand) | Author | Age |
| ... | |
| * | Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so... | Jens Arnold | 2006-03-30 |
| * | Better sound quality on the iAudio X5 using the correct MCLK frequency | Linus Nielsen Feltzing | 2006-03-30 |
| * | Simplification and correction of the TLV320 driver | Linus Nielsen Feltzing | 2006-03-28 |
| * | Enable I2C bus 1 on the iAudio X5 | Linus Nielsen Feltzing | 2006-03-28 |
| * | Reduce the appearance of volume change clicks by using the wmcodec's zero-cro... | Brandon Low | 2006-03-27 |
| * | Code police | Brandon Low | 2006-03-27 |
| * | ok, this is the correct PLAY/REC swap! | Daniel Stenberg | 2006-03-26 |
| * | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev | 2006-03-25 |
| * | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg | 2006-03-24 |
| * | Fixed loong-standing bug in mas_writereg(). | Jens Arnold | 2006-03-24 |
| * | use logf | Christian Gmeiner | 2006-03-23 |
| * | Fix ipod 3g build that was broken (by me perhaps?) | Brandon Low | 2006-03-23 |
| * | Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by | Thom Johansen | 2006-03-22 |
| * | font caching fixes by Frank Dischner | Marcoen Hirschberg | 2006-03-22 |
| * | Removed an unneeded BUTTON_HOLD define for iPod 3G | Hristo Kovachev | 2006-03-21 |
| * | Coldfire: Assembler optimised disk writing, speed increase ~36% on average. | Jens Arnold | 2006-03-19 |
| * | H300: Properly initialize the backlight PCF50606 port pin | Linus Nielsen Feltzing | 2006-03-19 |
| * | Reduce code size and generally clean up the button driver more! * Add 'wheel ... | Brandon Low | 2006-03-19 |
| * | Improve button driver performance on ipod a bit by moving around queue checks... | Brandon Low | 2006-03-18 |
| * | Fix s-t-u-p-i-d bug in the asm ata read routine. | Jens Arnold | 2006-03-18 |
| * | Coldfire: Assembler optimised disk reading, speed increase ~40% on average. | Jens Arnold | 2006-03-18 |
| * | Hopefully correct charger connected detection for ipod video thanks to Herz's... | Brandon Low | 2006-03-18 |
| * | Iriver: Properly working remote type detection regardless of hold switch posi... | Jens Arnold | 2006-03-17 |
| * | H300: Cut-down LCD init & working display flip. | Jens Arnold | 2006-03-17 |
| * | Proper charger input, usb and charger activity detection/reporting for ipod v... | Brandon Low | 2006-03-16 |
| * | Charging state reporting for iriver players. Values calibrated with | Miika Pekkarinen | 2006-03-13 |
| * | Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ... | Jens Arnold | 2006-03-11 |
| * | Code policing | Brandon Low | 2006-03-10 |
| * | Improve ipod i2c driver somewhat by at least taking advantage of the in-devic... | Brandon Low | 2006-03-09 |
| * | iAudio X5: Remote control buttons | Linus Nielsen Feltzing | 2006-03-09 |
| * | Use an 8 bit ADC read for battery reading on ipod, that provides better than ... | Brandon Low | 2006-03-09 |
| * | Improve clarity, no functional change | Brandon Low | 2006-03-09 |
| * | Minor correction to irq masking | Brandon Low | 2006-03-08 |
| * | That function prototype should never have been in CVS - it was just part of m... | Dave Chapman | 2006-03-08 |
| * | Fix lcd_roll() on H1x0. | Jens Arnold | 2006-03-08 |
| * | ~2% performance improvement and some code cleanups for ipod video lcd update | Brandon Low | 2006-03-08 |
| * | LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os... | Jens Arnold | 2006-03-08 |
| * | ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5 | Linus Nielsen Feltzing | 2006-03-07 |
| * | Additional minor button interrupt tweaks, in a completely unscientific way, t... | Brandon Low | 2006-03-07 |
| * | Slight simplification of scroll button driver | Brandon Low | 2006-03-07 |
| * | Make the ipod ADC driver more generic, preparing to share code between it and... | Brandon Low | 2006-03-06 |
| * | Fix warnings | Brandon Low | 2006-03-05 |
| * | Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict... | Brandon Low | 2006-03-05 |
| * | Fix some yellow builds | Brandon Low | 2006-03-05 |
| * | Move the RTC read throttling to a smarter place | Brandon Low | 2006-03-05 |
| * | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low | 2006-03-05 |
| * | More efficient button_read() for archos recorders and Ondios. | Jens Arnold | 2006-03-05 |
| * | Improved battery status reporting for units which support usb power / charge | Brandon Low | 2006-03-02 |
| * | gigabeat related changes | Marcoen Hirschberg | 2006-03-02 |
| * | Fixed pointer size vs. int size problems (64 bit sims) | Jens Arnold | 2006-03-02 |