| Commit message (Expand) | Author | Age |
| * | Remove previous fix as it seems to cause lock-ups when used with a remote. | Peter D'Hoye | 2006-06-03 |
| * | Do not allow interrupts between the two calls that set the recording gain. Fi... | Peter D'Hoye | 2006-06-02 |
| * | Fixed incorrect memory allocation bug with tagcache. | Miika Pekkarinen | 2006-05-30 |
| * | Use correct file mode when creating files. Fixes task 5452 | Dan Everton | 2006-05-30 |
| * | code police | Peter D'Hoye | 2006-05-27 |
| * | Oops, move out the define from the #ifndef SIMULATOR | Hristo Kovachev | 2006-05-18 |
| * | Use more proper default contrast for the iriver lcd remotes, also reset | Hristo Kovachev | 2006-05-18 |
| * | Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote unp... | Jens Arnold | 2006-05-16 |
| * | Update dircache startcluster at file close when writing. Fixes bug when crea... | Hardeep Sidhu | 2006-05-16 |
| * | Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat... | Jens Arnold | 2006-05-14 |
| * | Correctly test on volume id flag | Peter D'Hoye | 2006-05-13 |
| * | H1x0: Obey SPDIF power setting for monitoring SPDIF recordings as far as poss... | Jens Arnold | 2006-05-12 |
| * | Iriver recording: Always route the signals through the coldfire audio interfa... | Jens Arnold | 2006-05-12 |
| * | Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ... | Thom Johansen | 2006-05-11 |
| * | Iriver: Don't power the UDA1380 WSPLL as we don't use it. This is required ac... | Jens Arnold | 2006-05-11 |
| * | Coldfire: Use the auto-align feature in conjunction with line reads for the p... | Jens Arnold | 2006-05-09 |
| * | Ondio: (Hopefully) fix the occasional freezes during playback: Use DMA channe... | Jens Arnold | 2006-05-07 |
| * | Patch #5182 by Liberman Shachar - Vertical screen scroll bug fix (inverse bar... | Linus Nielsen Feltzing | 2006-05-06 |
| * | Fix fillrect calculation error for 'Screen scrolls out of view'. Fixes bug 52... | Peter D'Hoye | 2006-05-03 |
| * | ipods - First implementation of pcf50605_init() function. This enables the p... | Dave Chapman | 2006-05-02 |
| * | Oops, correctly calculate the interrupt number in UIE(). | Jens Arnold | 2006-05-02 |
| * | Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ... | Jens Arnold | 2006-05-01 |
| * | Properly set audio_is_initialized flag for swcodec devices ad use it when ini... | Hardeep Sidhu | 2006-05-01 |
| * | Recording buffer offset must be passed on to the firmware calls, not the othe... | Peter D'Hoye | 2006-04-30 |
| * | The recording buffer should not try to use the voice buffer, so map our buffe... | Peter D'Hoye | 2006-04-30 |
| * | Ooops. Fix red bootbox builds. | Jens Arnold | 2006-04-29 |
| * | SH1: Moved exception vector table generation and weak aliasing into an asm bl... | Jens Arnold | 2006-04-29 |
| * | ATA driver: * Don't lie to gcc about which parameters the assembler optimised... | Jens Arnold | 2006-04-29 |
| * | While waiting further and better improvements, this fixes the bug to | Daniel Stenberg | 2006-04-27 |
| * | Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)... | Jens Arnold | 2006-04-26 |
| * | H300: add a small delay between lcd enable and backlight on. Avoids a flash a... | Peter D'Hoye | 2006-04-26 |
| * | SH targets: Protect against a gcc 3.3.x bug triggered by -O2 or -Os, in prepa... | Jens Arnold | 2006-04-25 |
| * | Use filesize instead of lseek to find the size of a file. Reduces disk access... | Frank Dischner | 2006-04-24 |
| * | Ipods, X5: Proper backlight behaviour on buton unlock. | Jens Arnold | 2006-04-24 |
| * | Show RoLo messages on remote. | Jens Arnold | 2006-04-24 |
| * | Iriver: Reworked remote detection & init: * Monitor the remote type & try to ... | Jens Arnold | 2006-04-24 |
| * | First commit of reworking voice to be mroe stable on swcodec | Brandon Low | 2006-04-22 |
| * | Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast. | Frank Dischner | 2006-04-20 |
| * | Fix button driver for ipod mini 1G. | Frank Dischner | 2006-04-19 |
| * | Performance optimizations for tagcache commit. Still more left to be done. | Miika Pekkarinen | 2006-04-18 |
| * | Fix red builds | Brandon Low | 2006-04-17 |
| * | Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ... | Brandon Low | 2006-04-17 |
| * | Ooops^2 | Jens Arnold | 2006-04-17 |
| * | Ooops. | Jens Arnold | 2006-04-16 |
| * | H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t... | Jens Arnold | 2006-04-16 |
| * | H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double... | Jens Arnold | 2006-04-16 |
| * | Commit tagcache in background when possible (at least dircache enabled). | Miika Pekkarinen | 2006-04-16 |
| * | 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-15 |
| * | Coldfire: Use the maximum possible i2c clock for the audio codec. Both the UD... | Jens Arnold | 2006-04-14 |