rtp_player: Player is able to set start of audio play by double click
authorJirka Novak <j.novak@netsystem.cz>
Wed, 1 Jan 2020 23:38:35 +0000 (00:38 +0100)
committerAnders Broman <a.broman58@gmail.com>
Tue, 7 Jan 2020 09:38:14 +0000 (09:38 +0000)
commit71fb8bebfe6b8f76ccfa48ec3cc598e0ddef14ba
tree8a227fbd4484e183cc2682e0075b787a662b61cc
parentc1f5b4d2d91d7a1113d0206237fff55669b87727
rtp_player: Player is able to set start of audio play by double click

Patch adds ability to set start of audio play by double clicking on waveform.
Patch fixes unreported issue with placing waveform at incorrect place when switched relative/absolute time mode (check/uncheck Time of Day).

Change-Id: Ib8ce24aea870e2443e033afbb6d6e9fbcf222431
Reviewed-on: https://code.wireshark.org/review/35621
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
ui/qt/rtp_analysis_dialog.cpp
ui/qt/rtp_audio_stream.cpp
ui/qt/rtp_audio_stream.h
ui/qt/rtp_player_dialog.cpp
ui/qt/rtp_player_dialog.h
ui/qt/voip_calls_dialog.cpp
ui/rtp_stream.h
ui/tap-rtp-common.c
ui/voip_calls.c