Commit graph

1335 commits

Author SHA1 Message Date
WolverinDEV
4c16b8373a Moved the RTP part to the shared part and trick the user to activate audio before connecting to any server. 2020-11-28 19:33:54 +01:00
WolverinDEV
1cc91668b7 Some firefox related updates 2020-11-28 15:41:44 +01:00
WolverinDEV
f31ff61518 Added an echo test menu entry within the tools secion 2020-11-28 15:34:28 +01:00
WolverinDEV
164f715171 Prompting the user to unmute himself if he's muted before doing the echo test 2020-11-28 13:15:27 +01:00
WolverinDEV
0ce7da1e4f Fixed whisper commands for old TeaSpeak servers 2020-11-28 13:00:56 +01:00
WolverinDEV
ee0fee5cf7 Implemented the voice whisper backend and reenabled the voice echo test for TeaSpeak 1.5.0 2020-11-28 12:58:22 +01:00
WolverinDEV
18e44faf3c Some small updates, related to firefox 2020-11-25 23:41:32 +01:00
WolverinDEV
e9e8e2c69b Showing the connection details as well if the extended video view has been opened 2020-11-22 19:12:02 +01:00
WolverinDEV
02a939da15 Added the option to mute/unmute remote video and some minor bugfixing 2020-11-22 19:08:19 +01:00
WolverinDEV
173ba5b696 Fixed missing icons 2020-11-22 16:43:06 +01:00
WolverinDEV
83a4c6c0f4 Fixed compile error 2020-11-22 16:24:53 +01:00
WolverinDEV
0fc138598b Fixed compile error 2020-11-22 16:24:32 +01:00
WolverinDEV
0e030215db Some minor changes and fixes 2020-11-22 16:11:00 +01:00
WolverinDEV
0bde320faa Updated the video codec, added screen sharing and added a lot of video configure options. 2020-11-22 13:48:15 +01:00
WolverinDEV
9f98481057 Fixed the dummy voice connection 2020-11-17 15:40:29 +01:00
WolverinDEV
a7b1815d2b Fixed #148 2020-11-17 14:38:48 +01:00
WolverinDEV
d3d11700ce Reduced client update command spam as well reduced the overall client join commands (Fixing #147) 2020-11-17 14:35:26 +01:00
WolverinDEV
8be3943d00 Added legacy support for the non 1.5.0 TeaSpeak server voice bridge and fixed the client status updates 2020-11-17 14:27:46 +01:00
WolverinDEV
769563757e Removed debugging code and fixed minor out of order status update bug for the connection status 2020-11-17 13:29:36 +01:00
WolverinDEV
ee35e252cf Improved RTC connection handling and logging 2020-11-17 13:10:24 +01:00
WolverinDEV
9afced5d98 Muting the speaker now results in muted clients as well 2020-11-17 11:27:14 +01:00
WolverinDEV
947bac0e66 fixed two compile errors 2020-11-17 11:26:52 +01:00
WolverinDEV
2783fff2f1 Double clicking on the video now opens the extended view 2020-11-17 11:01:03 +01:00
WolverinDEV
ae83459c30 Added a connection status indicator and broke Firefox audio playback (not sure why). 2020-11-16 21:02:18 +01:00
WolverinDEV
10ed00dd19 Using default video codec 120 since FF dosn't seem to support payload type switching for VP8 2020-11-16 00:02:47 +01:00
WolverinDEV
b23655dea3 Using codec 101 as VP8 payload type 2020-11-15 23:28:34 +01:00
WolverinDEV
e2fed64b39 Fixed the video connection for firefox and some minor bugfixes 2020-11-15 23:28:00 +01:00
WolverinDEV
1ca64c82e2 Some video chat updates 2020-11-12 20:53:56 +01:00
WolverinDEV
ea4e08c2f6 Fixed missing icons 2020-11-10 17:25:25 +01:00
WolverinDEV
bfd006c9d0 Fixed animation limit 2020-11-10 16:16:51 +01:00
WolverinDEV
658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV
cde346a628 fixed drag flickering 2020-11-06 16:19:07 +01:00
WolverinDEV
7c14127b30 Fixed a small exception 2020-10-31 11:18:56 +01:00
WolverinDEV
2f5c0f6143 Fixed compile errors 2020-10-05 15:18:50 +02:00
WolverinDEV
fb5487c756 Removed second dangling reference 2020-10-05 13:28:06 +02:00
WolverinDEV
dd5c9c3580 Removed dangling import 2020-10-05 13:01:03 +02:00
WolverinDEV
7663689a09 Removed unneeded code and HTML templates 2020-10-05 12:58:55 +02:00
WolverinDEV
32b4ea710b Removed unused app container 2020-10-05 12:50:50 +02:00
WolverinDEV
9b86110508 Updated the ChangeLog.md 2020-10-05 12:50:07 +02:00
WolverinDEV
82a5b1127f Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02:00
WolverinDEV
df73618bd0 Added an option to abort the loader animation 2020-10-05 10:44:44 +02:00
WolverinDEV
130e64162a Merge branch 'master' into develop
# Conflicts:
#	loader/app/targets/app.ts
#	loader/app/targets/maifest-target.ts
2020-10-04 22:38:38 +02:00
WolverinDEV
2a172565a8 Adding a halloween animation special for the client 2020-10-04 20:47:19 +02:00
WolverinDEV
51bdcc2ddd Fixed the channel info modal 2020-10-04 16:15:50 +02:00
WolverinDEV
47f437ff12 Using a relative webpack public path again 2020-10-04 16:15:50 +02:00
WolverinDEV
f4ae18a4b8 Using a general client tag element for all client tags and introduced the channel conversation mode variable 2020-10-04 16:15:50 +02:00
WolverinDEV
f34efcc7f7 Fixed invalid channel tree unique id assignment for the initial server entry (https://forum.teaspeak.de/index.php?threads/2986) 2020-10-04 16:15:50 +02:00
WolverinDEV
c8d037e33a Adding an option for rnnoise suppression on the native client 2020-10-04 16:15:50 +02:00
WolverinDEV
6a491e37b3 Improved client entry handling 2020-10-04 16:15:50 +02:00
WolverinDEV
1a79afa54e Enabled remote channel trees 2020-10-04 16:15:50 +02:00