RetroShare/plugins/VOIP
2017-03-10 15:57:40 +01:00
..
gui Merge pull request #726 from mestaritonttu/patch-8 2017-03-07 21:54:10 +01:00
interface
lang Updated languages from Transifex 2017-03-10 15:57:40 +01:00
qss
services
p3Voip.h
README.txt
VOIP.pro Updated Windows build to opencv-3.2.0 2017-03-02 07:55:18 +01:00
VOIPPlugin.cpp Fix typos 2017-03-07 12:56:25 +02:00
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