aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_analysis_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Fixing some implicit coversations (-Wshorten-64-to-32)Uli Heilmeier1-2/+2
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-1/+1
2018-07-02Make arrays of 4 octets arrays of 4 guint8.Guy Harris1-1/+1
2018-06-20RTP: Encapsulation of comparsion of two rtpstreamsJiri Novak1-22/+2
2018-06-19RTP: Code clean upJiri Novak1-9/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-12-27Apply new CaptureEvents to statistics dialogs.Michael Mann1-0/+3
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+1
2016-12-22Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704)Pascal Quantin1-2/+2
2016-12-15Save RTP audio to file: RTP Stream Analysis dialog allows save audio for non ...Jiri Novak1-4/+18
2016-05-10Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplenPascal Quantin1-0/+8
2015-10-21Qt: Wire up the RTP Streams "Analyze" button.Gerald Combs1-3/+12
2015-10-08Qt: Add a play button to the RTP Stream Analysis dialog.Gerald Combs1-0/+8
2015-09-03Move IAX2 analysis to the ui directory.Gerald Combs1-1/+1
2015-07-24Try deleting WiresharkDialog when we close it.Gerald Combs1-3/+0
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs1-0/+156