RetroShare/plugins/VOIP
defnax b11459329b * Moved to display own video at bottom and Friend at top.
* Added to display system message text when call is stopped.
* Fixing spaces on chat window.
* Clean up chatwidget buttons, moved text color to the font menu button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7731 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-06 14:21:36 +00:00
..
gui * Moved to display own video at bottom and Friend at top. 2014-12-06 14:21:36 +00:00
interface added serialisation/transmission of video data 2014-07-15 20:04:31 +00:00
lang Updated languages from Transifex 2014-01-18 21:23:56 +00:00
services added bandwidth measurement for video. Still needs codec to accound for it 2014-07-20 20:50:36 +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 Common folders for libraries, includes and binaries of all external libraries for Windows compile. 2014-10-05 15:31:00 +00:00
VOIPPlugin.cpp Changed plugins to the new interface 2014-08-26 22:16:32 +00:00
VOIPPlugin.h Changed plugins to the new interface 2014-08-26 22:16:32 +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