RetroShare/plugins/VOIP
2015-06-28 12:50:26 +00:00
..
gui Removed fix font size from plugins (Patch from Henry). 2015-06-28 10:26:48 +00:00
interface
lang Updated languages from Transifex 2015-06-21 10:11:45 +00:00
qss Removed fix font size from plugins (Patch from Henry). 2015-06-28 10:26:48 +00:00
services Added initialize of RsVOIPPingItem members 2015-06-28 12:50:26 +00:00
p3Voip.h
README.txt
VOIP.pro Added stylesheet to plugins. 2015-06-28 10:11:47 +00:00
VOIPPlugin.cpp Added stylesheet to plugins. 2015-06-28 10:11:47 +00:00
VOIPPlugin.h Added stylesheet to plugins. 2015-06-28 10:11:47 +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