RetroShare/plugins/VOIP
thunder2 93c1cafdc4 Updated external libraries for Windows MinGW build
- zlib 1.2.11
- bzip2 1.0.8
- miniupnpc 2.2.3
- openssl 1.1.1m
- speexdsp 1.2.0
- libxml2 2.9.12
- libxslt 1.1.34
- curl 7.81.0
- sqlcipher 4.5.0
- libmicrohttpd 0.9.75
- ffmpeg 4.4
- xapian 1.4.19
2022-02-15 20:51:49 +01: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 updated translation files 2020-12-10 09:37:10 +01: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