summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-12-02 15:52:02 -0800
committerGerald Combs <gerald@wireshark.org>2016-12-06 22:36:55 +0000
commitd59653f8d52efbf3ab32f95043cd718965e57406 (patch)
tree14e868a73180a3eccbed1d3715bb64a2c92f6928 /docbook
parent263fea9723ea3487c0d98b0720ab2d656f780fe1 (diff)
downloadwireshark-d59653f8d52efbf3ab32f95043cd718965e57406.tar.gz
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 <gerald@wireshark.org> Reviewed-by: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc1
1 files changed, 1 insertions, 0 deletions
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