RetroShare/plugins/VOIP
2014-04-20 14:21:53 +00:00
..
gui fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
interface fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
lang Updated languages from Transifex 2014-01-18 21:23:56 +00:00
services fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00: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 file 2012-02-15 21:18:21 +00:00
VOIP.pro Modified the patch from electron. 2014-01-02 00:56:46 +00:00
VOIPPlugin.cpp fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
VOIPPlugin.h Modified the patch from electron. 2014-01-02 00:56:46 +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