summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Import make_fw.c iPod firmware manipulation utility from the ipodlinux projec...Dave Chapman2005-11-11
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* The ID3v2 parser can now correctly skip to the next frame after parsing a fra...Linus Nielsen Feltzing2005-11-11
* iRiver: more robust folder skip routines + folder navigation on main unit viaAnton Oleynikov2005-11-10
* Don't reset plugin_loaded flag for a TSR plugin until it's exited. Fixes pro...Hardeep Sidhu2005-11-10
* I meant that to be static.Thom Johansen2005-11-10
* Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen2005-11-10
* H1x0: Put lcd_blit() intermediate buffers in IRAM instead of the current thre...Jens Arnold2005-11-09
* Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold2005-11-09
* Fix #define names.Thom Johansen2005-11-09
* A couple of fixes for Nanos.Thom Johansen2005-11-09
* Correct the LCD definition for the NanoDave Chapman2005-11-09
* H300: Fix dbg_save_roms().Jens Arnold2005-11-09
* Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare2005-11-09
* SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...Jens Arnold2005-11-09
* That was *not* supposed to be committed :-)Linus Nielsen Feltzing2005-11-08
* Removed a redundant commentLinus Nielsen Feltzing2005-11-08
* Quick fix to make the h300 build workLinus Nielsen Feltzing2005-11-08
* Fixed bad check for LCD sizeLinus Nielsen Feltzing2005-11-08
* Added set_background() for color LCDLinus Nielsen Feltzing2005-11-08
* 16-bit color for h300 for nowLinus Nielsen Feltzing2005-11-08
* Unified the H100 and H300 startupLinus Nielsen Feltzing2005-11-08
* H1x0: Assembler optimised remote lcd driver routine, used for low CPU frequen...Jens Arnold2005-11-08
* Remove #warning left over from debugging. Sorry about that.Dave Chapman2005-11-08
* Fixed the bug in ata.c preventing files from being read correctly.Miika Pekkarinen2005-11-08
* Ooops. There was an unclosed comment in the source.Dave Chapman2005-11-08
* Removed tabsHardeep Sidhu2005-11-08
* If no previous track found, check if we're really at the end of playback or i...Hardeep Sidhu2005-11-08
* Ooops.Jens Arnold2005-11-08
* Initial check-in of work-in-progress iPod bootloader. Current targets are iP...Dave Chapman2005-11-08
* Remove unnecessary #ifdefDave Chapman2005-11-08
* Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold2005-11-07
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* No longer build the main output binary file when doing debug builds.Daniel Stenberg2005-11-07
* Rename irivermodel and irivernum variables to the more generic modelname and ...Dave Chapman2005-11-07
* Overlooked this one when changing sound_set() calls to the individual functions.Jens Arnold2005-11-07
* Use set_int() for the crossfade time settings.Jens Arnold2005-11-07
* Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ...Jens Arnold2005-11-07
* The WPS buffer wasn't big enough for my 2.2k WPS file. Increased buffer size...Christi Scarborough2005-11-07
* Enable bidirectional text support for remote lcd.Jens Arnold2005-11-07
* Please discuss default changes in the future\!Jens Arnold2005-11-07
* The const police strikes and hits itself.Jens Arnold2005-11-06
* Fixed recorder v2 simulators.Jens Arnold2005-11-06
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Changed output format of libmpcdec to non-interleaved stereo for a slight spe...Thom Johansen2005-11-06
* The seek_time member of the codec API needs to be decremented before use as a...Thom Johansen2005-11-06
* Disabled Musepack seeking, since it's so slow that most users conclude the co...Thom Johansen2005-11-06
* some multi-screen work in playlist.c, properly formated splash.hKevin Ferrare2005-11-06
* iRiver: New crossfader with more configuration capability. Might stillMiika Pekkarinen2005-11-06
* iRiver: Fixed the wps not to stop audio before shutdown has beenMiika Pekkarinen2005-11-06