Commit Graph

121 Commits (6f56150e0b8a5a6ced5224ca4add9ea828559dd9)

Author SHA1 Message Date
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 8dd4cb285c Fixed the dummy voice connection 2020-09-07 19:07:14 +02:00
WolverinDEV e50a8f5d6c Fixed safari for the web client 2020-09-07 14:52:30 +02:00
WolverinDEV b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV 714a4e0a34 Enabled raw commands 2020-09-03 12:14:15 +02:00
WolverinDEV e1dd532205 Some bugfixing 2020-09-02 11:41:51 +02:00
WolverinDEV 8a1b715bfb Using the git hosted opus prebuild project 2020-09-02 11:23:17 +02:00
WolverinDEV 414938c335 Changed the audio lib require path 2020-09-01 14:39:35 +02:00
WolverinDEV 612edd4bb7 Removed unused files 2020-09-01 14:36:42 +02:00
WolverinDEV 34b874c38d Fixed current build errors 2020-09-01 14:16:43 +02:00
WolverinDEV c8d7de7ddd improved audio library error handling 2020-09-01 14:08:40 +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 aa7b9fff43 Some minimal client improvements 2020-08-22 17:50:38 +02:00
WolverinDEV 9189fc20a6 Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader 2020-08-21 00:02:05 +02:00
WolverinDEV e77b9e1184 Some minor code cleanups 2020-08-19 22:55:43 +02:00
WolverinDEV 07c1f6ff15 Removed some debug code 2020-08-19 19:36:17 +02:00
WolverinDEV 400b4f4293 Improved the audio API especially for the web client 2020-08-19 19:33:57 +02:00
WolverinDEV 0d7a34c31a Commiting changes before going on vacation (Still contains errors) 2020-08-13 13:05:37 +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 3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV 6b623a4d11 Some minor W2G and general changes 2020-08-08 15:20:32 +02:00
WolverinDEV 4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV 31ceb97565 Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
WolverinDEV 83cfe0bfd5 The web audio player now only gets constructed on a users gesture 2020-08-05 19:10:24 +02:00
WolverinDEV 0725bea8dd Improved logging output and fixed a build error 2020-08-05 18:48:27 +02:00
WolverinDEV 2a2cfee8b0 Including the assemble files into webpack 2020-08-05 18:25:08 +02:00
WolverinDEV e59fb839c9 Updated .gitignore files and changed client js directory name to app 2020-08-05 16:36:55 +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
WolverinDEV 33c8b75957 Fixed icon and avatar loading 2020-08-01 11:26:08 +02:00
WolverinDEV 7a6bf5914d Cleaned up the log a bit 2020-07-24 00:41:04 +02:00
WolverinDEV 3320a7c46c Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
WolverinDEV 234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV 64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV 99b75f34d6 Improved audio de/encoding 2020-06-12 18:27:33 +02:00
WolverinDEV 5af68c0a1c Fixed some minor transfer bugs as well added some more features required for the native clients file transfer 2020-06-10 22:44:50 +02:00
WolverinDEV c9474ad011 Added a work around for the, sometimes not working emcmake command 2020-06-10 18:48:48 +02:00
WolverinDEV 804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV 0abd6c3178 Using TCP only, because TeaSpeak does not really support UDP yet (missing packet resend for SCTP) 2020-04-19 23:21:37 +02:00
WolverinDEV 37bd67af85 Some minor changed related to the WebRTC bridge 2020-04-19 17:44:59 +02:00
WolverinDEV df8136acb1 Fixed some small stuff 2020-04-18 20:25:58 +02:00
WolverinDEV 7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV 10a5ccbff3 Fixed some native client related bugs 2020-04-11 11:43:41 +02:00
WolverinDEV f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV a52584a4fa Fixed chunk naming and removed unessesery any casts 2020-04-03 16:26:46 +02:00
WolverinDEV 6a85e91f53 Fixed an audio transmission bug 2020-04-03 15:59:32 +02:00