RetroShare/plugins/VOIP
2025-07-17 15:14:45 +02:00
..
gui Removed unused parameter 2022-01-04 00:39:13 +01:00
interface fixed licenses in plugins/VOIP 2018-11-11 14:24:49 +01:00
lang UPDATE: translation files with lupdate 2025-07-17 15:14:45 +02:00
qss StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
services fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
README.txt added missing dependencies to README file 2014-12-22 15:51:02 +00:00
VOIP.pro Updated external libraries for Windows MinGW build 2022-02-15 20:51:49 +01:00
VOIPPlugin.cpp renamed AudioInputConfig into VOIPConfigPanel 2021-05-12 21:44:25 +02:00
VOIPPlugin.h fixed licenses in plugins/VOIP 2018-11-11 14:24:49 +01: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
			libcv-dev
			libopencv-core-dev
			libhighgui-dev