RetroShare/plugins/VOIP
2013-04-23 22:43:19 +00:00
..
gui added tunnel state light to distant chat popup dialog. Added proper peer name. Changed method for adding widgets in the chat bar 2013-04-23 22:43:19 +00:00
interface Fixed linking of the VOIP plugin on Windows. 2012-02-28 21:59:01 +00:00
lang Updated languages from transiflex. 2013-03-12 22:14:42 +00:00
services patch to allow compilation on BSD 2012-11-18 16:22:58 +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 Removed special settings for win32 from VOIP.pro. 2013-03-06 00:01:05 +00:00
VOIPPlugin.cpp Changed SoundManger to allow the plugins to play sounds. 2012-10-21 21:38:55 +00:00
VOIPPlugin.h Changed SoundManger to allow the plugins to play sounds. 2012-10-21 21:38:55 +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