thunder2
9aa6478910
VOIP: Fixed some compiler warnings and removed unnecessary translations.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 09:38:13 +00:00
defnax
1f868e5ae3
Added turkish voip translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 00:49:39 +00:00
defnax
584a5dc757
Added Brazilian Portuguese VOIP translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-27 11:42:55 +00:00
defnax
29e44ddafa
added Spanish translation file for the VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:20:48 +00:00
thunder2
e6db506cb2
Fixed crash and memory leak in the AudioWizard of the VOIP plugin.
...
Please use at least Qt 4.6.4 when compiling RetrosShare with the VOIP plugin because of the fix of the bug QTBUG-11883.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:08:46 +00:00
defnax
54f0c208df
Removed html code on some QLabels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 12:58:30 +00:00
defnax
7eb60e0d6a
update french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 11:39:24 +00:00
defnax
6427c35afa
Enable Translations for Voip plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 23:41:32 +00:00
defnax
d353cc375f
fixed some spelling errors
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 22:37:14 +00:00
csoler
c5a5c1654f
fixed small issues.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5596 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 19:53:53 +00:00
csoler
c7bf36da7a
added missing symbols to allow LinksCloud to load properly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-13 20:38:07 +00:00
thunder2
b4a9ccaa47
Fixed VOIP plugin compiled with Qt 4.7.4 and higher on Windows.
...
From Qt 4.7.4 and 4.8+ the mkspecs has changed making dyn libs unusable anymore on windows : QMAKE_LFLAGS =
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-10 22:23:54 +00:00
csoler
24a3fb58d4
Improved plugin system:
...
- the user is asked at start wether to load or deny unregistered plugins, but can make it mind later in config->plugins
- added API and SVN numbers into required external plugin symbols
- user-defined plugin rules are dropped when a plugin changes (hash changes) or when the main executable changes.
- added new status flags (Plugin denied, missing API/SVN numbers)
- modified saveList()/loadList() to allow saving a list of rejected plugins as well.
- added methods in notifyBase and inherited classes to ask for plugin confirmation.
- adapted VOIP plugin to follow these new rules (API+SVN numbers). Other plugins should be adapted as well by addign the
missing symbols (RETROSHARE_PLUGIN_api and RETROSHARE_PLUGIN_revision).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-09 13:59:21 +00:00
csoler
f7da165b86
added help window to VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-04 21:57:10 +00:00
csoler
a782291552
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 16:52:00 +00:00
csoler
afca515165
removed debug msgs and compilation warnings. Added missing include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 16:14:55 +00:00
thunder2
5d482b9a6f
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-26 20:31:10 +00:00
thunder2
3f2ab9259d
Added new base class HeaderFrame - image and text at top of the windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-24 10:49:08 +00:00
thunder2
70cbd3c84d
Cleaned some ui files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-22 13:44:23 +00:00
thunder2
4ad73afbad
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 23:15:27 +00:00
thunder2
1cefe1123a
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 13:02:44 +00:00
defnax
f90c7742cc
Enabled the Icon for the Voip Plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 13:54:00 +00:00
thunder2
70aabe11f0
Switched off optimized compile on Windows (again).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 23:25:28 +00:00
thunder2
fe95818384
Switched on optimized compile on Windows (again).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5370 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 00:15:35 +00:00
thunder2
515a0abdb3
Switched to OpenSSL-1.0.1c for Windows compile.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5329 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-26 16:59:42 +00:00
thunder2
e305ab547d
Moved the include folder OpenSSL to the other external includes for Windows compile.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5319 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-21 23:21:39 +00:00
thunder2
15c032468a
Enabled translation (system default language) of the message box before the login to a profile.
...
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-15 21:37:35 +00:00
thunder2
7e6ad94f82
Removed usage of gpg from the pro-file of the plugins.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-14 08:49:49 +00:00
thunder2
33f4d4f2b8
Removed some std::ostringstream.
...
To be continued.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5105 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-16 17:47:53 +00:00
thunder2
e090d0a443
Fixed compile of VOIP on Windows with Qt >4.7.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5037 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-18 21:07:37 +00:00
thunder2
fedba02d18
Fixed display of the friend status in chat window.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-11 00:22:25 +00:00
thunder2
96199fabc5
Fixed linking of the VOIP plugin on Windows.
...
Exports all symbols from RetroShare.exe and import it in the plugins.
Removed the direct linking of the libretroshare and libbitdht from the plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5003 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-28 21:59:01 +00:00
thunder2
30564fe6ad
Fixed utf8 characters in the transfer tab name of plugins.
...
Added Q_OBJECT to the VoipStatistics classes.
Removed compiler warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5002 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-28 18:25:57 +00:00
csoler
c843a047ff
patch from thunder to fixed compilation on windows
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-27 09:02:34 +00:00
csoler
cbad3a0a1e
patch e9d7d4e from joss. Sets default sound capture values
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 20:54:34 +00:00
csoler
e9b53f0a12
patch 1d83f7b from joss to VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 20:31:16 +00:00
csoler
1ee48b68a6
fixed bug in having two different service ids in VOIP
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 17:13:54 +00:00
csoler
af1b90707a
patch from joss to correct some bugs in VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4994 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 16:10:27 +00:00
csoler
b748f1a3f1
added logic for handling invitations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4993 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 15:49:07 +00:00
csoler
a4320d785f
moved RS_SERVICE_TYPE_VOIP into plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4992 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 15:36:07 +00:00
csoler
528e822d8e
added transmission of data from voip service to audio popup chat dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4991 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 21:03:06 +00:00
csoler
db07053214
added communitation between service and GUI part of VOIP plugin.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4990 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 18:15:36 +00:00
csoler
12b3ed02f1
added special VOIP buttons to chat dialog through plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4989 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 12:18:40 +00:00
thunder2
63cd9d65f2
Fixed path to the libs in Windows build of the plugins.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 01:57:02 +00:00
csoler
4867c76bb1
fixed compilation of LinksCloud plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-24 21:05:44 +00:00
csoler
e8f93f1569
added load/save config values to VOIP plugin. Added methods for ringin/accepting calls
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-22 20:43:27 +00:00
csoler
826e8f3728
- added ability to plugins to add a tab in transfers dialog
...
- improved VOIP plugin to add RTT statistics tab to RS gui.
- added comments in rsplugins.h
- added big tooltip in transfers that would be stuck in checking... mode
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4979 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-21 21:53:25 +00:00
csoler
44d94d6c39
added french translation for linkscloud plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4977 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-21 15:47:47 +00:00
csoler
48a34ba7a5
added needed rsItems, and serial methods to VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4969 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 21:13:20 +00:00
csoler
2f38506763
merged existing p3VoRS service with VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 15:07:47 +00:00