ekiga r5763 - in trunk: . src src/devices src/endpoints src/gui



Author: mschneid
Date: 2007-12-04 22:53:11 +0000 (Tue, 04 Dec 2007)
New Revision: 5763
ViewCVS link: http://svn.gnome.org/viewcvs/ekiga?rev=5763&view=rev

Added:
   trunk/src/devices/videodisplay.cpp
   trunk/src/devices/videodisplay.h
   trunk/src/devices/videodisplay_dx.cpp
   trunk/src/devices/videodisplay_dx.h
   trunk/src/devices/videodisplay_x.cpp
   trunk/src/devices/videodisplay_x.h
Removed:
   trunk/src/devices/videooutput_dx.cpp
   trunk/src/devices/videooutput_dx.h
   trunk/src/devices/videooutput_gdk.cpp
   trunk/src/devices/videooutput_gdk.h
   trunk/src/devices/videooutput_xv.cpp
   trunk/src/devices/videooutput_xv.h
Modified:
   trunk/ChangeLog
   trunk/ekiga.schemas.in.in
   trunk/src/Makefile.am
   trunk/src/common.h
   trunk/src/devices/videooutput.cpp
   trunk/src/devices/videooutput.h
   trunk/src/endpoints/ekiga.h
   trunk/src/gui/main.cpp
   trunk/src/gui/main.h
Log:
Brand-new video output routines that do not depend
on GTK/GDK anymore and can run peacefully in a thread
without gdk_threads_enter/gdk_threads_leave.
Local and remote window are now refreshed independently.
Also changed zoom to integer to get rid of some warnings.
Cleaned up some gconf-settings as well.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]