aboutsummaryrefslogtreecommitdiffstats
path: root/ui/voip_calls.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Qt: Fix leaks VOIP Calls DialogJohn Thacker1-6/+0
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-1/+1
2021-11-30Add UI header files to DoxygenMoshe Kaplan1-1/+2
2021-06-16Replace g_log() calls with ws_log()João Valverde1-1/+1
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2021-03-16Move still *more* headers outside of extern "C".Guy Harris1-9/+9
2021-02-10Moving glib.h out of extern CMichal Ruprich1-1/+2
2021-01-01Voice dialogs: Added option to apply display filter in VoIP/RTP dialogsJirka Novak1-0/+1
2020-12-31VoIP Calls Dialog: List of calls is not cleared/refilled on retapsJirka Novak1-0/+6
2020-12-30voip_calls_dialog/voip_calls: Fix for #16952j.novak@netsystem.cz1-0/+6
2018-06-23RTP: code cleanup 3Jiri Novak1-2/+2
2018-04-17Remove some GTK+-only code.Gerald Combs1-2/+0
2018-02-18Fix some source headers, reformat SPDX license lines in comment block.Jaap Keuter1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann1-2/+1
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin1-2/+2
2015-10-05Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu1-6/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-3/+17
2015-07-26Avoid duplicate SIP and Q.931 calls in VoIP Calls list in case of Q.931Michal Pazdera1-0/+1
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-71/+71
2014-12-20Consolidate RTP stream structs.Gerald Combs1-1/+1
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-1/+17
2014-11-19voip_calls: Fix tap callbacks.Gerald Combs1-1/+1
2014-11-18voip_calls: Move to ui.Gerald Combs1-0/+254