From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 17 Feb 2013 16:46:27 +0100
Message-ID: <E1U76Rf-0001Zy-J4@calypso.gnumonks.org>
Subject: rtl-sdr.git branch master updated.
	f1803fe10f5017e5bf3528d69229d37472a024c8
Message: 1

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 "Repository for Realtek RTL2832U based SDR software".

The branch, master has been updated
  discards  466a5c5007a9d54be83f472700e9b39ee2f94f5d (commit)
       via  f1803fe10f5017e5bf3528d69229d37472a024c8 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (466a5c5007a9d54be83f472700e9b39ee2f94f5d)
            \
             N -- N -- N (f1803fe10f5017e5bf3528d69229d37472a024c8)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 -----------------------------------------------------------------
http://cgit.osmocom.org/cgit/rtl-sdr/commit/?id=f1803fe10f5017e5bf3528d69229d37472a024c8

commit f1803fe10f5017e5bf3528d69229d37472a024c8
Author: Steve Markgraf <steve@steve-m.de>
Date:   Sun Feb 17 16:43:29 2013 +0100

    lib: special handling of dongle disconnect for OS != win32
    
    libusb reacts differently to a device loss during runtime,
    and sporadic errors can happen when starting a second
    instance interfacing another dongle, thus we need to wait
    for all transfers to fail before assuming the dongle has
    been removed.
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

-----------------------------------------------------------------------

Summary of changes:
 src/librtlsdr.c |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Repository for Realtek RTL2832U based SDR software


