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
thunder2
160a895c47
Fixed layout of the PluginPage.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4998 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 21:45:52 +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
csoler
96fd780502
added ability for plugins to return their own PopupChatDialog class
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 12:17:36 +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
thunder2
45ac04e2e7
Count the friends (gpg id's) instead of the locations (ssl id's) in the statusbar.
...
Moved update of the friends from QTimer to signals.
Combined p3LinkMgr::getFriendCount and p3LinkMgr::getOnlineCount and moved to p3PeerMgr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4986 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 01:48:56 +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
thunder2
9ab7920a7a
Fixed scroll position of the text browser in the chat dialog when the friend changes the status and the info frame is shown or hidden.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4983 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-23 23:30:53 +00:00
thunder2
bd7fe9f53d
Fixed path to the libs in Windows build of retroshare-nogui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4982 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-23 11:11:33 +00:00
thunder2
56b9fe49ea
Reworked the start of a chat with a gpg id (doubleclick in friends tree).
...
Removed the question to send a message when a chat with an offline friend is started.
Start the chat when
- only one ssl id exist (online or offline)
- only one ssl id is online
Show a messagebox when more than one ssl ids are online or all are offline.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-23 00:09:41 +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
thunder2
c907a5846c
Added check for required location during gpg key generation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4978 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-21 19:17:38 +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
defnax
67c3321ae4
update changelog and corrected some path for win libs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4974 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-20 12:38:04 +00:00
csoler
7764fbd158
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4973 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-20 11:25:43 +00:00
thunder2
0538c45fef
Fixed compiler warnings.
...
Fixed tab order in config pages Directories and Server.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4972 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-20 00:24:40 +00:00
drbob
3208fcaffe
updated versions to v0.5.3b and svn 4971
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 21:45:31 +00:00
csoler
afb0a1ba42
corrected stupid bug in settings causing crash when a plugin is ot loaded correctly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4970 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 21:28:07 +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
drbob
f08c5bea2e
Added BSD specific changes - data directory and #including <sys/params.h>
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 20:05:41 +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
csoler
08d57e1681
fixed returned value not accounting for tests
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4964 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 15:04:56 +00:00
csoler
ee5dcd1a8c
- moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it
...
- removed VOIP code from main executable. Moved it into VOIP plugin (c.f next commit)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 15:03:07 +00:00
csoler
0d4feb89b4
cleaned directory structure
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 08:32:47 +00:00
csoler
4fb02f9f67
improved VOIP plugin code. Plugin loads, has a config tab. Next step: merge service with existing p3VoRS service
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4961 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 20:30:10 +00:00
csoler
2c6a2b4ee7
improved plugin management to allow services to be used, and config pages to be added
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 20:29:03 +00:00
csoler
fbce07eab0
saved current work on VOIP plugin. Not working yet.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 16:15:37 +00:00
csoler
c78b45b755
saved current work on VOIP plugin. Not working yet.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 15:56:37 +00:00
csoler
5679a30e67
Improvement to plugin system:
...
- made config page system more automatic, to allow addign config pages from plugins
- added (disabled) checkbox and function to allow all plugins for development
- added config page methods to RsPlugin class
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 14:55:50 +00:00
csoler
13283b40ee
updated french traduction
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 13:42:21 +00:00
thunder2
5c75b3933a
Mark local existing files in SearchDialog with red text color.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 01:50:33 +00:00
drbob
9544b61d77
* removed debugging from gpg cache.
...
* fixed position of #endif
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4954 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 20:28:59 +00:00
csoler
50e7ee76ea
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 13:11:32 +00:00
thunder2
5073913686
Fixed compile on Windows with enabled shadow build of Qt Creator.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 11:14:06 +00:00
thunder2
970d88200d
Removed some more compiler warnings from Windows compile (GCC 4.4).
...
Added -Wextra to the Windows compile.
Added new define in libbitdht for snprintf and fprintf to proper handling of "%ll" under Windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 10:03:38 +00:00
csoler
2d2b7230d1
added early sending of chunkmap request to newly added sources
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-16 22:58:30 +00:00
csoler
8b28fb2324
patch by AsamK to save finished/checking transfers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-16 22:04:03 +00:00
csoler
2edb61758b
Improvements to file transfer:
...
- corrected 2 potential flaws of swarming causing request of unavailable data (This should normally be taken care of on the server side!)
- improved swarming test code with fault simulation
- only ask CRC32 maps to peers that have a complete file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-16 21:10:46 +00:00
csoler
1fea734862
added missing file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:18:21 +00:00
csoler
fc15899f0f
started conversion of VOIP code (from Joss) into a plugin. Unfinished!
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:17:18 +00:00
thunder2
8f0f6a9f3e
Moved the news feed tab to the first position.
...
Added icon to the ConnectFriendWizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:13:16 +00:00