|
From: Linus W. <tr...@df...> - 2006-12-05 16:15:06
|
On Tue, 5 Dec 2006, Richard Low wrote: > 1. We don't send the storage ID, which WMP does. Hm. Can we store this away in the device struct somewhere and use that? (I vaguely remember WMP traces actually querying for the storage before sending the file too, perhaps that's what we should do?) > 2. Why do we disable split headers before some transactions? WMP uses > split headers to send the object property list (on my device at least). I think it was like that on the trace I examined. Or I just read it badly (it's in logs/gigabeat.html). I've taken it out, restoring split headers. > 3. We fixed a bug in string packing a few days ago - this could cause > this error so anyone experiencing it please get the current code. Could be that. Linus |