mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
21 lines
428 B
Plaintext
21 lines
428 B
Plaintext
|
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
|
||
|
|