aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_player_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Qt RTP: Add the default device and adjust sample rates.Gerald Combs1-0/+1
2017-01-08Qt: fix crash on undecodable RTP streamPeter Wu1-1/+4
2016-12-08Qt: Fix currentOutputDeviceName() without QtMultimediaMichal Labedzki1-0/+2
2016-12-07Qt: Fixup the currentOutputDeviceName Q_PROPERTY.Gerald Combs1-2/+2
2016-12-06Qt: Make the RTP player output device selectable.Gerald Combs1-1/+5
2015-11-17Fix crash in RTP Player on stop and closePeter Wu1-0/+3
2015-10-27Add jitter logic to RtpAudioStream.Gerald Combs1-2/+3
2015-10-21Qt: Wire up the RTP Streams "Analyze" button.Gerald Combs1-0/+2
2015-10-21Split RTP player tapping, decoding, and plotting.Gerald Combs1-2/+5
2015-10-16rtp_player(.h): fix empty paragraph passed to '@param' command [-Wdocumentation]Alexis La Goutte1-1/+1
2015-10-09Make sure we can compile without QtMultimedia.Gerald Combs1-8/+9
2015-10-08Qt: Add a play button to the RTP Stream Analysis dialog.Gerald Combs1-0/+9
2015-10-05Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu1-1/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-0/+136