aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_player_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-11-29Qt: Save GeometryStateDialog splitter statesJohn Thacker1-0/+2
2023-11-12Work around macOS running applications in /.Guy Harris1-2/+2
2023-05-15Qt: Ensure the AudioSilenceGenerator is freedJohn Thacker1-1/+1
2023-04-06RTP Player: Improve sync of audible sound with waveform on Qt 6.xj.novak@netsystem.cz1-1/+1
2023-02-27Qt: Fix some leaks in RTP Analysis windowsJohn Thacker1-1/+1
2022-11-24RTP Player: Fix: Playback marker do not move after resume with Qt6j.novak@netsystem.cz1-1/+3
2022-10-08RTP Player: Fix: Only silence played on Windows with Qt 6.xj.novak@netsystem.cz1-2/+7
2022-09-27RTP dialogs: Fix: Coloring of QTreeWidgetItem do not workj.novak@netsystem.cz1-0/+1
2022-07-21RTP player: fixed issue with no audio card available in Qt6Jirka Novak1-21/+29
2022-07-21Qt6: Audio code reviewJirka Novak1-4/+37
2022-07-21Qt: Update the RTP stream UI to support Qt6Multimedia.Gerald Combs1-12/+108
2022-07-03Qt: Do not spin new event loop on menu showTomasz Moń1-3/+3
2022-06-21Qt: Fix a couple of slot names.Gerald Combs1-22/+14
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-04-06Fix: Fixed issue with deadlock when same RTP dialog opened twiceJirka Novak1-56/+71
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-13/+13
2022-03-25Qt: Fix most of Qt6 compile warnings and issuesRoland Knall1-1/+1
2022-03-23Qt: QMouseEvent::globalPos() is deprecated in Qt6.Gerald Combs1-0/+4
2021-11-29Qt: Qt6.2 compatibility fixesTomasz Moń1-3/+0
2021-11-24Readd feature to make QtXMultimedia optional againJoerg Mayer1-1/+3
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-0/+2
2021-05-22VoIP Dialogs: Refactoring of singleton windows to factory methodsJirka Novak1-0/+29
2021-05-04VoIP dialogs: Default actions for buttons works as beforeJirka Novak1-10/+30
2021-05-03RTP Player: Player is able to skip silence during playbackJirka Novak1-1/+57
2021-04-28RTP Player: Export of audio can start at position of play cursorJirka Novak1-14/+43
2021-04-27RTP Player: Fixed issue when keys were not processed till mouse clickedJirka Novak1-0/+1
2021-04-25RTP Player: Memory consumption improvementsJirka Novak1-5/+34
2021-04-22RTP Player: Added button 'Refresh streams' for live capturej.novak@netsystem.cz1-85/+149
2021-04-20RTP Stream: Small code cleanupJirka Novak1-9/+0
2021-04-15Fix: RTP Player might crash when audio routing touched during playJirka Novak1-0/+6
2021-04-15VoIP dialogs: Improvements and new functionsJirka Novak1-56/+123
2021-04-14VoIP dialogs: Performance improvementsJirka Novak1-21/+56
2021-04-13RTP player: fix compilation on WindowsPascal Quantin1-2/+2
2021-04-13RTP Player: Parallel playlist operations avoidedJirka Novak1-55/+129
2021-04-11WSUG: Added description of new features of telephony dialogsJirka Novak1-3/+3
2021-04-10RTP Player: Fix of opening of multiple dialogsj.novak@netsystem.cz1-4/+0
2021-04-08RTP Player: Fixed issue with hanging the player at end of play on WindowsJirka Novak1-10/+26
2021-04-07RTP Stream Analysis: Process more streams than two, audio save removedj.novak@netsystem.cz1-0/+1
2021-04-06RTP Player: UI improvementsj.novak@netsystem.cz1-17/+30
2021-04-01RTP Player: Added ability to save streams as .au and .wavj.novak@netsystem.cz1-22/+100
2021-03-31RTP Player: Added ability to save streams as .au and .wavj.novak@netsystem.cz1-0/+338
2021-03-30RTP Player: Allow a user to select output rateJirka Novak1-0/+30
2021-03-30RTP Player: Added play rate of decoded audioJirka Novak1-0/+4
2021-03-30RTP Player: Dialog is nonmodal now and can be called multiple waysJirka Novak1-45/+136
2021-03-27RTP Player: Decoding of audio improvedJirka Novak1-2/+2
2021-03-27RTP Player: Showing of setup frame for RTP stream fixedJirka Novak1-1/+7
2021-03-24VoIP UI: Added shortcuts for dialog buttonsJirka Novak1-1/+2
2021-03-24RTP Player: UI improvementsJirka Novak1-1/+37
2021-03-22RTP Player: Fixed incorrect handling of legend in graphJirka Novak1-18/+21
2021-03-14Voice dialogs: Unified naming and order of buttons in dialogsJirka Novak1-1/+1