WolverinDEV
|
5dd3fd3e13
|
Merge branch '1.5.0' into new-groups
|
2021-03-08 13:00:17 +01:00 |
|
WolverinDEV
|
92a3faaed7
|
Some small bug fixes
|
2021-03-07 21:25:55 +01:00 |
|
WolverinDEV
|
2d0b9da08d
|
Some more work for the new group manager
|
2021-03-07 19:17:20 +01:00 |
|
WolverinDEV
|
449df23a4b
|
Merge branch '1.5.0' into new-groups
# Conflicts:
# server/src/Group.h
# server/src/InstanceHandler.cpp
# server/src/InstanceHandler.h
# server/src/VirtualServer.cpp
# server/src/client/DataClient.cpp
# server/src/client/DataClient.h
|
2021-03-01 19:22:15 +01:00 |
|
WolverinDEV
|
c8438c5867
|
Fixed some compile errors
|
2021-03-01 14:50:57 +01:00 |
|
WolverinDEV
|
db71461646
|
Using property wrapper for all property accesses
|
2021-03-01 14:37:03 +01:00 |
|
WolverinDEV
|
1bdb178a3f
|
Reworked the property system and fixed a crash
|
2021-03-01 14:16:44 +01:00 |
|
WolverinDEV
|
6a7e29b1eb
|
Temporary stashing group changes
|
2021-02-28 19:03:41 +01:00 |
|
WolverinDEV
|
6f2d8ab6e4
|
Introduced the new group manager
|
2021-02-26 21:32:57 +01:00 |
|
WolverinDEV
|
ee52f4b8d9
|
Fixed the client icon id
|
2021-02-26 10:16:39 +01:00 |
|
WolverinDEV
|
1ea630b326
|
Removed the whole TS3 WebList feature
|
2021-02-25 11:54:47 +01:00 |
|
WolverinDEV
|
7325caa7e8
|
Updates for the new token system
|
2021-02-25 11:13:30 +01:00 |
|
WolverinDEV
|
b40e1326cc
|
Using tasks instead of inlining certain client updates
|
2021-02-21 21:56:52 +01:00 |
|
WolverinDEV
|
71b2d734bd
|
Using this->ref() and this->weak_ref() instead of direct member access
|
2021-02-21 20:28:59 +01:00 |
|
WolverinDEV
|
e9445d6568
|
Some more improvements
|
2021-02-14 20:41:10 +01:00 |
|
WolverinDEV
|
be1a189076
|
Fixed an internal command handler hangup per client
|
2021-02-14 20:36:56 +01:00 |
|
WolverinDEV
|
58691a23b8
|
Fixed compile errors
|
2021-02-12 14:44:31 +01:00 |
|
WolverinDEV
|
2b38287317
|
Some code refactoring
|
2021-02-07 12:27:40 +01:00 |
|
WolverinDEV
|
54e0571132
|
Some smaller changes and code cleanups
|
2021-02-05 17:20:39 +01:00 |
|
WolverinDEV
|
a608b52269
|
Fixed 32 bit related error
|
2021-02-05 15:14:46 +01:00 |
|
WolverinDEV
|
37b3101561
|
Fixed security level calculcation for too long numbers
|
2021-02-05 14:23:52 +01:00 |
|
WolverinDEV
|
9a523f1525
|
Some minor code refactors and fixed converter for 332bit builds
|
2021-02-05 14:20:11 +01:00 |
|
WolverinDEV
|
9af0a76ed6
|
Reschedule packet send on EAGAIN
|
2021-02-01 20:59:03 +01:00 |
|
WolverinDEV
|
e2335becd7
|
Fixed query disconnect and log message
|
2021-01-31 18:51:07 +01:00 |
|
WolverinDEV
|
c28f779484
|
Fixed while true loop
|
2021-01-29 09:47:19 +01:00 |
|
WolverinDEV
|
678f5e0a6b
|
Some minor changes
|
2021-01-28 21:07:10 +01:00 |
|
WolverinDEV
|
902b1f3511
|
A lot of query reworking
|
2021-01-28 20:59:15 +01:00 |
|
WolverinDEV
|
9a5aa1d42b
|
Using static asan
|
2021-01-24 11:26:43 +01:00 |
|
WolverinDEV
|
ffd5b64177
|
Some minor refactoring, removed jemalloc and added the address sanitize
|
2021-01-24 10:34:19 +01:00 |
|
WolverinDEV
|
9784ce9351
|
Fixed a crash
|
2021-01-22 19:59:01 +01:00 |
|
WolverinDEV
|
660fe3317f
|
Some minor changes
|
2021-01-20 17:44:44 +01:00 |
|
WolverinDEV
|
e75b2342e2
|
Fixed missing method
|
2021-01-14 22:27:54 +01:00 |
|
WolverinDEV
|
94c7eb2f39
|
Improved abort signal printing and some reformats
|
2021-01-14 22:16:56 +01:00 |
|
WolverinDEV
|
f2c5b5d750
|
Fixed the auto keyframe interval
|
2021-01-04 20:36:33 +01:00 |
|
WolverinDEV
|
8be83fc51d
|
Added support for controlling the streams max bps
|
2021-01-04 20:32:29 +01:00 |
|
WolverinDEV
|
3c0c48c00c
|
Some minor compile fixes
|
2021-01-03 17:20:43 +01:00 |
|
WolverinDEV
|
960186d55e
|
Fixed a crash related to file transfers
|
2021-01-03 17:16:23 +01:00 |
|
WolverinDEV
|
6ee02a6a17
|
Fixed some compile errors
|
2020-12-29 18:31:25 +01:00 |
|
WolverinDEV
|
1ece4bca8b
|
Removed deleted file
|
2020-12-29 18:27:48 +01:00 |
|
WolverinDEV
|
25504abe7e
|
Some minor changes
|
2020-12-29 18:26:09 +01:00 |
|
WolverinDEV
|
ccd0f7fcfd
|
Fixed a crash related to the whisper system and some minor updates
|
2020-12-19 10:52:24 +01:00 |
|
WolverinDEV
|
0cff59328f
|
Some minor changes and fixes
|
2020-12-17 12:00:27 +01:00 |
|
WolverinDEV
|
6605a440bd
|
Fixed a possible crash
|
2020-12-16 19:46:33 +01:00 |
|
WolverinDEV
|
e80afb1145
|
Fixed crash
|
2020-12-16 08:45:10 +01:00 |
|
WolverinDEV
|
4fddc87866
|
Fixed an abort
|
2020-12-15 23:21:20 +01:00 |
|
WolverinDEV
|
9b8d1d4d65
|
Fixed a compile bug and added the address santiser
|
2020-12-14 20:33:36 +01:00 |
|
WolverinDEV
|
f240402113
|
Using 32 bit return codes and not 8bit
|
2020-12-12 21:33:55 +01:00 |
|
WolverinDEV
|
93db485d78
|
Added a critical error
|
2020-12-12 21:32:43 +01:00 |
|
WolverinDEV
|
c15595d66e
|
Fixed libnice
|
2020-12-12 20:37:14 +01:00 |
|
WolverinDEV
|
5398ca65f2
|
A lot of video related changes
|
2020-12-12 00:16:40 +01:00 |
|