RetroShare/plugins/VOIP
2018-11-11 14:24:46 +01:00
..
gui finished licenses in VOIP. Files re-licensed with authorization 2018-11-11 14:24:46 +01:00
interface Add Accept, Ring and HangUp event for Video and Audio. 2015-10-10 15:26:04 +02: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
p3Voip.h improved VOIP plugin code. Plugin loads, has a config tab. Next step: merge service with existing p3VoRS service 2012-02-18 20:30:10 +00: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 Allow VOIP to save its settings. 2015-10-05 19:15:53 +02: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