summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold2006-03-11
* Iriver firmware compatibility kludge: RTC year offset. The offset is chosen i...Jens Arnold2006-03-10
* Revert non-functional peakmeter fix, fix it for real? this timeBrandon Low2006-03-10
* Code policingBrandon Low2006-03-10
* some unicode fixes by Frank DischnerMarcoen Hirschberg2006-03-10
* Yet another recording peakmeter sensitivity fix: only reset peak values after...Peter D'Hoye2006-03-09
* Commit changed scale factor to match battery reading changes on ipod 5gBrandon Low2006-03-09
* Fix peakmeter reading off the end of the buffer, thanks to peturBrandon Low2006-03-09
* Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low2006-03-09
* Fix by Jvo Studer for bugreport #4799. Recorded bytes counter wasn't updated ...Peter D'Hoye2006-03-09
* iPod 3G: Enable I2S interrupts for the main processor, not the COPDave Chapman2006-03-09
* iAudio X5: Remote control buttonsLinus Nielsen Feltzing2006-03-09
* Fix profiling compilation for non-m68k targetsBrandon Low2006-03-09
* Use an 8 bit ADC read for battery reading on ipod, that provides better than ...Brandon Low2006-03-09
* Improve clarity, no functional changeBrandon Low2006-03-09
* Minor correction to irq maskingBrandon Low2006-03-08
* That function prototype should never have been in CVS - it was just part of m...Dave Chapman2006-03-08
* Fix lcd_roll() on H1x0.Jens Arnold2006-03-08
* ~2% performance improvement and some code cleanups for ipod video lcd updateBrandon Low2006-03-08
* LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold2006-03-08
* Fixed dependency problem in compressed firmware build. (archos recorder v1)Jens Arnold2006-03-07
* _Slight_ optimization of peak calculationBrandon Low2006-03-07
* ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing2006-03-07
* iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing2006-03-07
* Adapted to compile with lostlogics recent ADC driver changesLinus Nielsen Feltzing2006-03-07
* Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing2006-03-07
* Fix red builds (with frustration)Brandon Low2006-03-07
* Additional minor button interrupt tweaks, in a completely unscientific way, t...Brandon Low2006-03-07
* Slight simplification of scroll button driverBrandon Low2006-03-07
* Make seconds flow evenly and further throttle RTC reads solution partially th...Brandon Low2006-03-06
* Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low2006-03-06
* Make the RTC read throttling work, thanks to herz42 on ircBrandon Low2006-03-05
* Fix warningsBrandon Low2006-03-05
* Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low2006-03-05
* Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen2006-03-05
* Fix other yellow buildsBrandon Low2006-03-05
* Fix some yellow buildsBrandon Low2006-03-05
* Move the RTC read throttling to a smarter placeBrandon Low2006-03-05
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* More efficient button_read() for archos recorders and Ondios.Jens Arnold2006-03-05
* Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn2006-03-04
* More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold2006-03-03
* More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold2006-03-03
* TAB policed.Jens Arnold2006-03-02
* Improved battery status reporting for units which support usb power / chargeBrandon Low2006-03-02
* gigabeat related changesMarcoen Hirschberg2006-03-02
* improve FreeBSD support a littleMarcoen Hirschberg2006-03-02
* Change rename() to set errno to EXDEV if a rename is attempted across volumes.Dan Everton2006-03-02
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* Fixed pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02