RetroShare/plugins/VOIP
2015-05-03 11:25:47 +00:00
..
gui add popup when get incoming VOIP call 2015-04-28 16:54:38 +00:00
interface
lang Updated languages de, es and ru from Transifex 2014-12-27 17:56:35 +00:00
services
p3Voip.h
README.txt
VOIP.pro fixed opencv dependencies for all systems using pkg-config 2015-05-03 11:25:47 +00:00
VOIPPlugin.cpp removed RTT statistics tab from VOIP plugin as it is already provided in Statistics 2015-04-25 14:02:45 +00:00
VOIPPlugin.h removed RTT statistics tab from VOIP plugin as it is already provided in Statistics 2015-04-25 14:02:45 +00:00

TODO
====

-== In RS ==-
	* extend the notification system to plugins
	* allow RS to accept new settings windows from plugins
	* fix plugin version checking
	* fix plugin hash checking

-== VOIP Plugin ==-
	* implement separate VOIP service, or add a new sub item to p3chatService.
	* import plugin images

COMPILATION
	- add the following libraries:

			libqtmultimediakit1
			qtmobility-dev
			libspeex-dev
			libspeexdsp-dev
			libcv-dev
			libopencv-core-dev
			libhighgui-dev