Calculate skew and clock drift, make it possible to copy the label.
[obnox/wireshark/wip.git] / gtk / rtp_analysis.c
2009-06-02 etxrabCalculate skew and clock drift, make it possible to...
2009-06-01 stigFix a printf to make the label correct.
2009-06-01 etxrabShow max and mean Jitter.
2009-06-01 wmeierFix a few more memory leaks & do a few other minor...
2009-05-31 etxrabCopy the changes from:
2009-05-31 etxrabCalculate jitter and delta in ms.
2009-05-18 etxrabDon't skipp the first entry.
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-04-10 wmeierRemove unnecessary use of (deprecated) gtk_button_box_s...
2009-03-19 wmeierAs suggested by Jakub Zawadzki: actually use sizeof...
2009-03-12 stigFrom Jakub Zawadzki:
2009-03-06 etxrabGet rid of a Clist and move the functon to display...
2009-03-02 etxrabCode cleanup.
2009-02-26 etxrabgtk_list_store_insert_with_values() requires GTK+ 2...
2009-02-26 etxrabAnother small performance boost.
2009-02-26 sfisherFix (private) bug #3278: When first opening the RTP...
2009-02-22 etxrabUse gtk_file_chooser_dialog_new().
2009-02-20 sfisherMark two unused variables
2009-02-20 etxrabReplace the clists with gtk_list_store
2008-12-20 geraldFrom babi: Fix three overflows (bugs 3150 and 3151).
2008-11-10 kukosaexplicit cast to avoid warning which stops Windows...
2008-11-08 guyUse the standard I/O routines to write out audio files...
2008-10-31 stigFix some "format not a string literal and no format...
2008-08-08 jakeFix for bug 2780:
2008-08-05 morrissDon't put (non-extern'd) prototypes for protect_thread_...
2008-07-08 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-01 stigForce foreground when background is forced in RTP analy...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 ulfllast round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace WIDGET_SET_SIZE with gtk_widget_set_size_request
2008-04-11 ulflreplace all appearances of BUTTON_NEW_FROM_STOCK with...
2008-04-11 wmeierOBECT_..._DATA --> g_object_..._data
2008-04-09 etxrabRemove:
2008-04-07 ulflremove GTK1 code
2008-03-01 tuexenInclude epan/strutil.h for gtk-1.2 builds.
2008-02-29 stigNext attempt to cleanup some string functions, including:
2008-02-03 sakeFrom Balint Reczey (bug 2233):
2008-02-01 stigRewrote some prohibited APIs in gtk/ (sprintf, strcpy...
2007-12-28 kukosasave RTP in 16-bit linear PCM instead of 8-bit G.711...
2007-11-28 sahlbergsome more path fixes for g_ascii_strcasecmp.h
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-27 jakeFix for bug 2000. Make sure that both datalink layer...
2007-09-04 etxrabFrom Stas Maximov:
2007-05-31 sfisherFrom Lars Ruoff:
2007-05-29 standelFrom David Howells :
2007-05-17 geraldWhen saving an RTP stream, don't insert silence if...
2007-05-02 sahlbergsome more : try to make read/write not break the build...
2007-05-02 sahlbergdo something with the return value from eth_write ...
2007-05-02 sahlbergfix some more warnings that the result from fread/fwrit...
2007-04-22 sahlbergmove include of a few headers down a few lines so the...
2007-03-24 sfisherRemove all warnings under Unix for the gtk/ directory.
2007-01-18 martinmAdd separate union entries to fvalue.value for signed...
2006-11-14 jmayernikai@nikai.net:
2006-10-17 ulflfrom Stephen Fisher:
2006-07-27 jmayerAlex Shnitman <AlexS@mangodsp.com>
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2006-03-09 sahlbergcoverity #62
2006-03-07 jakeSolving various uninitialized variable warnings.
2006-02-13 ulfladd missing #include "tempfile.h"
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-11-12 guyAllow a progress dialog to have "Stop" or "Cancel"...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-11-05 etxrabPacket-amr Register as "AMR" not "amr".
2005-10-29 etxrabFrom Jaap Keuter
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
2005-09-01 etxrabFrom Tomer Shani:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-10 ulflremoved tons of MSVC const related warnings.
2005-08-06 jmayerLast set of char -> const char trivial warning fixes.
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-07-05 etxrabFrom Ainsley Pereira:
2005-04-27 sahlbergWith the speedup changes to epan/proto.c the tree...
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-07 sahlbergFrom Didier:
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-29 sahlbergfrom Lars Ruoff
2005-03-21 guyFrom Lars Ruoff:
2005-03-05 geraldWhen analyzing RTP streams, use the source address...
2005-03-02 legoThis is the rest of the patch from Francisco Alcoba.
2005-02-16 sahlbergfrom lars ruoff a few extra columns for rtp analysis
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-02-02 guyGet rid of an unused typedef.
2005-01-01 guyAdd casts of OBJECT_SET_DATA() arguments in cases where...
2005-01-01 guyAs we've made the tap_specific_data field of a tap_pack...
2004-12-31 guyIn column sort routines, make the row pointers "const...
2004-12-29 guyMake the tone of the error messages a bit less formal...
2004-12-02 guyFrom Francisco Alcoba: handle inverted time stamps...
next