Ethereal-cvs: [Ethereal-cvs] rev 13276: /trunk/gtk/: capture_dlg.c capture_info_dlg.c main.c /

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 04 Feb 2005 01:29:39 -0000
User: ulfl
Date: 2005/02/03 07:29 PM

Log:
 (some) redesign of capture data structures.
 
 don't use global cfile at all but only an untpyed handle to call the cf_... functions in file.c
 move the save_file member from capture_file to capture_opts, as it's only used while capturing and while preparing it

Directory: /trunk/gtk/
  Changes    Path                  Action
  +1 -1      capture_dlg.c         Modified
  +1 -1      capture_info_dlg.c    Modified
  +2 -1      main.c                Modified

Directory: /trunk/
  Changes    Path              Action
  +15 -15    capture.c         Modified
  +7 -2      capture.h         Modified
  +10 -10    capture_loop.c    Modified
  +48 -49    capture_sync.c    Modified
  +2 -2      capture_sync.h    Modified
  +0 -1      cfile.c           Modified
  +0 -1      cfile.h           Modified
  +26 -0     file.c            Modified
  +4 -0      file.h            Modified
  +79 -74    tethereal.c       Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13276&view=rev