RetroShare/plugins/VOIP
2015-03-21 21:25:17 +00:00
..
gui added notification for VOIP calls (Patch from Phenom) 2015-03-21 21:25:17 +00:00
interface
lang
services
p3Voip.h
README.txt
VOIP.pro Added DEPENDPATH to pro files 2015-01-12 23:14:35 +00:00
VOIPPlugin.cpp Removed version files from retroshare-gui. 2015-01-14 23:26:51 +00:00
VOIPPlugin.h Removed version files from retroshare-gui. 2015-01-14 23:26:51 +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