RetroShare/plugins/VOIP
2012-02-18 16:15:37 +00:00
..
images started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
audiodevicehelper.cpp started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
audiodevicehelper.h started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
AudioInputConfig.cpp saved current work on VOIP plugin. Not working yet. 2012-02-18 15:56:37 +00:00
AudioInputConfig.h saved current work on VOIP plugin. Not working yet. 2012-02-18 15:56:37 +00:00
AudioInputConfig.ui started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
AudioStats.cpp started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
AudioStats.h started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
AudioStats.ui started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
AudioWizard.cpp saved current work on VOIP plugin. Not working yet. 2012-02-18 15:56:37 +00:00
AudioWizard.h started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
AudioWizard.ui started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
p3Voip.h saved current work on VOIP plugin. Not working yet. 2012-02-18 16:15:37 +00:00
README.txt added missing file 2012-02-15 21:18:21 +00:00
rsvoip.h saved current work on VOIP plugin. Not working yet. 2012-02-18 16:15:37 +00:00
rsvoipitems.h started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
SpeexProcessor.cpp saved current work on VOIP plugin. Not working yet. 2012-02-18 15:56:37 +00:00
SpeexProcessor.h started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
VOIP_images.qrc started conversion of VOIP code (from Joss) into a plugin. Unfinished! 2012-02-15 21:17:18 +00:00
VOIP.pro saved current work on VOIP plugin. Not working yet. 2012-02-18 15:56:37 +00:00
VOIPPlugin.cpp saved current work on VOIP plugin. Not working yet. 2012-02-18 16:15:37 +00:00
VOIPPlugin.h saved current work on VOIP plugin. Not working yet. 2012-02-18 15:56:37 +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