Age | Commit message (Expand) | Author |
2005-11-09 | A couple of fixes for Nanos. | Thom Johansen |
2005-11-09 | Correct the LCD definition for the Nano | Dave Chapman |
2005-11-09 | H300: Fix dbg_save_roms(). | Jens Arnold |
2005-11-09 | Fixed the icon for unknown file types on the archos Player, and the bug when ... | Kevin Ferrare |
2005-11-09 | SH1: Changed UIE() to use the same reset method as on coldfire, using the wat... | Jens Arnold |
2005-11-08 | That was *not* supposed to be committed :-) | Linus Nielsen Feltzing |
2005-11-08 | Removed a redundant comment | Linus Nielsen Feltzing |
2005-11-08 | Quick fix to make the h300 build work | Linus Nielsen Feltzing |
2005-11-08 | Fixed bad check for LCD size | Linus Nielsen Feltzing |
2005-11-08 | Added set_background() for color LCD | Linus Nielsen Feltzing |
2005-11-08 | 16-bit color for h300 for now | Linus Nielsen Feltzing |
2005-11-08 | Unified the H100 and H300 startup | Linus Nielsen Feltzing |
2005-11-08 | H1x0: Assembler optimised remote lcd driver routine, used for low CPU frequen... | Jens Arnold |
2005-11-08 | Remove #warning left over from debugging. Sorry about that. | Dave Chapman |
2005-11-08 | Fixed the bug in ata.c preventing files from being read correctly. | Miika Pekkarinen |
2005-11-08 | Ooops. There was an unclosed comment in the source. | Dave Chapman |
2005-11-08 | Removed tabs | Hardeep Sidhu |
2005-11-08 | If no previous track found, check if we're really at the end of playback or i... | Hardeep Sidhu |
2005-11-08 | Ooops. | Jens Arnold |
2005-11-08 | Initial check-in of work-in-progress iPod bootloader. Current targets are iP... | Dave Chapman |
2005-11-08 | Remove unnecessary #ifdef | Dave Chapman |
2005-11-07 | Removed unused ata_standby(), changed return type of ata_sleep() to void, rem... | Jens Arnold |
2005-11-07 | Initial commit of work-in-progress iPod port | Dave Chapman |
2005-11-07 | No longer build the main output binary file when doing debug builds. | Daniel Stenberg |
2005-11-07 | Rename irivermodel and irivernum variables to the more generic modelname and ... | Dave Chapman |
2005-11-07 | Overlooked this one when changing sound_set() calls to the individual functions. | Jens Arnold |
2005-11-07 | Use set_int() for the crossfade time settings. | Jens Arnold |
2005-11-07 | Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ... | Jens Arnold |
2005-11-07 | The WPS buffer wasn't big enough for my 2.2k WPS file. Increased buffer size... | Christi Scarborough |
2005-11-07 | Enable bidirectional text support for remote lcd. | Jens Arnold |
2005-11-07 | Please discuss default changes in the future\! | Jens Arnold |
2005-11-06 | The const police strikes and hits itself. | Jens Arnold |
2005-11-06 | Fixed recorder v2 simulators. | Jens Arnold |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-11-06 | Changed output format of libmpcdec to non-interleaved stereo for a slight spe... | Thom Johansen |
2005-11-06 | The seek_time member of the codec API needs to be decremented before use as a... | Thom Johansen |
2005-11-06 | Disabled Musepack seeking, since it's so slow that most users conclude the co... | Thom Johansen |
2005-11-06 | some multi-screen work in playlist.c, properly formated splash.h | Kevin Ferrare |
2005-11-06 | iRiver: New crossfader with more configuration capability. Might still | Miika Pekkarinen |
2005-11-06 | iRiver: Fixed the wps not to stop audio before shutdown has been | Miika Pekkarinen |
2005-11-06 | Added wrapping on settings when reaching limits and when long key press is en... | Kevin Ferrare |
2005-11-06 | Fixed the hang and weird behaviour with logf support enabled. | Miika Pekkarinen |
2005-11-06 | Corrected the bug with boolean settings (the inverted screen that couldn't be... | Kevin Ferrare |
2005-11-06 | Set remote LCD invert state in a clean way. | Jens Arnold |
2005-11-05 | Unrolled loops up to order 10 plus slight optimisation of default case. | Thom Johansen |
2005-11-05 | New plugin: Bejeweled game for Recorder, Ondio, and iRiver. | Adam Boot |
2005-11-05 | Added ID3v2 skipping for Musepack files. Switched ReplayGain strings to use t... | Thom Johansen |
2005-11-05 | System reboot from UIE() now works in all cases, even from a debug interrupt ... | Jens Arnold |
2005-11-05 | Fixup of the MCF5249 memory mapped register definitions. | Jens Arnold |
2005-11-05 | Corrected a bug introduced with the multi screen settings handling code : The... | Kevin Ferrare |