Commit graph

28 commits

Author SHA1 Message Date
WolverinDEV
d4179db329 Improved the Recorder API 2021-04-05 23:05:44 +02:00
WolverinDEV
e2be859266 Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
WolverinDEV
e5ed31fb47 Fixed some bugs and fixed a critical bug within the event registry 2021-02-15 15:53:01 +01:00
WolverinDEV
c297c441b0 Fixed modal paths 2021-02-09 10:11:40 +01:00
WolverinDEV
84e907adbb Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
WolverinDEV
6b5adf30c7 Fixed some microphone issues 2021-01-08 21:30:48 +01:00
WolverinDEV
2a120987cf Sloppy allowing the user to controll it's max bandwidth used 2021-01-04 21:28:47 +01:00
WolverinDEV
903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV
afc107391f Fixed bug where voice replays even though the client is muted 2020-12-03 12:10:44 +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
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
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
947bac0e66 fixed two compile errors 2020-11-17 11:26:52 +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
583cdd146e Adding a channel popout/popin button for the channel popout renderer 2020-09-29 15:02:36 +02:00
WolverinDEV
ee3eb84862 Fixed whisper session cleanup 2020-09-28 10:46:11 +02:00
WolverinDEV
f2a7f37c74 Improved the server tab navigation bar 2020-09-24 15:51:22 +02:00
WolverinDEV
1da7541d12 Fixed some compile errors 2020-09-16 21:50:21 +02:00
WolverinDEV
6f56150e0b Changes are listed bellow:
- Fixed the control bar microphone and speaker buttons
    - Improved the default identity generation (no web worker required now)
    - Improved voice connection error handling (especially for firefox)
    - Adding a max reconnect limit for voice connection
    - Don't show the newcomer guide when directly connection to a server
    - Fixed default profile initialisation
2020-09-16 19:30:28 +02:00
WolverinDEV
b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV
1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV
a98503285f Starting with the whisper system 2020-08-26 12:33:53 +02:00
WolverinDEV
1a2d78eec5 removed debugging statement 2020-08-24 10:37:54 +02:00
WolverinDEV
e8614c350b Improved the audio API especially for the web client 2020-08-19 23:03:46 +02:00
WolverinDEV
405bc7512d Some restructuring for the voice connection part 2020-08-10 19:39:28 +02:00
WolverinDEV
92e5b72677 Reworked the connection API a bit and the voice unsupported icon now changes with the voice connection state 2020-08-10 14:41:34 +02:00
WolverinDEV
0725bea8dd Improved logging output and fixed a build error 2020-08-05 18:48:27 +02:00
WolverinDEV
21c51548eb Merged all scss files directly into the app and do not load them separately 2020-08-05 16:34:39 +02:00