RetroShare/plugins/VOIP
Phenom 674b6de381 Fix Some gcc warnings 383 to 208 lines
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
2016-11-30 22:01:01 +01:00
..
gui Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
interface
lang Updated languages from Transifex 2016-02-05 20:04:46 +01:00
qss
services Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
p3Voip.h
README.txt
VOIP.pro Fixed Windows shadow build with Qt 5.6 or higher 2016-09-05 16:24:49 +02:00
VOIPPlugin.cpp Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
VOIPPlugin.h

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