| Commit message (Expand) | Author | Age |
| ... | |
| * | Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ... | Jens Arnold | 2006-03-11 |
| * | Iriver firmware compatibility kludge: RTC year offset. The offset is chosen i... | Jens Arnold | 2006-03-10 |
| * | Revert non-functional peakmeter fix, fix it for real? this time | Brandon Low | 2006-03-10 |
| * | Code policing | Brandon Low | 2006-03-10 |
| * | some unicode fixes by Frank Dischner | Marcoen Hirschberg | 2006-03-10 |
| * | Yet another recording peakmeter sensitivity fix: only reset peak values after... | Peter D'Hoye | 2006-03-09 |
| * | Commit changed scale factor to match battery reading changes on ipod 5g | Brandon Low | 2006-03-09 |
| * | Fix peakmeter reading off the end of the buffer, thanks to petur | Brandon Low | 2006-03-09 |
| * | Improve ipod i2c driver somewhat by at least taking advantage of the in-devic... | Brandon Low | 2006-03-09 |
| * | Fix by Jvo Studer for bugreport #4799. Recorded bytes counter wasn't updated ... | Peter D'Hoye | 2006-03-09 |
| * | iPod 3G: Enable I2S interrupts for the main processor, not the COP | Dave Chapman | 2006-03-09 |
| * | iAudio X5: Remote control buttons | Linus Nielsen Feltzing | 2006-03-09 |
| * | Fix profiling compilation for non-m68k targets | Brandon Low | 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 |
| * | Fixed dependency problem in compressed firmware build. (archos recorder v1) | Jens Arnold | 2006-03-07 |
| * | _Slight_ optimization of peak calculation | Brandon Low | 2006-03-07 |
| * | ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5 | Linus Nielsen Feltzing | 2006-03-07 |
| * | iAudio X5 target-specific ATA driver code | Linus Nielsen Feltzing | 2006-03-07 |
| * | Adapted to compile with lostlogics recent ADC driver changes | Linus Nielsen Feltzing | 2006-03-07 |
| * | Add the target directory tree to the include path, and set the TARGET_TREE ma... | Linus Nielsen Feltzing | 2006-03-07 |
| * | Fix red builds (with frustration) | Brandon Low | 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 seconds flow evenly and further throttle RTC reads solution partially th... | Brandon Low | 2006-03-06 |
| * | Make the ipod ADC driver more generic, preparing to share code between it and... | Brandon Low | 2006-03-06 |
| * | Make the RTC read throttling work, thanks to herz42 on irc | Brandon Low | 2006-03-05 |
| * | 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 |
| * | Make better use of banked registers in FIQ mode to shrink the iPod FIQ | Thom Johansen | 2006-03-05 |
| * | Fix other yellow builds | 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 |
| * | Archos V1 recorder charging path #2927 by Alun Thomas | Jörg Hohensohn | 2006-03-04 |
| * | More 64bit simulator fixes, coinciding with the long policy this time. | Jens Arnold | 2006-03-03 |
| * | More 64bit simulator fixes: inttypes, settings block handling. | Jens Arnold | 2006-03-03 |
| * | TAB policed. | Jens Arnold | 2006-03-02 |
| * | Improved battery status reporting for units which support usb power / charge | Brandon Low | 2006-03-02 |
| * | gigabeat related changes | Marcoen Hirschberg | 2006-03-02 |
| * | improve FreeBSD support a little | Marcoen Hirschberg | 2006-03-02 |
| * | Change rename() to set errno to EXDEV if a rename is attempted across volumes. | Dan Everton | 2006-03-02 |
| * | Fixed more pointer size vs. int size problems (64 bit sims) | Jens Arnold | 2006-03-02 |
| * | Fixed pointer size vs. int size problems (64 bit sims) | Jens Arnold | 2006-03-02 |