[linux-minidisc] [commit] Linux utilities to deal with Sony Minidisc Walkman branch, master, updated. f4bc9befd1e8b4d33a5d4f7542b08033b77deb6d
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linux utilities to deal with Sony Minidisc Walkman".
The branch, master has been updated
via f4bc9befd1e8b4d33a5d4f7542b08033b77deb6d (commit)
via dd7d23bcab4a37e20d6b24083c069079bda88446 (commit)
via a18a25eb682d1b6458d395d90d3e58e0b1d1cf7f (commit)
from 94fe823572e129dd4b7bfb40588d645881048325 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f4bc9befd1e8b4d33a5d4f7542b08033b77deb6d
Author: Michael Karcher <karcher@physik.fu-berlin.de>
Date: Thu Mar 18 16:00:07 2010 +0100
HACK: Wait one second before starting bulk transfer
This maybe helps with lock-ups at the start of track uploads, real
solution is still under investigation.
commit dd7d23bcab4a37e20d6b24083c069079bda88446
Author: Michael Karcher <karcher@physik.fu-berlin.de>
Date: Thu Mar 18 15:59:24 2010 +0100
Wait until a non-zero-length answer is present
commit a18a25eb682d1b6458d395d90d3e58e0b1d1cf7f
Author: Michael Karcher <karcher@physik.fu-berlin.de>
Date: Thu Mar 18 15:53:45 2010 +0100
Mask unrelated bits on NetMD upload
The player sends a info byte on NetMD track upload, which amongst other
its contains the track format SP Stereo/SP Mono/LP2/LP4. Ignore all bits
of this byte that dont specify the format.
Especially bit 5 has been observed both set and cleared.
-----------------------------------------------------------------------
Summary of changes:
netmd/libnetmd.py | 7 ++++++-
netmd/upload.py | 18 ++++++++++--------
2 files changed, 16 insertions(+), 9 deletions(-)
hooks/post-receive
--
Linux utilities to deal with Sony Minidisc Walkman