mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
92f90178c4
Avoid the need of dirty patching to set the version at build time In case RS version is not passed as argument attempt to determine it using git describe, if unavailable use hardcoded default |
||
---|---|---|
.. | ||
gui | ||
interface | ||
lang | ||
qss | ||
services | ||
p3Voip.h | ||
README.txt | ||
VOIP.pro | ||
VOIPPlugin.cpp | ||
VOIPPlugin.h |
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