RetroShare/plugins/VOIP
2017-05-02 22:05:54 +02:00
..
gui
interface
lang
qss
services switched VOIP to new serialization 2017-05-02 22:05:54 +02:00
p3Voip.h
README.txt
VOIP.pro
VOIPPlugin.cpp
VOIPPlugin.h

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