summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Update dircache startcluster at file close when writing. Fixes bug when crea...Hardeep Sidhu2006-05-16
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold2006-05-14
* Correctly test on volume id flagPeter D'Hoye2006-05-13
* H1x0: Obey SPDIF power setting for monitoring SPDIF recordings as far as poss...Jens Arnold2006-05-12
* Iriver recording: Always route the signals through the coldfire audio interfa...Jens Arnold2006-05-12
* Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ...Thom Johansen2006-05-11
* Iriver: Don't power the UDA1380 WSPLL as we don't use it. This is required ac...Jens Arnold2006-05-11
* Coldfire: Use the auto-align feature in conjunction with line reads for the p...Jens Arnold2006-05-09
* Ondio: (Hopefully) fix the occasional freezes during playback: Use DMA channe...Jens Arnold2006-05-07
* Patch #5182 by Liberman Shachar - Vertical screen scroll bug fix (inverse bar...Linus Nielsen Feltzing2006-05-06
* Fix fillrect calculation error for 'Screen scrolls out of view'. Fixes bug 52...Peter D'Hoye2006-05-03
* ipods - First implementation of pcf50605_init() function. This enables the p...Dave Chapman2006-05-02
* Oops, correctly calculate the interrupt number in UIE().Jens Arnold2006-05-02
* Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ...Jens Arnold2006-05-01
* Properly set audio_is_initialized flag for swcodec devices ad use it when ini...Hardeep Sidhu2006-05-01
* Recording buffer offset must be passed on to the firmware calls, not the othe...Peter D'Hoye2006-04-30
* The recording buffer should not try to use the voice buffer, so map our buffe...Peter D'Hoye2006-04-30
* Ooops. Fix red bootbox builds.Jens Arnold2006-04-29
* SH1: Moved exception vector table generation and weak aliasing into an asm bl...Jens Arnold2006-04-29
* ATA driver: * Don't lie to gcc about which parameters the assembler optimised...Jens Arnold2006-04-29
* While waiting further and better improvements, this fixes the bug toDaniel Stenberg2006-04-27
* Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold2006-04-26
* H300: add a small delay between lcd enable and backlight on. Avoids a flash a...Peter D'Hoye2006-04-26
* SH targets: Protect against a gcc 3.3.x bug triggered by -O2 or -Os, in prepa...Jens Arnold2006-04-25
* Use filesize instead of lseek to find the size of a file. Reduces disk access...Frank Dischner2006-04-24
* Ipods, X5: Proper backlight behaviour on buton unlock.Jens Arnold2006-04-24
* Show RoLo messages on remote.Jens Arnold2006-04-24
* Iriver: Reworked remote detection & init: * Monitor the remote type & try to ...Jens Arnold2006-04-24
* First commit of reworking voice to be mroe stable on swcodecBrandon Low2006-04-22
* Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.Frank Dischner2006-04-20
* Fix button driver for ipod mini 1G.Frank Dischner2006-04-19
* Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen2006-04-18
* Fix red buildsBrandon Low2006-04-17
* Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...Brandon Low2006-04-17
* Ooops^2Jens Arnold2006-04-17
* Ooops.Jens Arnold2006-04-16
* H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...Jens Arnold2006-04-16
* H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double...Jens Arnold2006-04-16
* Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen2006-04-16
* Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts2006-04-15
* Move the battery min/max capacity to player config files and add an increment...Zakk Roberts2006-04-15
* Coldfire: Use the maximum possible i2c clock for the audio codec. Both the UD...Jens Arnold2006-04-14
* Correct battery voltage and almost correct percentages for all ipods. Runtime...Jens Arnold2006-04-14
* Fixed the file renaming/removing issue with dircache enabled.Miika Pekkarinen2006-04-13
* Another slight tweak.Jens Arnold2006-04-12
* H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H...Jens Arnold2006-04-11
* 20% faster and one annoying lookup table cut outDaniel Stenberg2006-04-11
* New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen2006-04-11
* moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg2006-04-11
* Coldfire: More appropriate condition for the refresh timings.Jens Arnold2006-04-10