From d59653f8d52efbf3ab32f95043cd718965e57406 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 2 Dec 2016 15:52:02 -0800 Subject: Qt: Make the RTP player output device selectable. Add a combobox for selecting the output device and populate it with our available devices. Let the user know if our output format isn't supported. Ping-Bug: 13105 Change-Id: I299c7d0f191bb66d93896338036000e2c377781f Reviewed-on: https://code.wireshark.org/review/19046 Petri-Dish: Gerald Combs Reviewed-by: Peter Wu Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- docbook/release-notes.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docbook') diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index 83745f4bf1..1507cf2052 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -39,6 +39,7 @@ since version 2.2.0: * Wireshark can now go fullscreen to have more room for packets. * TShark can now export objects like the other GUI interfaces. * Support for G.722 and G.726 codecs in the RTP Player (via the Spandsp library). +* You can now choose the output device when playing RTP streams. //=== Removed Dissectors -- cgit v1.2.3