RetroShare/plugins/VOIP
2012-02-26 20:54:34 +00:00
..
gui patch 1d83f7b from joss to VOIP plugin 2012-02-26 20:31:16 +00:00
interface fixed bug in having two different service ids in VOIP 2012-02-26 17:13:54 +00:00
services patch e9d7d4e from joss. Sets default sound capture values 2012-02-26 20:54:34 +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 added communitation between service and GUI part of VOIP plugin. 2012-02-25 18:15:36 +00:00
VOIPPlugin.cpp added logic for handling invitations 2012-02-26 15:49:07 +00:00
VOIPPlugin.h added communitation between service and GUI part of VOIP plugin. 2012-02-25 18:15:36 +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