Commit Graph

147 Commits

Author SHA1 Message Date
Stefan Hacker
6582af7d3c Bonjour support. 2009-07-15 18:48:34 +02:00
Thorvald Natvig
1062965c48 Send channelRemove after userState for temp channel removal 2009-07-15 18:00:27 +02:00
Thorvald Natvig
efbba85c60 Temprary channels protocol changes 2009-07-15 16:43:43 +02:00
Thorvald Natvig
866a66d339 ifdef out module-specific parts of shared code 2009-07-13 16:37:39 +02:00
Thorvald Natvig
5ccce1371c Fix bandwidth() 2009-07-12 15:24:07 +02:00
Thorvald Natvig
f633881124 Indent, changelog and submodule update 2009-06-29 14:49:25 +02:00
Thorvald Natvig
44dfffaa91 Notify on connection attempt start 2009-06-22 22:21:11 +02:00
Thorvald Natvig
4ec866a06f Remove silly debug output 2009-06-22 22:13:50 +02:00
Thorvald Natvig
a83592e283 Multibind for Win32 2009-06-22 22:12:42 +02:00
Thorvald Natvig
3976433cc7 Multibind for nix 2009-06-22 20:01:44 +02:00
Thorvald Natvig
c1c460bab3 Allow IPv6 control connections 2009-06-22 00:39:38 +02:00
Christoph Hofmann
733ee3d97c Make compile on Qt from Lenny 2009-06-05 16:53:20 +02:00
Thorvald Natvig
e8bede904e Indent, changelog and submodule update 2009-05-31 16:01:36 +02:00
Thorvald Natvig
b9b5cd537d s/AltSpeak/Whisper/ 2009-05-28 18:20:16 +02:00
Thorvald Natvig
47fe8d2b9a Whisper 2009-05-28 18:03:23 +02:00
Thorvald Natvig
39e2f5a375 Allow adding CA chain to cert files 2009-05-22 15:47:43 +02:00
Thorvald Natvig
54c2e1e1d6 Indent, changelog and submodule update 2009-05-15 17:25:10 +02:00
Thorvald Natvig
a98d45a393 Faster quint64 based netaddress handling 2009-05-15 17:24:27 +02:00
Thorvald Natvig
a826a9eabb Only count voice packets as "switch to UDP" signal 2009-05-12 17:03:09 +02:00
Thorvald Natvig
86569fbdb0 Indent, changelog and submodule update 2009-05-10 12:19:01 +02:00
Thorvald Natvig
e3cc00c5c1 Store date, duration, username, reason and hash with bans 2009-05-05 16:16:38 +02:00
Thorvald Natvig
51120fe838 s/Player/User/ 2009-05-02 17:52:14 +02:00
Thorvald Natvig
c09186a2ab Indent, changelog and submodule update 2009-05-01 17:01:15 +02:00
Thorvald Natvig
5c0730e552 Distribute hash with the UserState, to allow players to recognize friends 2009-04-30 16:58:23 +02:00
Thorvald Natvig
936ef86d86 Remove a lot of compiler warnings 2009-04-30 12:52:52 +02:00
Thorvald Natvig
7925e61145 Support flag sets for permission 2009-04-29 16:38:34 +02:00
Thorvald Natvig
6015d4ac41 Fix double :: :: in Server 2009-04-28 20:35:28 +02:00
Thorvald Natvig
b76ad9e209 Certificate based authentication and account recovery 2009-04-28 17:44:06 +02:00
Thorvald Natvig
380205cd42 Accept certificates 2009-04-27 22:50:37 +02:00
Thorvald Natvig
f32c8783ee Intel C++ 11.0.074 for releases, and fix a bug with linked speaking 2009-04-25 21:26:33 +02:00
Thorvald Natvig
103df83398 Measure idle time and export over Ice 2009-04-24 16:11:33 +02:00
Thorvald Natvig
b038dac437 Store infopairs in DB 2009-04-23 23:24:44 +02:00
Thorvald Natvig
1a36b56121 Handle positional audio distribution server-side 2009-04-20 15:54:56 +02:00
Thorvald Natvig
6953f16102 Indent, changelog and submodule update 2009-04-16 16:09:19 +02:00
Thorvald Natvig
86d61cb1aa OS info in version exchange 2009-04-16 14:28:54 +02:00
Thorvald Natvig
c760d4d078 Have murmur accept and send version packets 2009-04-16 13:51:06 +02:00
Thorvald Natvig
701572b647 Indent, changelog and submodule update 2009-03-28 14:27:04 +01:00
Thorvald Natvig
9f56cbf285 Use generated sendX handlers 2009-03-28 13:56:38 +01:00
Thorvald Natvig
64cdec63d8 Use Player to precache textures 2009-03-28 13:44:09 +01:00
Thorvald Natvig
52d386decc Pass User instead of Connection to murmur message handlers 2009-03-28 02:33:21 +01:00
Thorvald Natvig
54466d58d5 Message references instead of pointers, and make UDPTunnel work 2009-03-28 02:33:20 +01:00
Thorvald Natvig
561b7f282a Make preprocessing tokens gcc compatible 2009-03-27 17:50:54 +01:00
Thorvald Natvig
ef1ea0c498 UDP Voice data works 2009-03-27 17:36:45 +01:00
Thorvald Natvig
c0da46efd0 Working TCP communication 2009-03-27 16:01:53 +01:00
Thorvald Natvig
1718cde75e Make Mumble compile with protobuf. 2009-03-26 21:51:50 +01:00
Thorvald Natvig
208641297b Indent, changelog and submodule update 2009-03-24 03:34:29 +01:00
Thorvald Natvig
481760c986 ProtoBuf for murmur (no DBus/Ice yet) 2009-03-23 00:20:33 +01:00
Thorvald Natvig
d7e070b203 Fix description message so it comes after the welcome message 2009-03-12 22:35:16 +01:00
Thorvald Natvig
f2232a51eb Use realtime threads on Linux, as posix threads aren't prioritized under SCHED_OTHER 2009-03-03 20:18:52 +01:00
Thorvald Natvig
1f8364bcb4 Avoid spamming log on description change 2009-03-01 23:51:54 +01:00