Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Operating System/Drivers
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by papier - 2009-08-11
Last edited by fg - 2009-08-11

FS#10514 - itunes compatible time setting

This patch adds support for itunes time setting (special SCSI command over USB).

I have only tested it with my iPod mini2g and with ipod-time-sync tool from libgpod. But from the short discussion I had on IRC, it could works on other target too and with iTunes.

The USB code is taken from Frank Gevaerts patch found in FS#10023.

Closed by  fg
2009-08-11 17:55
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Accepted as r22255

In yearday_to_daymonth():

Can’t you move the ((y%4 == 0 && y%100 != 0) || y%400 == 0) check into if(yd ⇐ t[i]) { … }?

That way you’d only have to increase *d and not the whole t[] array..

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing