Kaian
5cfa24b017
Move attribute list to vector
2015-07-02 13:05:05 +02:00
Kaian
9105bb2c14
Update version information 📝
2015-07-02 11:50:14 +02:00
Kaian
44c08b24fb
Avoid storing duplicate payload in messages
2015-07-02 11:48:37 +02:00
Kaian
4e12d5ddf1
Multipacket SIP Messages support
2015-07-01 14:26:55 +02:00
Kaian
ebcc2baaec
Properly deallocate memory from vector destroyers
2015-07-01 13:12:04 +02:00
Kaian
c76766e996
Fix multiple memory leaks
2015-06-30 20:31:22 +02:00
Kaian
f5b8e69a99
Make save panel smarter
...
Make save panel smarter. If you're displaying raw text, TEXT should
be automatically selected on the save dialog. If you have selected
multiple dialogs, 'save selected' should be the default option.
If you're filtering dialogs, 'save filtering' should be the default
option. If you're saving pcap and you enter .pcap in the filename,
we should avoid adding the file prefix.
2015-06-30 17:36:33 +02:00
Kaian
b5637f93ed
More TODO thing for next releases 📝
2015-06-29 15:13:08 +02:00
Kaian
a57382d59d
Fix compilation errors in OpenBSD
2015-06-24 16:26:58 +02:00
Kaian
fbd9fcceda
Add changelog for 0.4.0 release 📝
2015-06-24 15:48:06 +02:00
Kaian
350bbd232e
Add media toggle keybinding for Call Flow
2015-06-24 15:47:39 +02:00
Kaian
29c58b5777
Move time functions to util.h
2015-06-24 13:29:05 +02:00
Kaian
1ec30933b4
Improve RTP stream detection from first stream packet
2015-06-24 13:27:23 +02:00
Kaian
7dbe89dd55
Get RTP format from captured packets
2015-06-22 20:33:13 +02:00
Kaian
d6e7dc0906
Convert stream and medias linked lists to vectors
2015-06-22 19:50:06 +02:00
Kaian
04dd8d8be2
Change default columns in Call List
2015-06-22 19:01:23 +02:00
Kaian
641dbd50c0
Add RTP source files
2015-06-22 18:52:09 +02:00
Kaian
ef5b926140
Move RTP logic to rtp.c
2015-06-22 18:49:08 +02:00
Kaian
c97b14d20a
Source code comments 📝
2015-06-22 18:21:19 +02:00
Kaian
6f4b8d9e58
More vector refactoring
2015-06-22 17:20:14 +02:00
Kaian
b4b434a04d
Initial Vector storage implementation. WIP
2015-06-22 05:43:14 +02:00
Kaian
dcf06a7feb
Swap rtp arrow direction in call flow
2015-06-19 18:29:35 +02:00
Kaian
a90bde47d3
Remove Debugging lines
2015-06-19 18:14:47 +02:00
Kaian
5c6527ef89
Display RTP arrows in Call Flow
2015-06-19 18:14:04 +02:00
Kaian
730865d5b7
Fix compilation errors in kfreebsd
2015-06-17 13:54:14 +02:00
Kaian
b9e25256cc
Fix backwards navigation between messages in Call Flow
2015-06-17 12:53:55 +02:00
Kaian
82c3ae4ee8
Capture RTP streams packet count
2015-06-17 12:06:20 +02:00
Kaian
70bc54ef9e
Media fully refactored
2015-06-16 18:03:56 +02:00
Kaian
14f80c2398
Fix delta time calculation
2015-06-15 18:48:33 +02:00
Kaian
30240e5cec
Remove regexp from configuration save process
2015-06-15 17:03:18 +02:00
Kaian
0648ee65df
Remove regexp from configuration parser. Kiss.
2015-06-15 16:50:39 +02:00
Kaian
736988aa50
Fix typos in settings panel
2015-06-15 16:42:59 +02:00
Kaian
e21f43b582
Fix params/return values of settings ids
2015-06-15 16:12:04 +02:00
Kaian
f9c8f2f3f4
Fix compilation errors in FreeBSD
2015-06-15 16:02:25 +02:00
Kaian
2f740a3b84
Disable Media panel
...
It needs lots of rework.
2015-06-15 15:47:08 +02:00
Kaian
d00f5cf14e
Show delta time between messages in call flow
2015-06-15 15:44:06 +02:00
Kaian
099c5bbe04
New panel: Settings
...
Configurable settings in sngreprc files require the user to read
application documentation so propably a Settings panel to change
configurable options can be handy.
2015-06-12 18:53:44 +02:00
Kaian
e1d350c24f
Remove extern directive from header functions
2015-06-10 17:29:05 +02:00
Kaian
fc26678feb
Refactioring configurable setting
...
Options have now a type (string, numeric, enum), default value
and id.
2015-06-10 17:29:05 +02:00
Kaian
05e28f8ff2
Update man page with next release version 📝
2015-06-09 18:52:04 +02:00
Kaian
6920521990
Draw title/buttons for Media flow panel
2015-06-09 18:49:54 +02:00
Kaian
db00ea003a
Fix crashes when call list is empty
2015-06-09 18:41:20 +02:00
Kaian
8a66824aa0
Refactoring all panels user pointers wrappers
2015-06-09 18:33:02 +02:00
Kaian
24a88fa23f
Fix Compress mode crash in Call List
2015-06-08 17:57:04 +02:00
Kaian
20e9f291c8
Fix crash with sdp without media line
2015-06-08 13:18:54 +02:00
Kaian
ee88903628
Remove unused variables
2015-06-08 12:39:12 +02:00
Kaian
d53f8a841c
Update version information 📝
2015-06-08 12:03:56 +02:00
Kaian
5271ee1906
Fix refresh dialogs above Call list
2015-06-08 11:30:09 +02:00
Kaian
879c6b1e19
Remove duplicate include
2015-06-05 14:00:04 +02:00
Kaian
6560aba56d
Refresh all panels in wait_for_input
2015-06-05 12:58:18 +02:00