Commit graph

649 commits

Author SHA1 Message Date
WolverinDEV
e94a8a3b4f Fixed icon size for the channel popout 2020-12-06 11:54:39 +01:00
WolverinDEV
b220aaef28 Fixed unlimited Video retries 2020-12-05 22:59:46 +01:00
WolverinDEV
ba382fc025 Actually adding remote ICE candidates as well 2020-12-05 22:21:14 +01:00
WolverinDEV
4823ed4f76 Fixed Firefox private mode 2020-12-05 16:19:37 +01:00
WolverinDEV
e9bf6a53d2 Adding channel entry range selection for ealier multi channel select 2020-12-04 14:44:10 +01:00
WolverinDEV
6f460ae111 Added an option for mass channel subscription and unsubscription 2020-12-04 13:58:05 +01:00
WolverinDEV
3ec0f32634 Updating the channel collapsed state after channel move 2020-12-04 13:43:53 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV
409f7489c4 Added a helper method to verify the current subscribe mode 2020-12-04 12:49:08 +01:00
WolverinDEV
7c63f10b2c Fixed invalid error handling within the file transfer browser 2020-12-04 12:48:54 +01:00
WolverinDEV
fbb8afcc9e Adding a connection timeout and properly unregister peer event handlers 2020-12-04 12:48:36 +01:00
WolverinDEV
132e2f892e fixed auto subscription for new channels 2020-12-04 12:48:19 +01:00
WolverinDEV
373c9bb80f Removing default values when creating a new channel 2020-12-04 12:32:28 +01:00
WolverinDEV
0eb9bb61e8 Some minor channel edit/create ui bug fixes 2020-12-04 11:51:43 +01:00
WolverinDEV
9af7fe11a4 Added a visual indicator when moving clients 2020-12-03 19:13:12 +01:00
WolverinDEV
932c4de17b Automatically subscribing to newly created channels 2020-12-03 17:58:13 +01:00
WolverinDEV
903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV
9a42a02227 Fixed missing tree update on channel move 2020-12-03 12:23:47 +01:00
WolverinDEV
6221cd9028 Updated the ChangeLog.md and fixed some minor bugs 2020-12-03 12:09:36 +01:00
WolverinDEV
8824525d38 Fixed server connection tab move handler 2020-12-03 10:09:55 +01:00
WolverinDEV
a572493d57 Fixed bug where the video hangs after initial playback 2020-12-03 01:30:55 +01:00
WolverinDEV
abf5d6a52a Updated the channel tree move semantics 2020-12-02 20:59:54 +01:00
WolverinDEV
bfeeeebb18 Show the echo test for the webclient only 2020-12-02 18:54:31 +01:00
WolverinDEV
46d9ead8ba Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +01:00
WolverinDEV
33422db12e Implemented support for the native client 2020-11-29 21:00:59 +01:00
WolverinDEV
1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV
b64e4b4dee Increased popop window initialize timeout 2020-11-28 19:35:09 +01:00
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
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
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
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
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
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
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