summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-27OoopsLinus Nielsen Feltzing
2005-01-27Exported adc_scan() on the iRiverLinus Nielsen Feltzing
2005-01-27button_status() no longer calls button_read(), since it isn't interrupt safeLinus Nielsen Feltzing
2005-01-27iRiver: Proper LCD initLinus Nielsen Feltzing
2005-01-27iRiver: Added extra parameters to lcd_write_command_ex()Linus Nielsen Feltzing
2005-01-26made the SH7034 assembler files only build for that CPUDaniel Stenberg
2005-01-26Consistent declaration.Jens Arnold
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold
2005-01-26fixes for gminiJean-Philippe Bernardy
2005-01-26Ported ATA driver to iRiver, minor code policingLinus Nielsen Feltzing
2005-01-26Made alpine_cdc.rock compile with DEBUG enabledLinus Nielsen Feltzing
2005-01-25Enabled logo display for gmini.Jens Arnold
2005-01-25Win32 simulator rework: (1) Better downscaling on resize & for the player lcd...Jens Arnold
2005-01-25Fixed another cause of 'stuck in subdir' bug.Björn Stenberg
2005-01-24store the 'add' checksum big-endianDaniel Stenberg
2005-01-24more int -> longJean-Philippe Bernardy
2005-01-24more int -> longJean-Philippe Bernardy
2005-01-24Gmini i2c supportJean-Philippe Bernardy
2005-01-24More int -> longJean-Philippe Bernardy
2005-01-24Oops, deadbeef is unsignedJean-Philippe Bernardy
2005-01-24Gmini threadingJean-Philippe Bernardy
2005-01-24remove duplicated codeDaniel Stenberg
2005-01-24Added the "--add=[model]" option for upcoming iRiver work. Rockbox for iRiverDaniel Stenberg
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg
2005-01-24Fixed red build...Björn Stenberg
2005-01-24Fixed yellow buildBjörn Stenberg
2005-01-24Fixed yellow builds (int->long)Jens Arnold
2005-01-24TABs removedJens Arnold
2005-01-24Some more gmini hw supportJean-Philippe Bernardy
2005-01-23int -> long where neededJean-Philippe Bernardy
2005-01-23int -> long where neededJean-Philippe Bernardy
2005-01-23Support for %l* plus __attribute__ printf supportJean-Philippe Bernardy
2005-01-23Fixes: (1) Properly redraw display on window resize & putting into foreground...Jens Arnold
2005-01-23Eanbled building gmini simulator (Win32 & X11).Jens Arnold
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold
2005-01-23Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize...Jens Arnold
2005-01-23Correctly disable plugins for gmini.Jens Arnold
2005-01-23Gmini has software poweroff.Jens Arnold
2005-01-23(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...Jens Arnold
2005-01-22Forgot to commit removal of string.c when reviving memcpy.c and memset.cJens Arnold
2005-01-22long policyJean-Philippe Bernardy
2005-01-22simplification and better integration of the gmini portJean-Philippe Bernardy
2005-01-22long policyJean-Philippe Bernardy
2005-01-22Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...Jens Arnold
2005-01-21Revived C implementations of memcpy() and memset() for platforms without asm ...Jens Arnold
2005-01-21more MMIO supportJean-Philippe Bernardy
2005-01-21Removed double definition of CONFIG_LCD.Jens Arnold
2005-01-21Don't show browser before resume.Björn Stenberg
2005-01-21Cleared some deprecated strings.Jens Arnold
2005-01-20Factored out some macrosJean-Philippe Bernardy