RetroShare/plugins/VOIP
2018-11-11 14:24:49 +01:00
..
gui finished licenses in VOIP. Files re-licensed with authorization 2018-11-11 14:24:46 +01:00
interface fixed licenses in plugins/VOIP 2018-11-11 14:24:49 +01:00
lang updated translation files 2018-02-20 23:03:33 +01:00
qss Removed fix font size from plugins (Patch from Henry). 2015-06-28 10:26:48 +00:00
services fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
README.txt added missing dependencies to README file 2014-12-22 15:51:02 +00:00
VOIP.pro fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPPlugin.cpp fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPPlugin.h fixed licenses in plugins/VOIP 2018-11-11 14:24:49 +01: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