Revision 738522

Go back to digest for 25th November 2007

Bug Fixes in Networking Tools

Cláudio da Silveira Pinheiro committed changes in /trunk/KDE/kdenetwork/kopete:

Fixed a crash with ASSERT when using V4L2-only devices (like uvc ones);

Re-enabled V4L2;

Removed permanently workarounds for broken drivers. It only prevented the bugs form being fixed in the proper place (kernel drivers);

Removed permanently the option to disable MMAP. It only prevented bugs from being fixed in the proper place (kernel drivers);

Config UI was changed to cope with the aforementioned changes.

Redone some indentation to comform to Kopete code conventions (use of TABs). If somebody edits this code please use TABs instead of spaces. If 8-spaced tabs are too big for you, just change the configuration of your text editor to better reflect your prefferences.

File Changes

Modified 7 files
  • /trunk/KDE/kdenetwork/kopete
  •   /libkopete/avdevice/videodevice.cpp
  •   /libkopete/avdevice/videodevice.h
  •   /libkopete/avdevice/videodevicepool.cpp
  •   /libkopete/avdevice/videodevicepool.h
  •   /kopete/config/avdevice/avdeviceconfig.cpp
  •   /kopete/config/avdevice/avdeviceconfig.h
  •   /kopete/config/avdevice/avdeviceconfig_videodevice.ui
7 files changed in total