[Bug 759484] directsoundsrc: add device property as it is done in directsoundsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 18 03:40:13 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759484

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Problem was that you had the header already converted to UNIX line endings. All
good now :)

commit f9464ce3549c2b3948a582464631ba4f8dd0d5e7
Author: Thomas Roos <thomas.roos at industronic.de>
Date:   Fri Dec 18 12:26:16 2015 +0100

    directsoundsrc: add device property as it is done in directsoundsink

    This allows selection of the device by GUID instead of the name. The name
is
    user-given and multiple devices can have the same name.

    https://bugzilla.gnome.org/show_bug.cgi?id=759484

commit d4920948aa4ccd7fc76a2266223eed7cfb013a71
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Dec 18 12:36:26 2015 +0100

    directsoundsrc: Convert header from (some) DOS line endings to UNIX

    A mix between different line endings in the same file is not a good idea,
    and the .c files are both with UNIX line endings so let's use that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list